pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/postfix Updated mail/postfix to 2.5.5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99f7bdc362cd
branches:  trunk
changeset: 546531:99f7bdc362cd
user:      martti <martti%pkgsrc.org@localhost>
date:      Thu Sep 04 08:25:19 2008 +0000

description:
Updated mail/postfix to 2.5.5

Postfix 2.4 and later, on Linux kernel 2.6, is vulnerable to a
denial of service attack by a local user. There is no breach of
data confidentiality or data integrity. This problem was found by
the Postfix author during routine source code maintenance.

An on-line version of this announcement is available at
http://www.postfix.org/announcements/20080902.html

diffstat:

 mail/postfix/Makefile         |   4 ++--
 mail/postfix/distinfo         |  14 +++++++-------
 mail/postfix/patches/patch-aa |   4 +++-
 mail/postfix/patches/patch-ag |   4 +++-
 mail/postfix/patches/patch-ai |   4 +++-
 5 files changed, 18 insertions(+), 12 deletions(-)

diffs (64 lines):

diff -r 6d718dab141e -r 99f7bdc362cd mail/postfix/Makefile
--- a/mail/postfix/Makefile     Thu Sep 04 06:45:51 2008 +0000
+++ b/mail/postfix/Makefile     Thu Sep 04 08:25:19 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.219 2008/08/22 20:29:55 ghen Exp $
+# $NetBSD: Makefile,v 1.220 2008/09/04 08:25:19 martti Exp $
 
-DISTNAME=      postfix-2.5.4
+DISTNAME=      postfix-2.5.5
 #PKGREVISION=  1
 CATEGORIES=    mail
 MASTER_SITES=  ftp://ftp.porcupine.org/mirrors/postfix-release/official/
diff -r 6d718dab141e -r 99f7bdc362cd mail/postfix/distinfo
--- a/mail/postfix/distinfo     Thu Sep 04 06:45:51 2008 +0000
+++ b/mail/postfix/distinfo     Thu Sep 04 08:25:19 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.118 2008/08/18 07:13:41 martti Exp $
+$NetBSD: distinfo,v 1.119 2008/09/04 08:25:19 martti Exp $
 
-SHA1 (postfix/postfix-2.5.4.tar.gz) = 995f5873c464ac9427b543d25c4325e2fbbb7bf5
-RMD160 (postfix/postfix-2.5.4.tar.gz) = 83d59f949eb13656b60226fc43b7ab24b227c873
-Size (postfix/postfix-2.5.4.tar.gz) = 3157713 bytes
-SHA1 (patch-aa) = 757b6f1be1a51696f1c7d41ad520cba3b8420dcf
-SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228
-SHA1 (patch-ai) = 7b19361e77d25139134511331a82abcd26b5336d
+SHA1 (postfix/postfix-2.5.5.tar.gz) = 7240be9e362b991bacfcf7e3771ab611e872ac12
+RMD160 (postfix/postfix-2.5.5.tar.gz) = 2118fa61710bdb266d4fb8b7a0f60cf0f633c801
+Size (postfix/postfix-2.5.5.tar.gz) = 3157877 bytes
+SHA1 (patch-aa) = 5b4923402c80957e47b8a4e16c897287b88544bb
+SHA1 (patch-ag) = 3ed54069a744e214742a972738b306defe3cb69a
+SHA1 (patch-ai) = 1f28a35b8c6f28f5cfc4d374d0ed30bf13886a3b
diff -r 6d718dab141e -r 99f7bdc362cd mail/postfix/patches/patch-aa
--- a/mail/postfix/patches/patch-aa     Thu Sep 04 06:45:51 2008 +0000
+++ b/mail/postfix/patches/patch-aa     Thu Sep 04 08:25:19 2008 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-aa,v 1.20 2008/02/18 17:45:34 ghen Exp $
+$NetBSD: patch-aa,v 1.21 2008/09/04 08:25:20 martti Exp $
+
+Make this pkgsrc friendly.
 
 --- postfix-install.orig       2007-12-05 02:16:40.000000000 +0200
 +++ postfix-install    2008-01-17 15:59:23.000000000 +0200
diff -r 6d718dab141e -r 99f7bdc362cd mail/postfix/patches/patch-ag
--- a/mail/postfix/patches/patch-ag     Thu Sep 04 06:45:51 2008 +0000
+++ b/mail/postfix/patches/patch-ag     Thu Sep 04 08:25:19 2008 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-ag,v 1.24 2007/04/03 07:27:51 martti Exp $
+$NetBSD: patch-ag,v 1.25 2008/09/04 08:25:20 martti Exp $
+
+Only define HAS_DB if it hasn't been defined.
 
 --- src/util/sys_defs.h.orig   2007-03-25 00:45:33.000000000 +0200
 +++ src/util/sys_defs.h        2007-04-03 08:51:26.000000000 +0300
diff -r 6d718dab141e -r 99f7bdc362cd mail/postfix/patches/patch-ai
--- a/mail/postfix/patches/patch-ai     Thu Sep 04 06:45:51 2008 +0000
+++ b/mail/postfix/patches/patch-ai     Thu Sep 04 08:25:19 2008 +0000
@@ -1,4 +1,6 @@
-$NetBSD: patch-ai,v 1.21 2008/02/18 17:45:34 ghen Exp $
+$NetBSD: patch-ai,v 1.22 2008/09/04 08:25:20 martti Exp $
+
+Make this pkgsrc friendly.
 
 --- makedefs.orig      2007-08-19 14:28:11.000000000 +0000
 +++ makedefs   2007-10-22 05:50:31.000000000 +0000



Home | Main Index | Thread Index | Old Index