Hello,

Here is a very straightforward update for exim to 4.98.1.

This release has been done only due to CVE 2025-26794 (https://exim.org/static/doc/security/CVE-2025-26794.txt) Given the vulnerability lies in sqlite and we use berkeley DB, it should probably not be backported.

Best Regards

Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/exim/Makefile,v
diff -u -p -r1.151 Makefile
--- Makefile	17 Oct 2024 10:50:03 -0000	1.151
+++ Makefile	21 Feb 2025 12:52:00 -0000
@@ -1,13 +1,11 @@
 COMMENT-main =		flexible mail transfer agent
 COMMENT-eximon =	X11 monitor tool for Exim MTA
 
-VERSION =		4.98
+VERSION =		4.98.1
 DISTNAME =		exim-${VERSION}
 PKGNAME-main =		exim-${VERSION}
 FULLPKGNAME-eximon =	exim-eximon-${VERSION}
 FULLPKGPATH-eximon =	${PKGPATH},-eximon
-
-REVISION =		0
 
 CATEGORIES =		mail
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/exim/distinfo,v
diff -u -p -r1.49 distinfo
--- distinfo	30 Jul 2024 21:10:05 -0000	1.49
+++ distinfo	21 Feb 2025 12:52:00 -0000
@@ -1,2 +1,2 @@
-SHA256 (exim-4.98.tar.gz) = KPK8CUPzGWdgORUB55KczdSVlvtN6TI0RTWEYWNCwcI=
-SIZE (exim-4.98.tar.gz) = 2655731
+SHA256 (exim-4.98.1.tar.gz) = kI2kPEtazCRKT7/BYIFX+VZJ9sk8huRdvhoF06jtWkI=
+SIZE (exim-4.98.1.tar.gz) = 2654859

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to