Mon Sep 30 19:25:58 2019 UTC ()
exim: update to 4.92.3

Fix for CVE-2019-16928


(wiedi)
diff -r1.170 -r1.171 pkgsrc/mail/exim/Makefile
diff -r1.72 -r1.73 pkgsrc/mail/exim/distinfo
diff -r1.39 -r1.40 pkgsrc/mail/exim-html/Makefile
diff -r1.20 -r1.21 pkgsrc/mail/exim-html/PLIST
diff -r1.32 -r1.33 pkgsrc/mail/exim-html/distinfo

cvs diff -r1.170 -r1.171 pkgsrc/mail/exim/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/exim/Makefile 2019/09/06 12:57:33 1.170
+++ pkgsrc/mail/exim/Makefile 2019/09/30 19:25:58 1.171
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.170 2019/09/06 12:57:33 wiedi Exp $ 1# $NetBSD: Makefile,v 1.171 2019/09/30 19:25:58 wiedi Exp $
2 2
3DISTNAME= exim-4.92.2 3DISTNAME= exim-4.92.3
4CATEGORIES= mail net 4CATEGORIES= mail net
5MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ 5MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/
6MASTER_SITES+= https://ftp.exim.org/pub/exim/exim4/ 6MASTER_SITES+= https://ftp.exim.org/pub/exim/exim4/
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= abs@NetBSD.org 9MAINTAINER= abs@NetBSD.org
10HOMEPAGE= http://www.exim.org/ 10HOMEPAGE= http://www.exim.org/
11COMMENT= The Exim mail transfer agent, a replacement for sendmail 11COMMENT= The Exim mail transfer agent, a replacement for sendmail
12LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
13 13
14CONFLICTS+= exim-exiscan-[0-9]* 14CONFLICTS+= exim-exiscan-[0-9]*
15 15
16USE_TOOLS+= perl:run 16USE_TOOLS+= perl:run

cvs diff -r1.72 -r1.73 pkgsrc/mail/exim/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/exim/distinfo 2019/09/06 12:57:33 1.72
+++ pkgsrc/mail/exim/distinfo 2019/09/30 19:25:58 1.73
@@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
1$NetBSD: distinfo,v 1.72 2019/09/06 12:57:33 wiedi Exp $ 1$NetBSD: distinfo,v 1.73 2019/09/30 19:25:58 wiedi Exp $
2 2
3SHA1 (exim-4.92.2.tar.xz) = e308f042a2a3da9774648c2c5fc7b74218bc7298 3SHA1 (exim-4.92.3.tar.xz) = 60651ccbd4098a194914e06b71764c21a201a140
4RMD160 (exim-4.92.2.tar.xz) = e97e77f61edf88f2e2c3f779585b0ffbb0be18ee 4RMD160 (exim-4.92.3.tar.xz) = c174866102dbe6b5585412ca4a16d08ca2d0d50d
5SHA512 (exim-4.92.2.tar.xz) = d27aca4d4e9df267b0afcbe7b3f74c9ca6e96e7e6eb4d2f86ff00b0e2234eaec90271405eb387a36a2e0d4ec5597b2920753f85318a5618ddbc8af475a7d81cd 5SHA512 (exim-4.92.3.tar.xz) = ca6d6f50653502345511b683859b33aa02faa48454fb2100ff89fed3dcb8af8933e7bce68939365fdee42f96eec0c3b135cf748f4581e92a62be0f0ab093868a
6Size (exim-4.92.2.tar.xz) = 1772688 bytes 6Size (exim-4.92.3.tar.xz) = 1773156 bytes
7SHA1 (patch-Local_Makefile.pkgsrc) = de19076443c4d89a7ead97a0cabdec9bb784dd9f 7SHA1 (patch-Local_Makefile.pkgsrc) = de19076443c4d89a7ead97a0cabdec9bb784dd9f
8SHA1 (patch-OS_Makefile-Default) = 6af17f036ed02a3bc37c1f303269eea447fcb691 8SHA1 (patch-OS_Makefile-Default) = 6af17f036ed02a3bc37c1f303269eea447fcb691
9SHA1 (patch-lookups_Makefile) = cfc40dba3f75ef37b9887f7767139ad50cf9d4e5 9SHA1 (patch-lookups_Makefile) = cfc40dba3f75ef37b9887f7767139ad50cf9d4e5
10SHA1 (patch-scripts_exim__install) = aa0a31e77d5f76e33bc92140c14d39c79f710b95 10SHA1 (patch-scripts_exim__install) = aa0a31e77d5f76e33bc92140c14d39c79f710b95

cvs diff -r1.39 -r1.40 pkgsrc/mail/exim-html/Makefile (expand / switch to unified diff)

--- pkgsrc/mail/exim-html/Makefile 2019/09/06 13:21:35 1.39
+++ pkgsrc/mail/exim-html/Makefile 2019/09/30 19:25:58 1.40
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.39 2019/09/06 13:21:35 adam Exp $ 1# $NetBSD: Makefile,v 1.40 2019/09/30 19:25:58 wiedi Exp $
2 2
3DISTNAME= exim-html-4.92.2 3DISTNAME= exim-html-4.92.3
4CATEGORIES= mail net 4CATEGORIES= mail net
5MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/ 5MASTER_SITES= ftp://ftp.exim.org/pub/exim/exim4/
6MASTER_SITES+= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/ 6MASTER_SITES+= ftp://ftp.csx.cam.ac.uk/pub/software/email/exim/exim4/
7EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
8 8
9MAINTAINER= abs@NetBSD.org 9MAINTAINER= abs@NetBSD.org
10HOMEPAGE= http://www.exim.org/ 10HOMEPAGE= http://www.exim.org/
11COMMENT= HTML documentation for the Exim mail transfer agent 11COMMENT= HTML documentation for the Exim mail transfer agent
12 12
13NO_BUILD= yes 13NO_BUILD= yes
14INSTALLATION_DIRS= share/doc/exim/html 14INSTALLATION_DIRS= share/doc/exim/html
15 15
16USE_TOOLS+= pax 16USE_TOOLS+= pax

cvs diff -r1.20 -r1.21 pkgsrc/mail/exim-html/PLIST (expand / switch to unified diff)

--- pkgsrc/mail/exim-html/PLIST 2019/09/06 13:21:35 1.20
+++ pkgsrc/mail/exim-html/PLIST 2019/09/30 19:25:58 1.21
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1@comment $NetBSD: PLIST,v 1.20 2019/09/06 13:21:35 adam Exp $ 1@comment $NetBSD: PLIST,v 1.21 2019/09/30 19:25:58 wiedi Exp $
2share/doc/exim/html/spec_html/ch-access_control_lists.html 2share/doc/exim/html/spec_html/ch-access_control_lists.html
3share/doc/exim/html/spec_html/ch-adding_a_local_scan_function_to_exim.html 3share/doc/exim/html/spec_html/ch-adding_a_local_scan_function_to_exim.html
4share/doc/exim/html/spec_html/ch-adding_new_drivers_or_lookup_types.html 4share/doc/exim/html/spec_html/ch-adding_new_drivers_or_lookup_types.html
5share/doc/exim/html/spec_html/ch-address_batching_in_local_transports.html 5share/doc/exim/html/spec_html/ch-address_batching_in_local_transports.html
6share/doc/exim/html/spec_html/ch-address_rewriting.html 6share/doc/exim/html/spec_html/ch-address_rewriting.html
7share/doc/exim/html/spec_html/ch-building_and_installing_exim.html 7share/doc/exim/html/spec_html/ch-building_and_installing_exim.html
8share/doc/exim/html/spec_html/ch-concept_index.html 8share/doc/exim/html/spec_html/ch-concept_index.html
9share/doc/exim/html/spec_html/ch-content_scanning_at_acl_time.html 9share/doc/exim/html/spec_html/ch-content_scanning_at_acl_time.html
10share/doc/exim/html/spec_html/ch-customizing_bounce_and_warning_messages.html 10share/doc/exim/html/spec_html/ch-customizing_bounce_and_warning_messages.html
11share/doc/exim/html/spec_html/ch-dkim_and_spf.html 11share/doc/exim/html/spec_html/ch-dkim_and_spf.html
12share/doc/exim/html/spec_html/ch-domain_host_address_and_local_part_lists.html 12share/doc/exim/html/spec_html/ch-domain_host_address_and_local_part_lists.html
13share/doc/exim/html/spec_html/ch-embedded_perl.html 13share/doc/exim/html/spec_html/ch-embedded_perl.html
14share/doc/exim/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html 14share/doc/exim/html/spec_html/ch-encrypted_smtp_connections_using_tlsssl.html
@@ -143,14 +143,16 @@ share/doc/exim/html/static/doc/CVE-2016- @@ -143,14 +143,16 @@ share/doc/exim/html/static/doc/CVE-2016-
143share/doc/exim/html/static/doc/CVE-2016-9963.txt 143share/doc/exim/html/static/doc/CVE-2016-9963.txt
144share/doc/exim/html/static/doc/chapter.css 144share/doc/exim/html/static/doc/chapter.css
145share/doc/exim/html/static/doc/chapter.js 145share/doc/exim/html/static/doc/chapter.js
146share/doc/exim/html/static/doc/contents.png 146share/doc/exim/html/static/doc/contents.png
147share/doc/exim/html/static/doc/index.css 147share/doc/exim/html/static/doc/index.css
148share/doc/exim/html/static/doc/index.js 148share/doc/exim/html/static/doc/index.js
149share/doc/exim/html/static/doc/minus-12x12.png 149share/doc/exim/html/static/doc/minus-12x12.png
150share/doc/exim/html/static/doc/plus-12x12.png 150share/doc/exim/html/static/doc/plus-12x12.png
151share/doc/exim/html/static/doc/security/CVE-2016-1531.txt 151share/doc/exim/html/static/doc/security/CVE-2016-1531.txt
152share/doc/exim/html/static/doc/security/CVE-2016-9963.txt 152share/doc/exim/html/static/doc/security/CVE-2016-9963.txt
153share/doc/exim/html/static/doc/security/CVE-2018-6789.txt 153share/doc/exim/html/static/doc/security/CVE-2018-6789.txt
154share/doc/exim/html/static/doc/security/CVE-2019-10149.txt 154share/doc/exim/html/static/doc/security/CVE-2019-10149.txt
155share/doc/exim/html/static/doc/security/CVE-2019-13917.txt 155share/doc/exim/html/static/doc/security/CVE-2019-13917.txt
 156share/doc/exim/html/static/doc/security/CVE-2019-15846.txt
 157share/doc/exim/html/static/doc/security/CVE-2019-16928.txt
156share/doc/exim/html/static/js/common.js 158share/doc/exim/html/static/js/common.js

cvs diff -r1.32 -r1.33 pkgsrc/mail/exim-html/distinfo (expand / switch to unified diff)

--- pkgsrc/mail/exim-html/distinfo 2019/09/06 13:21:35 1.32
+++ pkgsrc/mail/exim-html/distinfo 2019/09/30 19:25:58 1.33
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.32 2019/09/06 13:21:35 adam Exp $ 1$NetBSD: distinfo,v 1.33 2019/09/30 19:25:58 wiedi Exp $
2 2
3SHA1 (exim-html-4.92.2.tar.xz) = 2c65ab88c6e7980cb4b7ccc2a9bbcd3bf4dbfb77 3SHA1 (exim-html-4.92.3.tar.xz) = 489027cf9c444b33e67e791b12a37ea6a4a03897
4RMD160 (exim-html-4.92.2.tar.xz) = 6308c92705576e6466217a5902fae93c6c03aee1 4RMD160 (exim-html-4.92.3.tar.xz) = 87f0d44cb58d9fe8f57c05d6199087fe26160ddc
5SHA512 (exim-html-4.92.2.tar.xz) = af1f698e042cb87cac21bdb58db4b7ce5aaee1104dc25454a5f640f874c7c7b82c4bf22a4750e90039b3ca601ac71a559bf625c728bd22bf6a7f086d1bb160ba 5SHA512 (exim-html-4.92.3.tar.xz) = 8c8888b132820e03bcfd71a875d5a16f71411b56594ea9cb6d4e86ae495cd323b3c1c15d39d5997e248922edbaf1999b2f0eb6444ea62d76b7b0b834223758f0
6Size (exim-html-4.92.2.tar.xz) = 494044 bytes 6Size (exim-html-4.92.3.tar.xz) = 494692 bytes