ping

-------- Forwarded Message --------
Subject: [security update] mail/exim 4.97.1
Date: Sat, 30 Dec 2023 10:04:51 +0100
From: Renaud Allard <ren...@allard.it>
To: ports <ports@openbsd.org>

Hello,

Here is a small diff to fix CVE-2023-51766

Best Regards
Index: Makefile
===================================================================
RCS file: /cvs/ports/mail/exim/Makefile,v
retrieving revision 1.146
diff -u -p -r1.146 Makefile
--- Makefile    15 Nov 2023 10:15:29 -0000      1.146
+++ Makefile    30 Dec 2023 09:02:47 -0000
@@ -1,7 +1,7 @@
 COMMENT-main =         flexible mail transfer agent
 COMMENT-eximon =       X11 monitor tool for Exim MTA
 
-VERSION =              4.97
+VERSION =              4.97.1
 DISTNAME =             exim-${VERSION}
 PKGNAME-main =         exim-${VERSION}
 FULLPKGNAME-eximon =   exim-eximon-${VERSION}
@@ -27,9 +27,10 @@ SITES =                      https://ftp.exim.org/pub/exim/
                        ftp://ftp.exim.org/pub/exim/exim4/fixes/ \
                        ftp://ftp.exim.org/pub/exim/exim4/old/
 
-BUILD_DEPENDS =                devel/p5-File-FcntlLock
+RUN_DEPENDS =          devel/p5-File-FcntlLock
 
-LIB_DEPENDS-main =     converters/libiconv \
+LIB_DEPENDS-main =     devel/p5-File-FcntlLock\
+                       converters/libiconv \
                        devel/pcre2
 RUN_DEPENDS-eximon =   ${PKGPATH},-main
 LIB_DEPENDS-eximon =   devel/pcre2
Index: distinfo
===================================================================
RCS file: /cvs/ports/mail/exim/distinfo,v
retrieving revision 1.47
diff -u -p -r1.47 distinfo
--- distinfo    15 Nov 2023 10:15:29 -0000      1.47
+++ distinfo    30 Dec 2023 09:02:47 -0000
@@ -1,2 +1,2 @@
-SHA256 (exim-4.97.tar.gz) = E0WPz4mtofvTiP1pT2x//lKA4/zgQJEecgI5AOTHNnU=
-SIZE (exim-4.97.tar.gz) = 2629882
+SHA256 (exim-4.97.1.tar.gz) = Dk67kX9rAdGUOtZMAivmJXLEwhl/YfYd5+IcX3IKTsA=
+SIZE (exim-4.97.1.tar.gz) = 2631451

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

Reply via email to