pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mail/exim



Module Name:    pkgsrc
Committed By:   prlw1
Date:           Tue Oct  3 08:42:44 UTC 2023

Modified Files:
        pkgsrc/mail/exim: Makefile distinfo

Log Message:
Update exim to 4.96.1

Exim version 4.96.1
-------------------

This is a security release.

JH/01 Bug 2999: Fix a possible OOB write in the external authenticator, which
      could be triggered by externally-supplied input.  Found by Trend Micro.
      CVE-2023-42115

JH/02 Bug 3000: Fix a possible OOB write in the SPA authenticator, which could
      be triggered by externally-controlled input.  Found by Trend Micro.
      CVE-2023-42116

JH/03 Bug 3001: Fix a possible OOB read in the SPA authenticator, which could
      be triggered by externally-controlled input.  Found by Trend Micro.
      CVE-2023-42114


To generate a diff of this commit:
cvs rdiff -u -r1.196 -r1.197 pkgsrc/mail/exim/Makefile
cvs rdiff -u -r1.83 -r1.84 pkgsrc/mail/exim/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/mail/exim/Makefile
diff -u pkgsrc/mail/exim/Makefile:1.196 pkgsrc/mail/exim/Makefile:1.197
--- pkgsrc/mail/exim/Makefile:1.196     Wed Apr 19 08:10:41 2023
+++ pkgsrc/mail/exim/Makefile   Tue Oct  3 08:42:44 2023
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.196 2023/04/19 08:10:41 adam Exp $
+# $NetBSD: Makefile,v 1.197 2023/10/03 08:42:44 prlw1 Exp $
 
-DISTNAME=      exim-4.96
-PKGREVISION=   3
+DISTNAME=      exim-4.96.1
 CATEGORIES=    mail net
 MASTER_SITES=  https://ftp.exim.org/pub/exim/exim4/
 MASTER_SITES+= https://ftp.exim.org/pub/exim/exim4/fixes/

Index: pkgsrc/mail/exim/distinfo
diff -u pkgsrc/mail/exim/distinfo:1.83 pkgsrc/mail/exim/distinfo:1.84
--- pkgsrc/mail/exim/distinfo:1.83      Sat Jul  2 09:24:34 2022
+++ pkgsrc/mail/exim/distinfo   Tue Oct  3 08:42:44 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83 2022/07/02 09:24:34 adam Exp $
+$NetBSD: distinfo,v 1.84 2023/10/03 08:42:44 prlw1 Exp $
 
-BLAKE2s (exim-4.96.tar.xz) = 9b7a5e16ad466ede1ca9340cdc4bacb2b756479df64a6c4069805c4f2243f61b
-SHA512 (exim-4.96.tar.xz) = 6b863661465a0b9897c1b71875c5196a1903cf560dd85de45b08242b9731edb2bc10eb56945d62e477e5d15cc7a8d493915bff2ca81689673a8091c66f62c89e
-Size (exim-4.96.tar.xz) = 1879152 bytes
+BLAKE2s (exim-4.96.1.tar.xz) = f6dcdc5045d9942bfeb44af34a44fd1daa2f03ff5d9b26d43dbf9134354c465f
+SHA512 (exim-4.96.1.tar.xz) = ef1a0e57c59cdf4e915b3ac5dcdbc69f565b14dd92b0527f6796b2c46a9ec34f991f9790fb4171c99417f7e482cdd62d77e780cc71fab227c8bed876103f7fdd
+Size (exim-4.96.1.tar.xz) = 1879404 bytes
 SHA1 (patch-Local_Makefile.pkgsrc) = 7d6971cfe6f6fecf854926e90460b1a8bcd6a79d
 SHA1 (patch-OS_Makefile-Default) = 6af17f036ed02a3bc37c1f303269eea447fcb691
 SHA1 (patch-lookups_Makefile) = cfc40dba3f75ef37b9887f7767139ad50cf9d4e5



Home | Main Index | Thread Index | Old Index