diff options
author | Richard A Nelson (Rick) <cowboy@debian.org> | 2006-03-22 20:50:00 +0000 |
---|---|---|
committer | Andreas Beckmann <debian@abeckmann.de> | 2012-10-01 19:58:56 +0200 |
commit | ab1276b180342a4a55819c6757f71d74008d948c (patch) | |
tree | 4b6d3b54f4c25aa795aba3b269ef37b7ede95790 /debian/changelog | |
parent | 0ab3c537c28afd9a8ef91e43e1f4f528dece0af2 (diff) | |
download | sendmail-ab1276b180342a4a55819c6757f71d74008d948c.tar.gz |
Imported Debian patch 8.13.6-1debian/8.13.6-1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 602077d..7123d7e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +sendmail (8.13.6-1) unstable; urgency=high + + * Fix race condition, potentially allowing remote execution of arbitrary + code [CVE-2006-0058]. Using upstream patch 8.13.5.p0 (Closes: #358440) + + * Add libmilter0-dbg to help those building milter packages + + -- Richard A Nelson (Rick) <cowboy@debian.org> Wed, 22 Mar 2006 20:50:00 -0000 + +sendmail (8.13.5-4) private; urgency=low + * /etc/cron.d/sendmail needs to check for /etc/init.d/sendmail to see + if sendmail-bin package has been removed + * Restore somehow lost dialup/provider m4 files in default sendmail.mc + * make sendmail.conf defaults more sane (Dynamic, eth0) + * remove bogus confRRT_IMPLIES_DSN + * update default key length to 2048 + * Add libmilter0-dbg to help those building milter packages + + -- Richard A Nelson (Rick) <cowboy@debian.org> Sun, 27 Nov 2005 21:50:00 -0000 + sendmail (8.13.5-3) unstable; urgency=low * Rebuild against libssl-0.9.8 * New version of kFreeBSD patch |