** Description changed:
- Scheduled-For: 23.01
Upstream: tbd
- Debian: 4.95-1
+ Debian: 4.95-1
Ubuntu: 4.94.2-7ubuntu2
-
Debian does new releases regularly, so it's likely there will be newer
versions available before FF that we can pick up if this merge is done
later in the cycle.
-
### New Debian Changes ###
exim4 (4.95-1) unstable; urgency=medium
- [ Andreas Metzler ]
- * Use »command -v« instead of »which«. Closes: #993653
- * New upstream version.
- * Catch up with changed lintian output, update overrides.
- * Add macro for setting DKIM_IDENTITY. (Thanks, 'RL'). Closes: #993880
- * Add macro for setting the protocol option on the remote_smtp_smarthost
- transport. (Thanks, Bill Allombert). Closes: #994597 Also update
- README.Debian.
+ [ Andreas Metzler ]
+ * Use »command -v« instead of »which«. Closes: #993653
+ * New upstream version.
+ * Catch up with changed lintian output, update overrides.
+ * Add macro for setting DKIM_IDENTITY. (Thanks, 'RL'). Closes: #993880
+ * Add macro for setting the protocol option on the remote_smtp_smarthost
+ transport. (Thanks, Bill Allombert). Closes: #994597 Also update
+ README.Debian.
- [ Edward Betts ]
- * Remove debian/TODO. It was just a link to alioth that no longer works.
+ [ Edward Betts ]
+ * Remove debian/TODO. It was just a link to alioth that no longer works.
- -- Andreas Metzler <[email protected]> Sun, 03 Oct 2021 13:39:56
+ -- Andreas Metzler <[email protected]> Sun, 03 Oct 2021 13:39:56
+0200
exim4 (4.95~RC2-1) unstable; urgency=low
- * Let exim4-base recommend bsd-mailx|mailx instead of only the virtual
- package. (Thanks, Daniel Lewart) Closes: #992475
- * New upstream version.
- + Update debian/example.conf.md5, no changes needed.
- * Upload to unstable.
+ * Let exim4-base recommend bsd-mailx|mailx instead of only the virtual
+ package. (Thanks, Daniel Lewart) Closes: #992475
+ * New upstream version.
+ + Update debian/example.conf.md5, no changes needed.
+ * Upload to unstable.
- -- Andreas Metzler <[email protected]> Sat, 28 Aug 2021 13:18:59
+ -- Andreas Metzler <[email protected]> Sat, 28 Aug 2021 13:18:59
+0200
exim4 (4.95~RC1-1) experimental; urgency=low
- * New upstream version.
- + Drop 75_04-Remove-the-must-helo-check-from-the-example-config.patch
- 77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch.
- + Unfuzz 90_localscan_dlopen.dpatch.
+ * New upstream version.
+ + Drop 75_04-Remove-the-must-helo-check-from-the-example-config.patch
+ 77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch.
+ + Unfuzz 90_localscan_dlopen.dpatch.
- -- Andreas Metzler <[email protected]> Wed, 28 Jul 2021 12:59:22
+ -- Andreas Metzler <[email protected]> Wed, 28 Jul 2021 12:59:22
+0200
exim4 (4.95~RC0-1) experimental; urgency=low
- * New upstream version.
- + Point watchfile to test subdirectory.
- + Drop superfluous patches.
- + Unfuzz 90_localscan_dlopen.dpatch
- + Unfuzz debian/EDITME.*
- + Fixup debian/minimaltest for new upstream.
- + New upstream default configuration does not abuse message_size_limit
- option to reject overlong lines, there is a new main configuration
- option - message_linelength_limit - which is set to 998 by default.
- Mirror this change, now the IGNORE_SMTP_LINE_LENGTH_LIMIT only affects
- the data ACL.
- + JH/48 Use a less bogus-looking filename for a temporary used for
- DH-parameters for GnuTLS. Previously the name started '%s' which,
- while not a bug, looked as if it might be one.
- Closes: #985997
- * Enable native SRS support. Closes: #702358
- * Enable external SPF support in -heavy. Closes: #528344
- * Cherrypick 75_04-Remove-the-must-helo-check-from-the-example-config.patch
- from upstream git master. Drops checking for EHLO/HELO-received in ACL
- since the new main config option hosts_require_helo defaults to '*'.
- Adapt Debian configuration to mirror this.
- * Drop versioned Breaks added in 4.94.2-6, they are superfluous due to
- bumped upstream version.
- * 77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch. Fix
- regression (tls_verify_certificates defaulting to unset instead of
- 'system' for GnuTLS) by reverting respive upstream commit.
+ * New upstream version.
+ + Point watchfile to test subdirectory.
+ + Drop superfluous patches.
+ + Unfuzz 90_localscan_dlopen.dpatch
+ + Unfuzz debian/EDITME.*
+ + Fixup debian/minimaltest for new upstream.
+ + New upstream default configuration does not abuse message_size_limit
+ option to reject overlong lines, there is a new main configuration
+ option - message_linelength_limit - which is set to 998 by default.
+ Mirror this change, now the IGNORE_SMTP_LINE_LENGTH_LIMIT only affects
+ the data ACL.
+ + JH/48 Use a less bogus-looking filename for a temporary used for
+ DH-parameters for GnuTLS. Previously the name started '%s' which,
+ while not a bug, looked as if it might be one.
+ Closes: #985997
+ * Enable native SRS support. Closes: #702358
+ * Enable external SPF support in -heavy. Closes: #528344
+ * Cherrypick 75_04-Remove-the-must-helo-check-from-the-example-config.patch
+ from upstream git master. Drops checking for EHLO/HELO-received in ACL
+ since the new main config option hosts_require_helo defaults to '*'.
+ Adapt Debian configuration to mirror this.
+ * Drop versioned Breaks added in 4.94.2-6, they are superfluous due to
+ bumped upstream version.
+ * 77_01-Revert-GnuTLS-when-library-too-old-for-system-CA-bun.patch. Fix
+ regression (tls_verify_certificates defaulting to unset instead of
+ 'system' for GnuTLS) by reverting respive upstream commit.
- -- Andreas Metzler <[email protected]> Mon, 19 Jul 2021 13:10:00
+ -- Andreas Metzler <[email protected]> Mon, 19 Jul 2021 13:10:00
+0200
exim4 (4.94.2-7) unstable; urgency=medium
- * 73_05-Fix-tainted-message-for-fakereject.patch from upstream +fixes
- branch: Fix re-expansion of custom message with control=fakereject.
+ * 73_05-Fix-tainted-message-for-fakereject.patch from upstream +fixes
+ branch: Fix re-expansion of custom message with control=fakereject.
- -- Andreas Metzler <[email protected]> Tue, 13 Jul 2021 18:04:57
+ -- Andreas Metzler <[email protected]> Tue, 13 Jul 2021 18:04:57
+0200
exim4 (4.94.2-6) unstable; urgency=medium
- * Cherrypick
- 78_01-Command-line-option-for-no-notifier-socket.-Bug-2616.patch from
- upstream GIT master. This allows one to disable creation of a
- daemon notifier socket by either setting notifier_socket to a empty value
- or specifying -oY commandline option.
- * Init script: For QUEUERUNNER='separate' start daemons with -oY commandline
- option to disable daemon notifier socket. Enforce lockstep ugrade of -base
- and *daemon* by temporarily adding a versioned Breaks to exim4-base on
- older *daemon*. Closes: #988844
+ * Cherrypick
+ 78_01-Command-line-option-for-no-notifier-socket.-Bug-2616.patch from
+ upstream GIT master. This allows one to disable creation of a
+ daemon notifier socket by either setting notifier_socket to a empty value
+ or specifying -oY commandline option.
+ * Init script: For QUEUERUNNER='separate' start daemons with -oY commandline
+ option to disable daemon notifier socket. Enforce lockstep ugrade of -base
+ and *daemon* by temporarily adding a versioned Breaks to exim4-base on
+ older *daemon*. Closes: #988844
- -- Andreas Metzler <[email protected]> Wed, 26 May 2021 18:49:44
+ -- Andreas Metzler <[email protected]> Wed, 26 May 2021 18:49:44
+0200
exim4 (4.94.2-5) unstable; urgency=high
- * 73_04-Fix-host_name_lookup-Close-2747.patch from exim-4.94.2+fixes.
- Fix regression in 4.94.2.
+ * 73_04-Fix-host_name_lookup-Close-2747.patch from exim-4.94.2+fixes.
+ Fix regression in 4.94.2.
- -- Andreas Metzler <[email protected]> Mon, 17 May 2021 17:45:00
+ -- Andreas Metzler <[email protected]> Mon, 17 May 2021 17:45:00
+0200
exim4 (4.94.2-4) unstable; urgency=high
- * 75_27_Fix-logging-with-empty-element-in-log_file_path-Bug-.patch /
- 75_28_Fix-logging-with-build-time-config-and-empty-element.patch replacing
- 75_27_open_logs_2744.patch from upstream exim-4.94.2+taintwarn branch:
- Fix null-pointer dereference when logging to syslog (Closes: #988086) and
-
+ * 75_27_Fix-logging-with-empty-element-in-log_file_path-Bug-.patch /
+ 75_28_Fix-logging-with-build-time-config-and-empty-element.patch replacing
+ 75_27_open_logs_2744.patch from upstream exim-4.94.2+taintwarn branch:
+ Fix null-pointer dereference when logging to syslog (Closes: #988086) and
### Old Ubuntu Delta ###
exim4 (4.94.2-7ubuntu2) impish; urgency=medium
- * Merge with Debian unstable. 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.
+ * Merge with Debian unstable. 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.
- -- Miriam Espana Acebal <[email protected]> Thu, 15 Jul 2021
+ -- Miriam Espana Acebal <[email protected]> Thu, 15 Jul 2021
13:23:50 +0200
** Changed in: exim4 (Ubuntu)
Milestone: None => ubuntu-22.01
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946857
Title:
Merge exim4 from Debian unstable for 22.04
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/exim4/+bug/1946857/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs