Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 2019 13:54:52 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r515108 - head/dns/bind9-devel
Message-ID:  <201910211354.x9LDsqHu016857@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Mon Oct 21 13:54:52 2019
New Revision: 515108
URL: https://svnweb.freebsd.org/changeset/ports/515108

Log:
  Update to latest commit.
  
  Security:	CVE-2019-6475, CVE-2019-6476

Modified:
  head/dns/bind9-devel/Makefile   (contents, props changed)
  head/dns/bind9-devel/distinfo   (contents, props changed)

Modified: head/dns/bind9-devel/Makefile
==============================================================================
--- head/dns/bind9-devel/Makefile	Mon Oct 21 13:54:22 2019	(r515107)
+++ head/dns/bind9-devel/Makefile	Mon Oct 21 13:54:52 2019	(r515108)
@@ -41,13 +41,13 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 # XXX: remove tar:bz2
 USES=	compiler:c11 cpe libedit pkgconfig ssl tar:bz2
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.15.4a0.2019.10.13
+ISCVERSION=	9.15.5a0.2019.10.19
 # XXX: Remove gitlab
 USE_GITLAB=	yes
 GL_SITE=	https://gitlab.isc.org
 GL_ACCOUNT=	isc-projects
 GL_PROJECT=	bind9
-GL_COMMIT=	69b023e8624bb85f1f8e9dcf8b5d12244f22166e
+GL_COMMIT=	8c573fc3fdb42f6ac9f5b79008940d18d3de524e
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind9-devel/distinfo
==============================================================================
--- head/dns/bind9-devel/distinfo	Mon Oct 21 13:54:22 2019	(r515107)
+++ head/dns/bind9-devel/distinfo	Mon Oct 21 13:54:52 2019	(r515108)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571050076
-SHA256 (isc-projects-bind9-69b023e8624bb85f1f8e9dcf8b5d12244f22166e_GL0.tar.gz) = 9015212c2c464c50fb6e8e1b02072955656ed60872be952e8a6f191c6d8679d7
-SIZE (isc-projects-bind9-69b023e8624bb85f1f8e9dcf8b5d12244f22166e_GL0.tar.gz) = 6336448
+TIMESTAMP = 1571660522
+SHA256 (isc-projects-bind9-8c573fc3fdb42f6ac9f5b79008940d18d3de524e_GL0.tar.gz) = 47f96a8ab1c7ed58a2a8d88993bb7f6aac58622edd2a8baa6d3f0b4048f642f4
+SIZE (isc-projects-bind9-8c573fc3fdb42f6ac9f5b79008940d18d3de524e_GL0.tar.gz) = 6339142



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201910211354.x9LDsqHu016857>