Package: exim4 / 4.98.2-2

Metadata

Package Version Patches format
exim4 4.98.2-2 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
31_eximmanpage.dpatch | (download)

doc/exim.8 | 80 50 + 30 - 0 !
1 file changed, 50 insertions(+), 30 deletions(-)

 we ship the binary as exim4 instead of exim, fix manpage
 accordingly.
32_exim4.dpatch | (download)

OS/Makefile-Linux | 4 2 + 2 - 0 !
src/exicyclog.src | 2 1 + 1 - 0 !
src/exim_checkaccess.src | 2 1 + 1 - 0 !
src/eximon.src | 2 1 + 1 - 0 !
src/exinext.src | 4 2 + 2 - 0 !
src/exiqgrep.src | 2 1 + 1 - 0 !
src/exiwhat.src | 2 1 + 1 - 0 !
src/globals.c | 2 1 + 1 - 0 !
8 files changed, 10 insertions(+), 10 deletions(-)

 accommodate source for installing exim as exim4.
33_eximon.binary.dpatch | (download)

OS/eximon.conf-Default | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 we move eximon.bin out of $path to /usr/libexec/. let it be
 found there.
34_eximstatsmanpage.dpatch | (download)

src/eximstats.src | 4 4 + 0 - 0 !
1 file changed, 4 insertions(+)

 add note about installing perl-modules on debian to
 generated manpage
35_install.dpatch | (download)

scripts/exim_install | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 exim's installation scripts install the binary as
 exim-<version> - disable this feature.
60_convert4r4.dpatch | (download)

src/convert4r4.src | 26 26 + 0 - 0 !
1 file changed, 26 insertions(+)

 add a warning message to convert4r4
67_unnecessaryCopt.diff | (download)

src/exicyclog.src | 4 2 + 2 - 0 !
src/eximon.src | 4 2 + 2 - 0 !
src/exinext.src | 6 3 + 3 - 0 !
src/exiwhat.src | 4 2 + 2 - 0 !
4 files changed, 9 insertions(+), 9 deletions(-)

 stop using exim's -c option in utility scripts (exiwhat
  et al.) since this breaks with ALT_CONFIG_PREFIX.
70_remove_exim users_references.dpatch | (download)

README | 12 10 + 2 - 0 !
src/eximstats.src | 3 1 + 2 - 0 !
2 files changed, 11 insertions(+), 4 deletions(-)

 point debian users to debian specific ml.
73_Fix SPA authenticator. Bug 3106.patch | (download)

doc/ChangeLog | 6 6 + 0 - 0 !
src/auths/auth-spa.c | 217 88 + 129 - 0 !
src/auths/auth-spa.h | 17 10 + 7 - 0 !
src/auths/spa.c | 2 1 + 1 - 0 !
4 files changed, 105 insertions(+), 137 deletions(-)

 [patch] fix spa authenticator.  bug 3106


74_DKIM fix parsing of pubkey RR.patch | (download)

doc/ChangeLog | 4 4 + 0 - 0 !
src/functions.h | 2 1 + 1 - 0 !
src/pdkim/pdkim.c | 7 6 + 1 - 0 !
3 files changed, 11 insertions(+), 2 deletions(-)

 [patch] dkim: fix parsing of pubkey rr

Broken-since: 2658a023286f

75_dkim_sign.patch | (download)

src/dkim.c | 6 5 + 1 - 0 !
1 file changed, 5 insertions(+), 1 deletion(-)

 avoid crash on unreadable dkim private key
76_pod manpages fixes.diff | (download)

src/exim_msgdate.src | 4 2 + 2 - 0 !
src/eximstats.src | 29 15 + 14 - 0 !
src/exipick.src | 2 1 + 1 - 0 !
3 files changed, 18 insertions(+), 17 deletions(-)

 fix some issues in pod-generated manpages.
77 Fix IP SRR parsing. Bug 3124.patch | (download)

doc/ChangeLog | 7 7 + 0 - 0 !
src/smtp_in.c | 71 35 + 36 - 0 !
2 files changed, 42 insertions(+), 36 deletions(-)

 [patch] fix ip srr parsing.  bug 3124


78_DKIM fix verify of malformed header lines. Bug 3036.patch | (download)

doc/ChangeLog | 5 5 + 0 - 0 !
src/receive.c | 25 19 + 6 - 0 !
2 files changed, 24 insertions(+), 6 deletions(-)

 [patch] dkim: fix verify of malformed header lines.  bug 3036


79_Dovecot fix protocol sequence for version 2.4.0.patch | (download)

src/auths/dovecot.c | 18 16 + 2 - 0 !
1 file changed, 16 insertions(+), 2 deletions(-)

 [patch] dovecot: fix protocol sequence for version 2.4.0


82_Fix build error with gcc 15.patch | (download)

exim_monitor/em_StripChart.c | 86 55 + 31 - 0 !
exim_monitor/em_TextPop.c | 17 11 + 6 - 0 !
2 files changed, 66 insertions(+), 37 deletions(-)

 fix eximon ftbfs with gcc-15
90_localscan_dlopen.dpatch | (download)

src/EDITME | 15 15 + 0 - 0 !
src/config.h.defaults | 2 2 + 0 - 0 !
src/globals.c | 4 4 + 0 - 0 !
src/globals.h | 4 4 + 0 - 0 !
src/local_scan.c | 160 118 + 42 - 0 !
src/local_scan.h | 6 6 + 0 - 0 !
src/readconf.c | 3 3 + 0 - 0 !
src/string.c | 2 2 + 0 - 0 !
8 files changed, 154 insertions(+), 42 deletions(-)

 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