pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q2]: pkgsrc/mail/postfix-current pullup ticket #2496 - req...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c92ea635af8
branches: pkgsrc-2008Q2
changeset: 544261:7c92ea635af8
user: rtr <rtr%pkgsrc.org@localhost>
date: Mon Aug 18 12:18:46 2008 +0000
description:
pullup ticket #2496 - requested by martti
postfix-current: update package for fixes
revisions pulled up:
pkgsrc/mail/postfix-current/Makefile 1.99
pkgsrc/mail/postfix-current/distinfo 1.45
Module Name: pkgsrc
Committed By: martti
Date: Mon Aug 18 07:19:13 UTC 2008
Modified Files:
pkgsrc/mail/postfix-current: Makefile distinfo
Log Message:
Updated mail/postfix-current to 2.6.20080814
20080804
Bugfix: dangling pointer in vstring_sprintf_prepend().
File: util/vstring.c.
20080814
Security: some systems have changed their link() semantics,
and will hardlink a symlink, contrary to POSIX and XPG4.
Sebastian Krahmer, SuSE. File: util/safe_open.c.
The solution introduces the following incompatible change:
when the target of mail delivery is a symlink, the parent
directory of that symlink must now be writable by root only
(in addition to the already existing requirement that the
symlink itself is owned by root). This change will break
legitimate configurations that deliver mail to a symbolic
link in a directory with less restrictive permissions.
diffstat:
mail/postfix-current/Makefile | 6 +++---
mail/postfix-current/distinfo | 8 ++++----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (30 lines):
diff -r 6d8af986c2eb -r 7c92ea635af8 mail/postfix-current/Makefile
--- a/mail/postfix-current/Makefile Mon Aug 18 09:58:13 2008 +0000
+++ b/mail/postfix-current/Makefile Mon Aug 18 12:18:46 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.97.6.1 2008/08/18 09:57:49 rtr Exp $
+# $NetBSD: Makefile,v 1.97.6.2 2008/08/18 12:18:46 rtr Exp $
-DISTNAME= postfix-2.6-20080726
-PKGNAME= postfix-2.6.20080726
+DISTNAME= postfix-2.6-20080814
+PKGNAME= postfix-2.6.20080814
CATEGORIES= mail
MASTER_SITES= ftp://ftp.porcupine.org/mirrors/postfix-release/experimental/
DIST_SUBDIR= postfix
diff -r 6d8af986c2eb -r 7c92ea635af8 mail/postfix-current/distinfo
--- a/mail/postfix-current/distinfo Mon Aug 18 09:58:13 2008 +0000
+++ b/mail/postfix-current/distinfo Mon Aug 18 12:18:46 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.43.6.1 2008/08/18 09:57:49 rtr Exp $
+$NetBSD: distinfo,v 1.43.6.2 2008/08/18 12:18:46 rtr Exp $
-SHA1 (postfix/postfix-2.6-20080726.tar.gz) = 738ffc2cb517560aff031882f898d967ea12c44f
-RMD160 (postfix/postfix-2.6-20080726.tar.gz) = b120be8ac224c9278ada39473b67867e514637cc
-Size (postfix/postfix-2.6-20080726.tar.gz) = 3178011 bytes
+SHA1 (postfix/postfix-2.6-20080814.tar.gz) = 688aae4ac92b78375d6d3a9a5de980f651425062
+RMD160 (postfix/postfix-2.6-20080814.tar.gz) = 9cdceb4da755bd05aa712335c650796ab09080d4
+Size (postfix/postfix-2.6-20080814.tar.gz) = 3157840 bytes
SHA1 (patch-aa) = 757b6f1be1a51696f1c7d41ad520cba3b8420dcf
SHA1 (patch-ag) = 4d66026fe81dde97470bd01d529af191f1547228
SHA1 (patch-ai) = 7b19361e77d25139134511331a82abcd26b5336d
Home |
Main Index |
Thread Index |
Old Index