pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2023Q3] pkgsrc/mail/exim



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Mon Oct 23 18:30:09 UTC 2023

Modified Files:
        pkgsrc/mail/exim [pkgsrc-2023Q3]: Makefile distinfo

Log Message:
Pullup ticket #6813 - requested by prlw1
mail/exim: security fix

Revisions pulled up:
- mail/exim/Makefile                                            1.198
- mail/exim/distinfo                                            1.85

---
   Module Name:    pkgsrc
   Committed By:   prlw1
   Date:           Mon Oct 16 14:59:27 UTC 2023

   Modified Files:
           pkgsrc/mail/exim: Makefile distinfo

   Log Message:
   Update exim to 4.96.2

   Security fixes:

   JH/01 Bug 3033: Harden dnsdb lookups against crafted DNS responses.
         CVE-2023-42219

   HS/01 Fix string_is_ip_address() CVE-2023-42117 (Bug 3031)


To generate a diff of this commit:
cvs rdiff -u -r1.196.4.1 -r1.196.4.2 pkgsrc/mail/exim/Makefile
cvs rdiff -u -r1.83.10.1 -r1.83.10.2 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.4.1 pkgsrc/mail/exim/Makefile:1.196.4.2
--- pkgsrc/mail/exim/Makefile:1.196.4.1 Thu Oct 12 15:28:14 2023
+++ pkgsrc/mail/exim/Makefile   Mon Oct 23 18:30:09 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.196.4.1 2023/10/12 15:28:14 bsiegert Exp $
+# $NetBSD: Makefile,v 1.196.4.2 2023/10/23 18:30:09 bsiegert Exp $
 
-DISTNAME=      exim-4.96.1
+DISTNAME=      exim-4.96.2
 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.10.1 pkgsrc/mail/exim/distinfo:1.83.10.2
--- pkgsrc/mail/exim/distinfo:1.83.10.1 Thu Oct 12 15:28:14 2023
+++ pkgsrc/mail/exim/distinfo   Mon Oct 23 18:30:09 2023
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.83.10.1 2023/10/12 15:28:14 bsiegert Exp $
+$NetBSD: distinfo,v 1.83.10.2 2023/10/23 18:30:09 bsiegert Exp $
 
-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
+BLAKE2s (exim-4.96.2.tar.xz) = 1f5c360e56f8ff079a246659aacbaa84cf14524ae6654175ae3b5f70e42faecb
+SHA512 (exim-4.96.2.tar.xz) = dc9f6a114e64ac826489edff88d50a24195b64714428e691c10a7bfb119b3ebb6455bf80cbb34dfd0a4e2e44cbde72effb009357a8e0a6065e512fe32092e3ed
+Size (exim-4.96.2.tar.xz) = 1879896 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