This bug was fixed in the package exim4 - 4.96-3ubuntu1 --------------- exim4 (4.96-3ubuntu1) kinetic; urgency=medium * Merge with Debian unstable. (LP: #1971274) Remaining changes: - Show Ubuntu distribution in SMTP banner + d/p/fix_smtp_banner.patch: Show Ubuntu distribution in SMTP banner. + Build-Depends on lsb-release to detect Distribution. - Disable external SPF support to avoid Build-Depends on libspf2-dev (only available in universe). SPF can still be implemented via spf-tools-perl, as documented in exim4.conf.template. (LP #1952738) This reverts Vcs-Git commit 494f1fe, first released in 4.95~RC0-1. Changes: + d/control: drop Build-Depends on libspf2-dev. + d/d/c/a/30_exim4-config_check_rcpt: restore SPF logic based on spfquery.mail-spf-perl from spf-tools-perl. + d/EDITME.exim4-heavy.diff: disable support for libspf2. exim4 (4.96-3) unstable; urgency=medium * Fix error messages of test-groff -b -mandoc -dAD=l -rF0 -rHY=0 -t -w w -z on processing update-exim4.conf.8 and exim4-config_files.5. Also make mandoc -lint update-exim4.conf.8 happy. (Thanks, Bjarni Ingi Gislason for patch and report.) Closes: #1014347, #1014349, #1014356 * 75_01-Fix-exit-on-attempt-to-rewrite-a-malformed-address.-.patch: Bug 2903: avoid exit on an attempt to rewrite a malformed address. * Add dovecot server-side AUTH example. Closes: #1014235 exim4 (4.96-1) unstable; urgency=low * New upstream version, almost identical to RC2. * Upload to unstable. * Extend debian/NEWS. * Update lintian-overrides for new lintian version. exim4 (4.96~RC2-1) experimental; urgency=low * New upstream version. + Drop 75_*.patch. exim4 (4.96~RC1-2) experimental; urgency=low * Update from upstream GIT master: + 75_70-Debug-clarify-SMTP-DATA-ops-in-transport.patch + 75_71-Docs-more-info-on-PIPECONNECT.patch + 75_72-TLS-resumption-disable-on-continued-connection.patch + 75_73-Logging-distinguish-mem-allocation-errors.patch + 75_74-typo.patch + 75_75-TLS-resumption-fix-for-PIPECONNECT.patch + 75_76-DEBUG-clarify-multiline-smtp-responses.patch + 75_77-CHUNKING-fix-second-message-on-conn-when-first-rejec.patch + 75_78-CHUNKING-handle-protocol-errors-during-reception.patch exim4 (4.96~RC1-1) experimental; urgency=low * Merge 4.95-6: 75_68-GnuTLS-Do-not-free-the-cached-creds-on-transport-con.patch: Fix segfault on deferred delivery on first MX. Closes: #1004740 (Huge thanks to Gedalya for finding/setting up a reproducer and taking this upstream.) * New upstream version. * Pull 75_69-ARC-reset-headers-before-signing-for-secondary-MX.-B.patch to fix a crash when built against libarc. exim4 (4.96~RC0-1) experimental; urgency=low * Drop code for upgrading from ancient (4.80-7 and earlier) versions in maintainer-scripts. Closes: #1000962 * New upstream version. + Drop cherrypicked patches. + Unfuzz patches (including EDITME*). + Uses pcre2 (Closes: #1000107), update b-d to libpcre2-dev. + The allow_insecure_tainted_data main config option and the "taint" log_selector were removed, add entry to NEWS. exim4 (4.95-6) unstable; urgency=high * Drop code for upgrading from ancient (4.80-7 and earlier) versions in maintainer-scripts. Closes: #1000962 * 75_68-GnuTLS-Do-not-free-the-cached-creds-on-transport-con.patch: Fix segfault on deferred delivery on first MX. Closes: #1004740 exim4 (4.95-5) unstable; urgency=medium * More upstream fixes: + 75_60-Utilities-fix-exiqgrep-perl-syntax-add-testcases.-Bu.patch Closes: #1006661 + 75_64-Logging-fix-crash-on-local_part-utf8-conversion-fail.patch * Update exiqgrep manpage. -- Christian Ehrhardt