1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Update to 9.11.8.

MFH:		2019Q2 (security blanket)
Security:	CVE-2019-6471
This commit is contained in:
Mathieu Arnold 2019-06-19 22:42:45 +00:00
parent 215fe3a16f
commit 7340eb9e3c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=504595
3 changed files with 8 additions and 8 deletions

View File

@ -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/-.*//}

View File

@ -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

View File

@ -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).