svn commit: r470507 - head/dns/bind912
Xin LI
delphij at FreeBSD.org
Mon May 21 03:13:34 UTC 2018
Author: delphij
Date: Mon May 21 03:13:33 2018
New Revision: 470507
URL: https://svnweb.freebsd.org/changeset/ports/470507
Log:
Security update to 9.12.1P2.
MFH: 2018Q2
Security: 94599fe0-5ca3-11e8-8be1-d05099c0ae8c
Security: CVE-2018-5736, CVE-2018-5737
Modified:
head/dns/bind912/Makefile
head/dns/bind912/distinfo
Modified: head/dns/bind912/Makefile
==============================================================================
--- head/dns/bind912/Makefile Mon May 21 03:12:12 2018 (r470506)
+++ head/dns/bind912/Makefile Mon May 21 03:13:33 2018 (r470507)
@@ -30,7 +30,7 @@ LICENSE= MPL20
LICENSE_FILE= ${WRKSRC}/COPYRIGHT
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION= 9.12.1
+ISCVERSION= 9.12.1-P2
USES= cpe libedit
Modified: head/dns/bind912/distinfo
==============================================================================
--- head/dns/bind912/distinfo Mon May 21 03:12:12 2018 (r470506)
+++ head/dns/bind912/distinfo Mon May 21 03:13:33 2018 (r470507)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1521456447
-SHA256 (bind-9.12.1.tar.gz) = 16e446425c35e48b651ddf1171d2115ebf32b07670b652e1030a174038937510
-SIZE (bind-9.12.1.tar.gz) = 9302783
+TIMESTAMP = 1526711298
+SHA256 (bind-9.12.1-P2.tar.gz) = 0de7c3453461e2f0505ac634b984f8e7afa1952cf7fc972cbefbcc169edf2d29
+SIZE (bind-9.12.1-P2.tar.gz) = 9305005
More information about the svn-ports-all
mailing list