[Lunar-commits] r19390 - moonbase/trunk/mail/sendmail
Auke Kok
sofar at lunar-linux.org
Wed Mar 22 22:39:33 UTC 2006
Author: sofar
Date: 2006-03-22 22:39:32 +0000 (Wed, 22 Mar 2006)
New Revision: 19390
Modified:
moonbase/trunk/mail/sendmail/DETAILS
Log:
security fix: remote root possible vuln.
Modified: moonbase/trunk/mail/sendmail/DETAILS
===================================================================
--- moonbase/trunk/mail/sendmail/DETAILS 2006-03-22 19:26:01 UTC (rev 19389)
+++ moonbase/trunk/mail/sendmail/DETAILS 2006-03-22 22:39:32 UTC (rev 19390)
@@ -1,19 +1,19 @@
MODULE=sendmail
- VERSION=8.13.5
+ VERSION=8.13.6
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:3c6a6caf1deaf960b340b03128df63e4cd553cde
+ SOURCE_VFY=sha1:6c35f4780bd9fc5f8982977ad699752e2ccb26d0
WEB_SITE=http://www.sendmail.org/
ENTERED=20010922
- UPDATED=20050917
- SHORT="sendmail is the de-facto SMTP server."
+ UPDATED=20060322
+ SHORT="The de-facto SMTP server."
cat << EOF
-Sendmail is the de-facto standard SMTP server for relaying e-mail around
-the world. Sendmail is a very complex server that allows great
-flexibility but at the cost of complexity. It's installation is
-lengthy and configuration can be a nightmare, be warned. Fortunately
-it is the most reliable mailserver around so almost any major e-mail
-provider runs this.
+Sendmail is the de-facto standard SMTP server for relaying e-mail
+around the world. Sendmail is a very complex server that allows great
+flexibility but at the cost of complexity. It's installation is lengthy
+and configuration can be a nightmare, be warned. Fortunately it is the
+most reliable mailserver around so almost any major e-mail provider
+runs this.
EOF
More information about the Lunar-commits
mailing list