diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index fe95af9..d9a0055 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +sendmail (8.13.4-2) unstable; urgency=high + * Important migration fixes + + Correct netbase depends (4.08, not 4.0.8) closes: #305513 + + Remove /etc/mail/databases on upgrade to prevent duplication + of some entries. + + Build with current libldap2{,-dev} since they're in testing + + Sanitize PATH in sendmail script earlier closes: #304628 + + -- Richard A Nelson (Rick) <cowboy@debian.org> Mon, 25 Apr 2005 02:30:00 -0000 + sendmail (8.13.4-1) unstable; urgency=low * New upstream release * Refit patches @@ -11,7 +21,7 @@ sendmail (8.13.4-0) private; urgency=low -- Richard A Nelson (Rick) <cowboy@debian.org> Mon, 28 Mar 2005 01:50:00 -0000 sendmail (8.13.3+8.13.4.Beta0-0) private; urgency=low - * New upstream alpha + * New upstream beta * Refit patches -- Richard A Nelson (Rick) <cowboy@debian.org> Wed, 23 Mar 2005 16:37:00 -0000 |