Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Jun 2019 22:42:45 +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: r504595 - in head/dns/bind911: . files
Message-ID:  <201906192242.x5JMgjo0021830@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Jun 19 22:42:45 2019
New Revision: 504595
URL: https://svnweb.freebsd.org/changeset/ports/504595

Log:
  Update to 9.11.8.
  
  MFH:		2019Q2 (security blanket)
  Security:	CVE-2019-6471

Modified:
  head/dns/bind911/Makefile   (contents, props changed)
  head/dns/bind911/distinfo   (contents, props changed)
  head/dns/bind911/files/patch-configure   (contents, props changed)

Modified: head/dns/bind911/Makefile
==============================================================================
--- head/dns/bind911/Makefile	Wed Jun 19 22:41:52 2019	(r504594)
+++ head/dns/bind911/Makefile	Wed Jun 19 22:42:45 2019	(r504595)
@@ -20,7 +20,7 @@ RUN_DEPENDS=	bind-tools>0:dns/bind-tools
 USES=	cpe libedit
 
 # ISC releases things like 9.8.0-P1, which our versioning doesn't like
-ISCVERSION=	9.11.7
+ISCVERSION=	9.11.8
 
 CPE_VENDOR=	isc
 CPE_VERSION=	${ISCVERSION:C/-.*//}

Modified: head/dns/bind911/distinfo
==============================================================================
--- head/dns/bind911/distinfo	Wed Jun 19 22:41:52 2019	(r504594)
+++ head/dns/bind911/distinfo	Wed Jun 19 22:42:45 2019	(r504595)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1557990453
-SHA256 (bind-9.11.7.tar.gz) = 5b9e86dc5711a1a7448356c02ddb23bb1dd78c9e02a69f9b2e2ce31d39f5a0fd
-SIZE (bind-9.11.7.tar.gz) = 8124611
+TIMESTAMP = 1560947427
+SHA256 (bind-9.11.8.tar.gz) = 669fcc02a9a1864d93992e526d2186ec8923511c0260b2c037fec8ea45406651
+SIZE (bind-9.11.8.tar.gz) = 8119490

Modified: head/dns/bind911/files/patch-configure
==============================================================================
--- head/dns/bind911/files/patch-configure	Wed Jun 19 22:41:52 2019	(r504594)
+++ head/dns/bind911/files/patch-configure	Wed Jun 19 22:42:45 2019	(r504595)
@@ -1,6 +1,6 @@
---- configure.orig	2019-05-10 05:03:58 UTC
+--- configure.orig	2019-06-04 16:01:00 UTC
 +++ configure
-@@ -15159,27 +15159,9 @@ done
+@@ -15170,27 +15170,9 @@ done
  		# problems start to show up.
  		saved_libs="$LIBS"
  		for TRY_LIBS in \
@@ -30,7 +30,7 @@
  		    { $as_echo "$as_me:${as_lineno-$LINENO}: checking linking as $TRY_LIBS" >&5
  $as_echo_n "checking linking as $TRY_LIBS... " >&6; }
  		    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
-@@ -15222,47 +15204,7 @@ $as_echo "no" >&6; } ;;
+@@ -15233,47 +15215,7 @@ $as_echo "no" >&6; } ;;
  		no) as_fn_error $? "could not determine proper GSSAPI linkage" "$LINENO" 5 ;;
  		esac
  
@@ -79,7 +79,7 @@
  		DNS_GSSAPI_LIBS="$LIBS"
  
  		{ $as_echo "$as_me:${as_lineno-$LINENO}: result: using GSSAPI from $use_gssapi/lib and $use_gssapi/include" >&5
-@@ -24315,7 +24257,7 @@ $as_echo "" >&6; }
+@@ -24332,7 +24274,7 @@ $as_echo "" >&6; }
  			# Check other locations for includes.
  			# Order is important (sigh).
  



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