Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-6] src
Module Name: src
Committed By: martin
Date: Sun Aug 12 19:25:23 UTC 2012
Modified Files:
src/doc [netbsd-6]: 3RDPARTY CHANGES
src/external/ibm-public/postfix/dist [netbsd-6]: HISTORY
src/external/ibm-public/postfix/dist/src/dns [netbsd-6]: dns_lookup.c
src/external/ibm-public/postfix/dist/src/global [netbsd-6]:
mail_version.h
src/external/ibm-public/postfix/dist/src/local [netbsd-6]:
biff_notify.c
src/external/ibm-public/postfix/dist/src/smtpd [netbsd-6]:
smtpd_sasl_proto.c
src/external/ibm-public/postfix/dist/src/util [netbsd-6]:
unix_pass_trigger.c
Log Message:
Pull up the following revisions (requested by tron in ticket #481):
doc/3RDPARTY 1.957
doc/CHANGES 1.1731
external/ibm-public/postfix/dist/HISTORY patch
external/ibm-public/postfix/dist/src/dns/dns_lookup.c patch
external/ibm-public/postfix/dist/src/global/mail_version.h patch
external/ibm-public/postfix/dist/src/local/biff_notify.c patch
external/ibm-public/postfix/dist/src/smtpd/smtpd_sasl_proto.c patch
external/ibm-public/postfix/dist/src/util/unix_pass_trigger.c patch
Update Postfix to version 2.8.12:
- The local(8) delivery agent's BIFF client leaked an unprivileged UDP
socket. Fix by Jaroslav Skarvada. This bug was introduced 19990127.
- The SMTP server did not reject the AUTH command while a MAIL FROM
transaction was in progress. Reported by Timo Sirainen.
This bug was introduced 20000314.
- The unused "pass" trigger client could close the wrong file
descriptors. This bug was introduced with Postfix 2.8.
To generate a diff of this commit:
cvs rdiff -u -r1.909.2.11 -r1.909.2.12 src/doc/3RDPARTY
cvs rdiff -u -r1.1670.2.5 -r1.1670.2.6 src/doc/CHANGES
cvs rdiff -u -r1.1.1.12.2.2 -r1.1.1.12.2.3 \
src/external/ibm-public/postfix/dist/HISTORY
cvs rdiff -u -r1.1.1.2 -r1.1.1.2.8.1 \
src/external/ibm-public/postfix/dist/src/dns/dns_lookup.c
cvs rdiff -u -r1.1.1.12.2.2 -r1.1.1.12.2.3 \
src/external/ibm-public/postfix/dist/src/global/mail_version.h
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.12.1 \
src/external/ibm-public/postfix/dist/src/local/biff_notify.c
cvs rdiff -u -r1.1.1.3 -r1.1.1.3.6.1 \
src/external/ibm-public/postfix/dist/src/smtpd/smtpd_sasl_proto.c
cvs rdiff -u -r1.1.1.1 -r1.1.1.1.8.1 \
src/external/ibm-public/postfix/dist/src/util/unix_pass_trigger.c
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