summaryrefslogtreecommitdiff
path: root/mail/exim/Makefile
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2023-10-15 21:58:21 +0300
committerDima Panov <fluffy@FreeBSD.org>2023-10-15 21:58:21 +0300
commitbc760839a1f583cbaf6d1c4109fc8257e33082fe (patch)
treea1a8da98bcb4a07ff8909738fdfc08cdd34c7292 /mail/exim/Makefile
parenteditors/emacs-devel: Update to 2023-10-15 snapshot, 3e23238 (diff)
mail/exim: security update 4.96.1 -> 4.96.2 (+)
PR: 274501 MFH: 2023Q4 Security: CVE-2023-42117, CVE-2023-42119 Release notes: https://exim.org/static/doc/security/CVE-2023-zdi.txt
Diffstat (limited to 'mail/exim/Makefile')
-rw-r--r--mail/exim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim/Makefile b/mail/exim/Makefile
index 358845ea8316..f3045963d649 100644
--- a/mail/exim/Makefile
+++ b/mail/exim/Makefile
@@ -130,7 +130,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.c
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-Local-sa-exim.conf
.endif
-EXIM_VERSION= 4.96.1
+EXIM_VERSION= 4.96.2
SA_EXIM_VERSION=4.2.1
EXIM_INSTALL_ARG+= "-no_chown" "-no_symlink"
EXTRA_PATCHES+= `${FIND} ${PATCHDIR} -name '74_*.patch'|${SORT} -h`