pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mail
Module Name: pkgsrc
Committed By: tron
Date: Sat Jun 14 08:58:06 UTC 2008
Modified Files:
pkgsrc/mail/libmilter: Makefile
pkgsrc/mail/sendmail: Makefile.common distinfo
pkgsrc/mail/sendmail/patches: patch-ai
Log Message:
Update "sendmail" and "libmilter" package to version 8.14.3.
Changes since version 8.14.2:
* the MTA accessed storage after it free()d it. This was a regression
introduced in 8.14.2, but the bug only showed up on a few operating
systems.
* ruleset processing: the function cataddr() could cause the addition of
the BlankSub character between some tokens when it should not happen
and thus failures in rule matching. It seems that none of the default
rules were affected by this bug and hence the problem did not show up
for default configurations.
* the libmilter state engine did not deal correctly with milters that
requested the omission of protocol steps during the negotiation callback.
Approved by John Nemeth.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/mail/libmilter/Makefile
cvs rdiff -r1.45 -r1.46 pkgsrc/mail/sendmail/Makefile.common
cvs rdiff -r1.36 -r1.37 pkgsrc/mail/sendmail/distinfo
cvs rdiff -r1.7 -r1.8 pkgsrc/mail/sendmail/patches/patch-ai
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index