diff options
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 |