diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c13b6ba..1f11598 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,17 @@ +sendmail (8.13.3-8) unstable; urgency=high + * Correct two migration issues noted during the exploration of #297621 + thanks to Jeremy Brown + - Remove NTLM from default list of SASL mechanisms until someone + can provide a working sample. + - Move pam.d/smtp from old, hardcoded auth/acc to common-auth/acc + * Remove a double start due to logging changes in -7 + * add -z to uucp mailer args for some systems + * Hrm, earlier libmilter-dev wrongly provided .so closes: #297104 + * Drop -DCONTENTLENGTH from mail.local closes: #296190 + see the bug for an excellent treatment from Paul Szabo + + -- Richard A Nelson (Rick) <cowboy@debian.org> Tue, 01 Mar 2005 19:02:00 -0000 + sendmail (8.13.3-7) unstable; urgency=high * Build conflicts on older version of fakeroot (or sudo) (FTBFS) * Log (some) sendmail startup commands iff LOG_CMDS=Yes |