1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
|
opensmtpd-extras (5.7.1-3) unstable; urgency=medium
[ Ryan Kavanagh ]
* Fix typo in bug number in changelog
* Split experimental filters into an -experimental package. Warn users of
the split via a NEWS file.
* Force OpenSSL version to be 1.0.x (Closes: #828474)
* Transition from libmysqlclient-dev to default-libmysqlclient-dev
* Bump standards version to 3.9.8
* Fix typo in filter_api.c, 06_filter_api_typo.diff
[ Jonas Maurus ]
* Fix segfault in table_postgres if connections suddenly close and
PQresultErrorField returns NULL. 05_TABLE_POSTGRES.diff
-- Ryan Kavanagh <rak@debian.org> Thu, 24 Nov 2016 20:01:58 -0500
opensmtpd-extras (5.7.1-2) unstable; urgency=medium
* Don't ignore --with-privsep-path configure option, 03_PATH_CHROOT.diff
(Closes: #812537)
* Bump Standards-Version to 3.9.7
* Fix typo in filter-pause(8), 04_manpage_typo.diff
* Transition Vcs-Git URL from git:// to https://
-- Ryan Kavanagh <rak@debian.org> Sat, 20 Feb 2016 17:22:29 -0500
opensmtpd-extras (5.7.1-1) unstable; urgency=low
* Initial release (Closes: #803688)
-- Ryan Kavanagh <rak@debian.org> Sun, 01 Nov 2015 21:03:14 -0500
|