[ubuntu/oracular-proposed] exim4 4.97-8ubuntu1 (Accepted)
Bryce Harrington
bryce at canonical.com
Wed May 29 06:30:11 UTC 2024
exim4 (4.97-8ubuntu1) oracular; urgency=medium
* Merge with Debian unstable (LP: #2064401). Remaining changes:
- Show Ubuntu distribution in SMTP banner
+ d/p/fix_smtp_banner.patch: Show Ubuntu distribution
in SMTP banner.
+ d/control: 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. This reverts
Vcs-Git commit 494f1fe, first released in 4.95~RC0-1.
(LP #1952738)
+ d/control: drop Build-Depends on libspf2-dev.
+ d/EDITME.exim4-heavy.diff: disable support for libspf2.
+ d/d/c/a/30_exim4-config_check_rcpt: restore SPF logic based
on spfquery.mail-spf-perl from spf-tools-perl, but without
the previously supported helo detection.
exim4 (4.97-8) unstable; urgency=medium
* Pull fixes from upstream GIT master:
+ 78_35-Fix-encoding-for-AUTH-on-MAIL-FROM.patch
+ 78_37-Logging-fix-receive-time-crash-with-recipients-loggi.patch
+ 78_39-SRS-fix-encode-for-local-part-with-zero-length-quote.patch (exim
bug #3087)
exim4 (4.97-7) unstable; urgency=medium
* Pull fixes from upstream GIT master:
+ 78_30-Rewrites-fix-delivery-crash-from-constant-errors_to..patch (exim
bug #3066)
+ 78_31-Lookups-fix-dbmnz-crash-on-zero-length-datum.-Bug-30.patch (exim
bug #3081)
* Update lintian overrides.
exim4 (4.97-6) unstable; urgency=high
* Add b-d on libnsl-dev to fix (temporary) FTBFS. Closes: #1065107
* Pull fixes from upstream GIT master:
78_10-Use-non-releaseable-memory-for-regex-match-strings.-.patch
78_11-use-dynamic-mem-for-regex_match_string.patch
78_12-Use-non-releasable-memory-for-regex-line-buffer.patch
78_15-regex-avoid-releasing-built-RE-midloop.patch
78_21-Lookups-avoid-leaking-user-passwd-from-server-spec-t.patch
78_23-Fix-crash-on-empty-oMt-argument.-Bug-3070.patch
* 78_06, 78_07, 78_10, 78_11, 78_12 and 78_15 together Closes: #1053447
exim4 (4.97-5) unstable; urgency=low
* Multiple fixes from upstream GIT master:
+ 73_Check-for-missing-commandline-arg-after-options-taki.patch (upstream
bug #3049)
+ 76_01-Support-old-format-message_id-spoolfiles-for-mailq-b.patch
(upstream bug #3050)
+ 76_05-Fix-periodic-queue-runs.-Bug-3046.patch (upstream bug #3046)
+ 78_01-Fix-recipient-or-source-selection-in-combination-wit.patch
(upstream bug #3064)
+ 78_02-Eximon-handle-new-format-message-IDs.patch (upstream bug #)
+ 78_03-Lookups-log-warning-for-deprecated-syntax.-Bug-3068.patch
(upstream bug #3068)
+ 78_04-Exinext-handle-new-format-message-IDs.patch
+ 78_05-TLS-fix-startup-after-forced-fail.patch (upstream bug #)
+ 78_06-Appendfile-release-regex-match-store-every-thousand-.patch
(upstream bug #3047)
+ 78_07-ACL-in-regex-condition-release-store-every-thousand-.patch
(upstream bug #3047)
+ 78_08-Fix-smtp-transport-response-to-close-after-all-rcpt-.patch
(upstream bug #3059)
Date: Mon, 20 May 2024 15:48:10 -0700
Changed-By: Bryce Harrington <bryce at canonical.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/exim4/4.97-8ubuntu1
-------------- next part --------------
Format: 1.8
Date: Mon, 20 May 2024 15:48:10 -0700
Source: exim4
Built-For-Profiles: noudeb
Architecture: source
Version: 4.97-8ubuntu1
Distribution: oracular
Urgency: high
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Bryce Harrington <bryce at canonical.com>
Closes: 1053447 1065107
Launchpad-Bugs-Fixed: 2064401
Changes:
exim4 (4.97-8ubuntu1) oracular; urgency=medium
.
* Merge with Debian unstable (LP: #2064401). Remaining changes:
- Show Ubuntu distribution in SMTP banner
+ d/p/fix_smtp_banner.patch: Show Ubuntu distribution
in SMTP banner.
+ d/control: 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. This reverts
Vcs-Git commit 494f1fe, first released in 4.95~RC0-1.
(LP #1952738)
+ d/control: drop Build-Depends on libspf2-dev.
+ d/EDITME.exim4-heavy.diff: disable support for libspf2.
+ d/d/c/a/30_exim4-config_check_rcpt: restore SPF logic based
on spfquery.mail-spf-perl from spf-tools-perl, but without
the previously supported helo detection.
.
exim4 (4.97-8) unstable; urgency=medium
.
* Pull fixes from upstream GIT master:
+ 78_35-Fix-encoding-for-AUTH-on-MAIL-FROM.patch
+ 78_37-Logging-fix-receive-time-crash-with-recipients-loggi.patch
+ 78_39-SRS-fix-encode-for-local-part-with-zero-length-quote.patch (exim
bug #3087)
.
exim4 (4.97-7) unstable; urgency=medium
.
* Pull fixes from upstream GIT master:
+ 78_30-Rewrites-fix-delivery-crash-from-constant-errors_to..patch (exim
bug #3066)
+ 78_31-Lookups-fix-dbmnz-crash-on-zero-length-datum.-Bug-30.patch (exim
bug #3081)
* Update lintian overrides.
.
exim4 (4.97-6) unstable; urgency=high
.
* Add b-d on libnsl-dev to fix (temporary) FTBFS. Closes: #1065107
* Pull fixes from upstream GIT master:
78_10-Use-non-releaseable-memory-for-regex-match-strings.-.patch
78_11-use-dynamic-mem-for-regex_match_string.patch
78_12-Use-non-releasable-memory-for-regex-line-buffer.patch
78_15-regex-avoid-releasing-built-RE-midloop.patch
78_21-Lookups-avoid-leaking-user-passwd-from-server-spec-t.patch
78_23-Fix-crash-on-empty-oMt-argument.-Bug-3070.patch
* 78_06, 78_07, 78_10, 78_11, 78_12 and 78_15 together Closes: #1053447
.
exim4 (4.97-5) unstable; urgency=low
.
* Multiple fixes from upstream GIT master:
+ 73_Check-for-missing-commandline-arg-after-options-taki.patch (upstream
bug #3049)
+ 76_01-Support-old-format-message_id-spoolfiles-for-mailq-b.patch
(upstream bug #3050)
+ 76_05-Fix-periodic-queue-runs.-Bug-3046.patch (upstream bug #3046)
+ 78_01-Fix-recipient-or-source-selection-in-combination-wit.patch
(upstream bug #3064)
+ 78_02-Eximon-handle-new-format-message-IDs.patch (upstream bug #)
+ 78_03-Lookups-log-warning-for-deprecated-syntax.-Bug-3068.patch
(upstream bug #3068)
+ 78_04-Exinext-handle-new-format-message-IDs.patch
+ 78_05-TLS-fix-startup-after-forced-fail.patch (upstream bug #)
+ 78_06-Appendfile-release-regex-match-store-every-thousand-.patch
(upstream bug #3047)
+ 78_07-ACL-in-regex-condition-release-store-every-thousand-.patch
(upstream bug #3047)
+ 78_08-Fix-smtp-transport-response-to-close-after-all-rcpt-.patch
(upstream bug #3059)
Checksums-Sha1:
4336b589f6dc0476f38e0ad00e843eab31158df9 2795 exim4_4.97-8ubuntu1.dsc
6af4c20a5af9448c08413597ea31807585ebd499 1909536 exim4_4.97.orig.tar.xz
a74f79cba55214594854540b060e98aed1736c9d 504340 exim4_4.97-8ubuntu1.debian.tar.xz
76820050ea598b4d88efb95f6d59e10a0d0edddc 10022 exim4_4.97-8ubuntu1_source.buildinfo
Checksums-Sha256:
8f173ca03f2022f724ba2ac188c8e654a2f3ace28a40f9fa93710beb5452839b 2795 exim4_4.97-8ubuntu1.dsc
428150e67c494fa14fe5195d81b972c1b23e651ee4f9f2ff1788250266d31e9c 1909536 exim4_4.97.orig.tar.xz
8bef69ac9353e98cab060bf0fefd928dcc900028d6e5dc8d5254425e5bd588ef 504340 exim4_4.97-8ubuntu1.debian.tar.xz
e4436faecf463d929e7270587960da82b12696e91552f3f841c8c0fe647f78fa 10022 exim4_4.97-8ubuntu1_source.buildinfo
Files:
a712eba3a4d089acdcf5840fe286e025 2795 mail standard exim4_4.97-8ubuntu1.dsc
dba384773ac0b7423927051bf3a6dad8 1909536 mail standard exim4_4.97.orig.tar.xz
77650382b9e38ed30ff3e541504ac61f 504340 mail standard exim4_4.97-8ubuntu1.debian.tar.xz
8c2209d28150b6ded8ed9bb9a10cece4 10022 mail standard exim4_4.97-8ubuntu1_source.buildinfo
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers at lists.alioth.debian.org>
Vcs-Git: https://git.launchpad.net/~bryce/ubuntu/+source/exim4
Vcs-Git-Commit: c1ce43672c99ce76a5ea49cb721d038626f4a6bc
Vcs-Git-Ref: refs/heads/merge-v4.97-8-oracular
More information about the oracular-changes
mailing list