pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [pkgsrc-2008Q2] pkgsrc/mail/postfix-current
Module Name: pkgsrc
Committed By: rtr
Date: Mon Aug 18 12:18:46 UTC 2008
Modified Files:
pkgsrc/mail/postfix-current [pkgsrc-2008Q2]: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -r1.97.6.1 -r1.97.6.2 pkgsrc/mail/postfix-current/Makefile
cvs rdiff -r1.43.6.1 -r1.43.6.2 pkgsrc/mail/postfix-current/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index