Debian Patches

Status for exim4/4.97-8

Patch Description Author Forwarded Bugs Origin Last update
31_eximmanpage.dpatch We ship the binary as exim4 instead of exim, fix manpage accordingly.
Andreas Metzler <ametzler@bebt.de>
Marc Haber <mh+debian-packages@zugschlus.de>, not-needed 2019-10-17
32_exim4.dpatch Accommodate source for installing exim as exim4. Andreas Metzler <ametzler@debian.org> not-needed vendor 2018-12-12
33_eximon.binary.dpatch We move eximon.bin out of $PATH to /usr/libexec/. Let it be found there. Andreas Piesk not-needed 2020-03-21
34_eximstatsmanpage.dpatch Add note about installing perl-modules on Debian to generated manpage Andreas Metzler <ametzler@debian.org> not-needed vendor 2013-09-28
35_install.dpatch Exim's installation scripts install the binary as exim-<version> - disable this feature. Andreas Metzler <ametzler@debian.org> not-needed vendor 2016-09-25
60_convert4r4.dpatch Add a warning message to convert4r4 Marc Haber <mh+debian-packages@zugschlus.de> not-needed vendor 2013-09-28
67_unnecessaryCopt.diff Stop using exim's -C option in utility scripts (exiwhat et al.) since this breaks with ALT_CONFIG_PREFIX. Andreas Metzler <ametzler@bebt.de> yes 2018-12-31
70_remove_exim-users_references.dpatch Point Debian users to Debian specific ML. Marc Haber <mh+debian-packages@zugschlus.de> not-needed 2018-12-31
73_Check-for-missing-commandline-arg-after-options-taki.patch [PATCH] Check for missing commandline arg after options taking one. Bug 3049 Jeremy Harris <jgh146exb@wizmail.org> no 2023-11-14
75-04-Lookups-Fix-dnsdb-lookup-of-multi-chunk-TXT.-Bug-305.patch [PATCH] Lookups: Fix dnsdb lookup of multi-chunk TXT. Bug 3054
Broken=by: f6b1f8e7d642
Jeremy Harris <jgh146exb@wizmail.org> no 2023-11-17
76_01-Support-old-format-message_id-spoolfiles-for-mailq-b.patch [PATCH] Support old-format message_id spoolfiles for mailq / -bp. Bug 3050 Jeremy Harris <jgh146exb@wizmail.org> no 2023-11-19
76_05-Fix-periodic-queue-runs.-Bug-3046.patch [PATCH] Fix periodic queue runs. Bug 3046 Jeremy Harris <jgh146exb@wizmail.org> no 2023-12-15
77_01-Reject-dot-LF-as-ending-data-phase.-Bug-3063.patch [PATCH 1/3] Reject "dot, LF" as ending data phase. Bug 3063 Jeremy Harris <jgh146exb@wizmail.org> no 2023-12-22
77_02-Use-enum-for-body-data-input-state-machine.patch [PATCH 2/3] Use enum for body data input state-machine Jeremy Harris <jgh146exb@wizmail.org> no 2023-12-23
77_03-Reject-dot-LF-as-ending-data-phase-pt.-2-.-Bug-3063.patch [PATCH 3/3] Reject "dot, LF" as ending data phase (pt. 2). Bug 3063 Jeremy Harris <jgh146exb@wizmail.org> no 2023-12-23
78_01-Fix-recipient-or-source-selection-in-combination-wit.patch [PATCH 1/8] Fix recipient (or source) selection in combination with periodic queue run. Bug 3064 Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-08
78_02-Eximon-handle-new-format-message-IDs.patch [PATCH 2/8] Eximon: handle new-format message IDs Heiko Schlichting <heiko@fu-berlin.de> no 2024-01-12
78_03-Lookups-log-warning-for-deprecated-syntax.-Bug-3068.patch [PATCH 3/8] Lookups: log warning for deprecated syntax. Bug 3068 Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-13
78_04-Exinext-handle-new-format-message-IDs.patch [PATCH 4/8] Exinext: handle new-format message IDs Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-15
78_05-TLS-fix-startup-after-forced-fail.patch [PATCH 5/8] TLS: fix startup after forced-fail Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-20
78_06-Appendfile-release-regex-match-store-every-thousand-.patch [PATCH 6/8] Appendfile: release regex-match store every thousand files. Bug 3047 Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-25
78_07-ACL-in-regex-condition-release-store-every-thousand-.patch [PATCH 7/8] ACL: in "regex" condition, release store every thousand lines. Bug 3047 Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-26
78_08-Fix-smtp-transport-response-to-close-after-all-rcpt-.patch [PATCH 8/8] Fix smtp transport response to close after all rcpt fates determined. Bug 3059 Jeremy Harris <jgh146exb@wizmail.org> no 2024-01-26
78_10-Use-non-releaseable-memory-for-regex-match-strings.-.patch [PATCH] Use non-releaseable memory for regex match strings. Bug 3047 Jeremy Harris <jgh146exb@wizmail.org> no 2024-02-11
78_11-use-dynamic-mem-for-regex_match_string.patch [PATCH 1/2] use dynamic mem for regex_match_string Jeremy Harris <jgh146exb@wizmail.org> no 2024-02-11
78_12-Use-non-releasable-memory-for-regex-line-buffer.patch [PATCH 2/2] Use non-releasable memory for regex line-buffer Jeremy Harris <jgh146exb@wizmail.org> no 2024-02-13
78_15-regex-avoid-releasing-built-RE-midloop.patch [PATCH] regex: avoid releasing built RE midloop Jeremy Harris <jgh146exb@wizmail.org> no 2024-02-15
78_21-Lookups-avoid-leaking-user-passwd-from-server-spec-t.patch [PATCH] Lookups: avoid leaking user/passwd from server spec to log. Bug 3066 Jeremy Harris <jgh146exb@wizmail.org> no 2024-02-28
78_23-Fix-crash-on-empty-oMt-argument.-Bug-3070.patch [PATCH] Fix crash on empty -oMt argument. Bug 3070 Heiko Schlichting <heiko@fu-berlin.de> no 2024-02-29
78_30-Rewrites-fix-delivery-crash-from-constant-errors_to..patch [PATCH 1/2] Rewrites: fix delivery crash from constant errors_to. Bug 3081 Peter Benie <pjb1008@cam.ac.uk> no 2024-03-14
78_31-Lookups-fix-dbmnz-crash-on-zero-length-datum.-Bug-30.patch [PATCH 2/2] Lookups: fix dbmnz crash on zero-length datum. Bug 3079 Jeremy Harris <jgh146exb@wizmail.org> no 2024-03-16
78_35-Fix-encoding-for-AUTH-on-MAIL-FROM.patch [PATCH] Fix encoding for AUTH= on MAIL FROM Jeremy Harris <jgh146exb@wizmail.org> no 2024-03-27
78_37-Logging-fix-receive-time-crash-with-recipients-loggi.patch [PATCH] Logging: fix receive-time crash with recipients-logging. Jeremy Harris <jgh146exb@wizmail.org> no 2024-03-29
78_39-SRS-fix-encode-for-local-part-with-zero-length-quote.patch [PATCH] SRS: fix encode for local-part with zero-length quoted element. Bug 3087 Jeremy Harris <jgh146exb@wizmail.org> no 2024-04-05
90_localscan_dlopen.dpatch Allow one to use and switch between different local_scan functions without recompiling exim.
http://marc.merlins.org/linux/exim/files/sa-exim-current/ Original patch from
David Woodhouse, modified first by Derrick 'dman' Hudson and then by Marc
MERLIN for SA-Exim and minor/major API version tracking
David Woodhouse, Derrick 'dman' Hudson, Marc MERLIN yes other, http://marc.merlins.org/linux/exim/files/sa-exim-current/ 2023-09-09

All known versions for source package 'exim4'

Links