-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 19 Feb 2016 14:38:55 -0500 Source: opensmtpd Binary: opensmtpd Architecture: source amd64 Version: 5.7.3p2-1~bpo8+1 Distribution: jessie-backports Urgency: high Maintainer: Ryan Kavanagh <rak@debian.org> Changed-By: Ryan Kavanagh <rak@debian.org> Description: opensmtpd - secure, reliable, lean, and easy-to configure SMTP server Closes: 706985 721269 723893 724062 724343 725103 727017 729923 730452 732989 741238 747666 748150 748513 749810 756069 767303 770939 800787 813398 Changes: opensmtpd (5.7.3p2-1~bpo8+1) jessie-backports; urgency=medium . * Backporting to jessie at user's request * Set debian branch to debian/jessie in gbp.conf . opensmtpd (5.7.3p2-1) unstable; urgency=medium . * New upstream release + Fixes segfault when relaying mail (Closes: #813398) * Make Vcs-* URLs secure * 'fortify' hardening option no longer detects false-positive buffer overflow when processing offline queue. Reenabling. + Accordingly, drop unneeded hardening-no-fortify overrides. . opensmtpd (5.7.3p1-1) unstable; urgency=high . * New upstream release + Fixes security issues (Closes: #800787, CVE-2015-7687). This point release also features fixes to security issues that weren't part of the Qualsys audit. + No longer have conflicting declarations of fatal in source (Closes: #749810) * Drop 02_hyphen_as_minus_sign.diff, 06_man_cleanup.diff, 11_compile_warnings.diff, 12_ssl_check.diff. All applied upstream * Updated 07_automake_missing_options.diff to reflect changes to upstream source * Fix typo in manpage, 11_smtpd.conf.5_typo.diff * Update the copyright file * Drop our local copy of the upstream changelog * Recommend opensmtpd-extras: the tables and filters have been forked off into a separate project upstream * (Build-)Depend on libasr: this library has also forked off into a stand-alone project * Drop useless build-dependencies on autoconf/automake/libtool: these are already brought in by dh-autoreconf * Update lintian overrides: we drop overrides for filters moved to opensmtpd-extras, add overrides due to a broken dep5 check, and override spelling-error-in-copyright (the error is in the license text) * Update configure options in rules to continue building the db table and makemap . opensmtpd (5.4.2p1-4) unstable; urgency=medium . * Don't abort on unseen flags in debconf (Closes: #770939) * Added Dutch translations. (Closes: #767303) Thanks to Frans Spiesschaert <Frans.Spiesschaert@yucom.be> * Bump standards version to 3.9.6 * Updated debian/copyright to conform to dep5 . opensmtpd (5.4.2p1-3) unstable; urgency=medium . * Specify location of CA certificates when running ./configure; fixes broken certificate verification when establishing encrypted connection (Closes: #756069) . opensmtpd (5.4.2p1-2) unstable; urgency=medium . * Disable fortify, fixes sigabort on buffer overflow false positive * Fix broken SSL version check, 12_ssl_check.diff (Closes: #748150) . opensmtpd (5.4.2p1-1) unstable; urgency=medium . * Imported Upstream version 5.4.2p1 + Drop 05_no_smtpscript.diff, no longer needed + Drop 08_man_errors.diff, applied upstream + Drop 09_hyphens_in_man.diff, applied upstream * This build against the new openssl package permits opensmtpd to start again (Closes: #748513); the underlying problem has been reported upstream * Install CONFIG-UPDATE.txt.gz (Closes: #741238) * Get rid of unnecessary compile time warnings, 11_compile_warnings.diff (Closes: #747666). Thanks to Benny Baumann for the patch. * Update copyright file with new holders and years * Update lintian overrides with new false positives for hyphens in man pages. . opensmtpd (5.4.1p1-1) unstable; urgency=medium . * New upstream release (Closes: #732989) * Updated copyright file * Drop the following patches: + 01_binary_typos.diff, applied upstream + 03_no_hardlinks.diff, applied upstream + 07_mailname.diff, applied upstream + 08_empty_alias.diff, applied upstream + 10_automake_114.diff, no longer needed + 11_sys-mount.h_hurd.diff, applied upstream + 12_kfreebsd-hurd_crypt.h.diff, applied upstream + 13_reserve_inodes.diff, applied upstream + 14_syslog_prognames.diff, applied upstream * Add missing automake options, 07_automake_missing_options.diff, and use dh-autoreconf to update the autotools files * Fix man errors due to unknown command, 08_man_errors.diff * Don't use hyphens as minus signs, 09_hyphens_in_man.diff, and override lintian's false-positives due to the mdoc format * Update the path to aliases in the default smtpd.conf to reflect the location specified by Debian policy, 10_smtpd.conf.diff * Update debian/rules with new configure option names * We no longer need the opensmtpf user; no longer create it and delete the account on upgrade from 5.3.3p1 * Added translations: + Spanish (Closes: #727017) Thanks to Camaleón <noelamac@gmail.com> + Portuguese (Closes: #729923) Thanks to Américo Monteiro <a_monteiro@gmx.com> + German (Closes: #730452) Thanks to Chris Leick <c.leick@vollbio.de> * Update standards version to 3.9.5 * Install the upstream changelog / release notes * Added a NEWS file advising users of the changes to config and refer to (included) config upgrade notes based on those from the opensmtpd wiki . opensmtpd (5.3.3p1-4) unstable; urgency=low . * Added French translations (Closes: #724343) Thanks to Jean-Pierre Giraud <jean-pierregiraud@neuf.fr> * Added Swedish translation (Closes: #725103) Thanks to Martin Bagge <brother@bsnet.se> * Don't truncate process names in syslog, 14_syslog_prognames.diff (Closes: #724062) . opensmtpd (5.3.3p1-3) unstable; urgency=low . * Fix filesystem queue issue on btrfs, 13_reserve_inodes.diff (Closes: #723893) . opensmtpd (5.3.3p1-2) unstable; urgency=low . * The BSD-4-clause license is actually BSD-3-clause + restrictions; update debian/copyright accordingly * Added Russian translations (Closes: #721269); Thanks Yuri Kozlov <yuray@komyakino.ru> * Fix FTBFS on hurd-i386 due to missing sys/mount.h, 11_sys-mount.h_hurd.diff * Check if -lcrypt is needed on GNU/kFreeBSD, GNU/Hurd; fixes FTBFS, 12_kfreebsd-hurd_crypt.h.diff * Drop the -r (--relative) argument to ln, it isn't supported on all architectures yet and was causing a FTBFS on those architectures, affects 03_no_hardlinks.diff and 04_no_mailq.diff . opensmtpd (5.3.3p1-1) unstable; urgency=low . * Initial release (Closes: #706985) Checksums-Sha1: 943a0c33b8152682b06b892f24a9f6503959172d 3072 opensmtpd_5.7.3p2-1~bpo8+1.dsc 4285dd8daedcdb2d696d910c6de44b659fe5b68d 24884 opensmtpd_5.7.3p2-1~bpo8+1.debian.tar.xz 36afd7e15cc739d06be9555c93c7290c943c4e17 266044 opensmtpd_5.7.3p2-1~bpo8+1_amd64.deb Checksums-Sha256: c112c2ec4bf2c55eb90e36dd3f42566ff2fe2e0bbff80e2bcfedac703a353391 3072 opensmtpd_5.7.3p2-1~bpo8+1.dsc 407dbd123a7ab21db2357a597488dae5e2ccff0a8cf9d9eba40716420490ee09 24884 opensmtpd_5.7.3p2-1~bpo8+1.debian.tar.xz c99768a865b253f73da42a7ca274d9fc726828fcc4181507f0342cbbb9bee599 266044 opensmtpd_5.7.3p2-1~bpo8+1_amd64.deb Files: 6fd0af12b531f14c9b68d32d45d3405e 3072 mail extra opensmtpd_5.7.3p2-1~bpo8+1.dsc 928d13da3f4cba77d2bc2551980ad46b 24884 mail extra opensmtpd_5.7.3p2-1~bpo8+1.debian.tar.xz 0bbdd7abeaeff23bb9a28a2aa58c1c88 266044 mail extra opensmtpd_5.7.3p2-1~bpo8+1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQUcBAEBCgAGBQJXDly+AAoJEI97+PxKEcl62WYn/1awW46GBVttUSLRXh1Swzzr v15HwphhXGFrlwMQOuJE6kTinZn8W81jtzDT+AkBw6dZvMQeTQrFbSK6nhbO3Kuk s2viGjzUaSAJfMBlvtvIz2UUUOT+0Id5EwR8I31Ps0HiGwKnOqWrHAD1lh4YNRrh fbbRASbfMpI5XvjUw2dNYsNIUuWwZOcsVUFMIHD0JeDO0jzhQaf8RWma+ClaMSLU HU4BY/BXmBk5fxZu6MMnLKUcuwyhoQDLHTJVXtnyZ/SqZOuEOvDSqDqlo9Tthqoo VKFuB0JqTVg8czgyoAukxisR1y17sTiBrrYDkFtBzGmq4kUFTI+W+kvJxcbZ+Pc6 HWn2NR4EK8+ge4g+7RJVRevOTxFwoLKoJ9494LmcKjc/Dl+2/Uf+wMV3UmdIIas/ UK68z8SGgM0rTeMn3f1IWnCHKWbtFwflqDKxxsuxGm6Mty8hdVaHI/jEluFJiQu9 y0vcABExCHA26owsQriXflBq2nDOX0FVlj3SbiNKCt57YJqrvMO7ZUVneFykF+X5 BTFdTT+ZCo+xEKqJ8UaKMhEJQAAho1MIO4x4S6HKonWgQs58lGOGMil9pAgfw6Or mvIsHknR1SHSBwipB+/uJKnfScjLqdk5BwhBnMmt98nF1nCEV/HlSA07TmMZo+TE xdUBp6kHw228c478KFEPr9D8jBdBgpbVDqhguUx+XqY4IyYRUNt5QxRg+v3qxhkk ioUItpyrN1ahjLsM7hUXw6I4gDTabKR5RGNJ81Tp6IvwwOpcMaeSzN2tNklx0hgl VOw3CPMZAWKXL/NXs255fG2g66k8lHFL5VAj4f3Q3Q6Gh+gFwgmDpRLXR1blIQcY lI4JEkDOstzjNJXiRFaJKrPHtBZWymDzIn5uKhThhM45EClRMz1N4d+oB/LgNKSR DGL4nho0o0/zTybuV8mFEH8gBpMopQRs/WuZjgAFzIRwPaHeQlIoNgpJv4Mng4Dj qHlLtdvrEgpoy1P/utsGxGivRK2zAP92o5O31wRoZ5BXBa/C8qCFmTOR8U+6wsMV RdUfufZfLlHhO06cmZ+V/+BFE3rT6XNKTdiQK9+MYnALPKJU2FTovovckkHD5PkW V8xFa8zoYeBg26SBetN8UnrYCucZOx4w0DFWOF/mYV5HswbgHU4a8uqJq5W2nmCU 3t4aYw1fV4t19kS47mJ0M4DtWjdnK/oatzblHiPTXCsJBxfk1I61FTG+1u1HtImj 88JJm5HWVogF63OAJWe41qIXJNWpnj4zeyKfalyEBJPUEKNBcxGEIjNuEDv+BZf5 FiSLy6xyiuroHENIUuKwgrrFjL/tMPs+XT3qSlS+CHIauZ2YXtFfx0GwFjcOOWnQ vnxoqWr1TwcQ0vthF44vpwmZ76DQ801fHuXcZTXBzd7O+83rXHAzYiLdBt7QKKfW mKPoX219fI9/LjxWLU3RpKC5Pa9/GdzFsBv69XRcmMJwO8qwG/VfVrme4SdgfgMj IwGnWfewKLNNvG4I0W2AFiSldUYbYIevU15iTGNuk5Yf0rNU2njvONDuqmeUOHbm qgwnU46Q9bUXQjea7z+5BfeZ7i0ANrJbrFW/mjqRSmvgLD8BUo8NcL0d0Wp+66oh 4rIDCWwqYs8JSwIgPOwpAFQtcKDKda3g+cC/YnMufB0nzf2Yilfwi2KLYWPF8nZK ZaOrGxcgpRDAcSt+q4kB =Dz6E -----END PGP SIGNATURE-----