[Lunar-commits] r26572 - moonbase/trunk/mail/sendmail
Florin Braescu
florin at lunar-linux.org
Fri Nov 2 20:45:15 CET 2007
Author: florin
Date: 2007-11-02 20:45:15 +0100 (Fri, 02 Nov 2007)
New Revision: 26572
Modified:
moonbase/trunk/mail/sendmail/DETAILS
Log:
bump the version from 6.14.1 to 6.14.2. Fixes were made for a bug in the milter function smfi_chgfrom() which could cause the loss of a message body, the handling of queued messages with 8 bit characters in From: or To: header which could be "mistaken" for internal control characters during a queue run and trigger various consistency checks, and the handling of lines longer than MAXLINE-1 characters in certain cases.
Modified: moonbase/trunk/mail/sendmail/DETAILS
===================================================================
--- moonbase/trunk/mail/sendmail/DETAILS 2007-11-02 16:59:15 UTC (rev 26571)
+++ moonbase/trunk/mail/sendmail/DETAILS 2007-11-02 19:45:15 UTC (rev 26572)
@@ -1,12 +1,12 @@
MODULE=sendmail
- VERSION=8.14.1
+ VERSION=8.14.2
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:327a77a3b5a55810f2addae7dfd6cfd95645f476
+ SOURCE_VFY=sha1:2b92a1d439374249ef6bf024cfb8072902c5682a
WEB_SITE=http://www.sendmail.org/
ENTERED=20010922
- UPDATED=20070404
+ UPDATED=20071102
SHORT="The de-facto SMTP server"
cat << EOF
More information about the Lunar-commits
mailing list