diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2006-09-15 00:00:25 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:59:01 +0200 |
commit | f0f36485dea156186c1c26f1d281e3f508da0c7a (patch) | |
tree | 2d3f3aa9ce7fbf15d0510c6120b605f849817afe /debian/changelog | |
parent | 896b3e655fe945bda9e3f0d53d38352163da5081 (diff) | |
download | sendmail-debian/8.13.8-3.tar.gz |
Imported Debian patch 8.13.8-3debian/8.13.8-3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index ad05281..7c4b734 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,22 @@ +sendmail (8.13.8-3) unstable; urgency=high + + * !!! Fix some serious issues wrt upcomming transition !!! + + * IMPORTANT typo (s vs m) on iconnect timeout closes: #402159 + this may cause delivery failures + * IMPORTANT SASL update for libnss-ldap closes: #369841 + * IMPORTANT startup change - drop cleanqueue closes: #398835 + * IMPORTANT Use -qf for cron-based queue runners to make sure we don't + release the pseudo lock before we're done closes: #386459 + * Re-enable libwrap (TCPWrappers) for things like fail2ban and denyhosts + * upgrade dependancies (db4.2, sasl, etc) to current versions + * Suggest cyrus-common (for crydeliver) closes: #388366 + * Bump MAX_HOP count per rfc 2821 closes: #329625 + * Remove /etc/cron.d/sendmail on removal of sendmail-bin + closes: #340944 + + -- Richard A Nelson (Rick) <cowboy@debian.org> Fri, 15 Sep 2006 00:00:25 -0000 + sendmail (8.13.8-2) unstable; urgency=low * /var/lib/sendmail must not be group-writable, but |