[Lunar-commits] <moonbase> sendmail: version bumped to 8.14.3.
Florin Braescu
florin at lunar-linux.org
Sun May 4 19:48:27 CEST 2008
commit 57fedcfee145c90ee57142e98a73b978314631f3
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun May 4 20:48:27 2008 +0300
sendmail: version bumped to 8.14.3.
Changes:
-During ruleset processing the generation of a key for a map
lookup and the parsing of the default value was broken
for some macros, e.g., $|, which caused the BlankSub
character to be inserted into the workspace and thus
failures, e.g., rules that should have matched did not.
-8.14.2 caused a regression: it accessed (macro) storage which was
freed before.
-Improve pathname length checks for persistent host status.
-Reword misleading SMTP reply text for FEATURE(`badmx').
-The read timeout was fixed to be Timeout.datablock if STARTTLS
was activated. This may cause problems if that value
is lowered from its default.
-CONFIG: Using LOCAL_TLS_CLIENT caused the tls_client ruleset
to operate incorrectly.
-LIBMILTER: Omitting some protocol steps via the xxfi_negotiate()
callback did not work properly. The patchlevel of
libmilter has been set to 1 so a milter can determine
whether libmilter contains this fix.
-MAKEMAP: If a delimiter is specified (-t) use that also when
dumping a map.
---
mail/sendmail/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/mail/sendmail/DETAILS b/mail/sendmail/DETAILS
index 8d45f05..b255fc2 100644
--- a/mail/sendmail/DETAILS
+++ b/mail/sendmail/DETAILS
@@ -1,12 +1,12 @@
MODULE=sendmail
- VERSION=8.14.2
+ VERSION=8.14.3
SOURCE=$MODULE.$VERSION.tar.gz
- SOURCE_URL[0]=ftp://ftp.sendmail.org/pub/$MODULE/
- SOURCE_URL[1]=http://www.sendmail.org/ftp/
- SOURCE_VFY=sha1:2b92a1d439374249ef6bf024cfb8072902c5682a
- WEB_SITE=http://www.sendmail.org/
+ SOURCE_URL[0]=ftp://ftp.sendmail.org/pub/$MODULE
+ SOURCE_URL[1]=http://www.sendmail.org/ftp
+ SOURCE_VFY=sha1:814c54c3917aa6b0981b5ea99fb34e0c02f31489
+ WEB_SITE=http://www.sendmail.org
ENTERED=20010922
- UPDATED=20071102
+ UPDATED=20080504
SHORT="The de-facto SMTP server"
cat << EOF
More information about the Lunar-commits
mailing list