svn commit: r476686 - in head/dns: bind911 bind912

Mathieu Arnold mat at FreeBSD.org
Wed Aug 8 21:25:58 UTC 2018


Author: mat
Date: Wed Aug  8 21:25:56 2018
New Revision: 476686
URL: https://svnweb.freebsd.org/changeset/ports/476686

Log:
  Update to 9.11.4-P1 and 9.12.2-P1.
  
  Security:	CVE-2018-5740
  Sponsored by:	Absolight

Modified:
  head/dns/bind911/Makefile   (contents, props changed)
  head/dns/bind911/distinfo   (contents, props changed)
  head/dns/bind912/Makefile   (contents, props changed)
  head/dns/bind912/distinfo   (contents, props changed)

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Wed Aug  8 21:18:47 2018	(r476685)
+++ head/dns/bind911/Makefile	Wed Aug  8 21:25:56 2018	(r476686)
@@ -20,7 +20,7 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 USES=	cpe libedit
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.4
+ISCVERSION=	9.11.4-P1
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Wed Aug  8 21:18:47 2018	(r476685)
+++ head/dns/bind911/distinfo	Wed Aug  8 21:25:56 2018	(r476686)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531290674
-SHA256 (bind-9.11.4.tar.gz) = 595070b031f869f8939656b5a5d11b121211967f15f6afeafa895df745279617
-SIZE (bind-9.11.4.tar.gz) = 9621408
+TIMESTAMP = 1533712466
+SHA256 (bind-9.11.4-P1.tar.gz) = b0e0dc3c8bf26989b1cad53f90d44a48e39404afc68f65c45bae79b446f0fe23
+SIZE (bind-9.11.4-P1.tar.gz) = 9623403

Modified: head/dns/bind912/Makefile
==============================================================================
--- head/dns/bind912/Makefile	Wed Aug  8 21:18:47 2018	(r476685)
+++ head/dns/bind912/Makefile	Wed Aug  8 21:25:56 2018	(r476686)
@@ -35,7 +35,7 @@ LIB_DEPENDS=	libxml2.so:textproc/libxml2
 
 USES=	cpe libedit
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.12.2
+ISCVERSION=	9.12.2-P1
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind912/distinfo
==============================================================================
--- head/dns/bind912/distinfo	Wed Aug  8 21:18:47 2018	(r476685)
+++ head/dns/bind912/distinfo	Wed Aug  8 21:25:56 2018	(r476686)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531290911
-SHA256 (bind-9.12.2.tar.gz) = 9f6a4c8b39a7064d447d8414a09ed667ff21adc69f17461916d8f5a45f348452
-SIZE (bind-9.12.2.tar.gz) = 9424960
+TIMESTAMP = 1533712498
+SHA256 (bind-9.12.2-P1.tar.gz) = 9c4b55c2b8a2052ce488ebaeca1b715721d1a6cbffd7da3634c41287b86954a4
+SIZE (bind-9.12.2-P1.tar.gz) = 9429002


More information about the svn-ports-head mailing list