Subject: CVS commit: pkgsrc/net/couriertcpd
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 10/15/2007 15:37:06
Module Name: pkgsrc
Committed By: jlam
Date: Mon Oct 15 15:37:06 UTC 2007
Modified Files:
pkgsrc/net/couriertcpd: Makefile distinfo
Removed Files:
pkgsrc/net/couriertcpd/patches: patch-aa patch-ab
Log Message:
Update net/couriertcpd to 0.57.1. Changes from version 0.56.0 include:
* Avoid hardcoding file descriptor numbers where possible.
* Include remote port number in IMAP and POP3 logs.
* Ignore SIGPIPE errors in couriertcpd, preventing couriertcpd from being
terminated if the stderr logger crashes.
* Looping SPF query should abort with SPF UNKNOWN, as per specs.
* "SSL23" tries SSLv3 before falling back to SSLv2.
* Prime the OpenSSL entropy pool on platforms that don't have a ready
source available.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 pkgsrc/net/couriertcpd/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/net/couriertcpd/distinfo
cvs rdiff -r1.3 -r0 pkgsrc/net/couriertcpd/patches/patch-aa \
pkgsrc/net/couriertcpd/patches/patch-ab
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.