diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 73693bd..543b962 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +sendmail (8.14.2-3) unstable; urgency=low + + * Correct the setup of Submission (587) and local injection + + sendmail.mc adds M=Ea to submission port + + submit.mc changed to use port 25 + otherwise local mail injection fails (thanks to Ian Corbett) + + If you have already installed sendmail, and are having issues + with AUTH required and local mail injection, check your .mc files + against /usr/share/doc/sendmail/examples/cf/debian/*.mc + + * pedantry bug (proof that two heads are better than one) - + misspelling in logrotate.conf + * Cleanup better on purge of sendmail-base Closes: #454685 + * FTBFS on non-linux arch Closes: #459610 + control.m4.in + * Generate TLS DH/DS parameters Closes: #461802 + This only affects new installs or certificate recreation + update_tls, update_tlsm4, starttls.m4, Parse_mc.pm + * Build using newer LDAP and DB2 + * Define LDAP_DEPRECATED Closes: #463371 + configure.ac + + -- Richard A Nelson (Rick) <cowboy@debian.org> Fri, 07 Dec 2007 20:15:00 -0000 + sendmail (8.14.2-2) unstable; urgency=low * When creating /etc/sasldb2; use proper group (sasl) |