Update BIND9 to the latest patch releases, 9.9.8-P2, 9.10.3-P2, and snapshot.

MFH:		2015Q4
Changes:	https://kb.isc.org/article/AA-01326/81/BIND-9.9.8-P2-Release-Notes.html
Changes:	https://kb.isc.org/article/AA-01328/81/BIND-9.10.3-P2-Release-Notes.html
Security:	CVE-2015-3193
Security:	CVE-2015-8000
Security:	CVE-2015-8461
Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-12-16 00:45:02 +00:00
parent 70121e9c33
commit ade4e0672d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403826
9 changed files with 23 additions and 23 deletions

View file

@ -19,8 +19,8 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.11.0.a20151116
HASH= 2df6324
ISCVERSION= 9.11.0.a20151215
HASH= 50cfe40
MAKE_JOBS_UNSAFE= yes

View file

@ -1,2 +1,2 @@
SHA256 (bind9-2df6324.tar.gz) = e6ea70f7939067f8942e6d95f0c3e8c31f7a427ad0ba6ce54f9125dff06ecda0
SIZE (bind9-2df6324.tar.gz) = 10996063
SHA256 (bind9-50cfe40.tar.gz) = 3b137de0cf07b6d891449720e1c4628ed77674bfcfaa8f1d02a73af3fc46dcde
SIZE (bind9-50cfe40.tar.gz) = 11004464

View file

@ -1,4 +1,4 @@
--- configure.orig 2015-11-05 13:15:23 UTC
--- configure.orig 2015-12-15 23:30:08 UTC
+++ configure
@@ -14113,27 +14113,9 @@ done
# problems start to show up.
@ -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
@@ -21865,7 +21807,7 @@ $as_echo "" >&6; }
@@ -21870,7 +21812,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).

View file

@ -5,10 +5,10 @@ PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/}
.if defined(BIND_TOOLS_SLAVE)
# dns/bind-tools here
PORTREVISION= 1
PORTREVISION= 0
.else
# dns/bind910 here
PORTREVISION= 1
PORTREVISION= 0
.endif
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
@ -29,7 +29,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.10.3
ISCVERSION= 9.10.3-P2
MAKE_JOBS_UNSAFE= yes

View file

@ -1,2 +1,2 @@
SHA256 (bind-9.10.3.tar.gz) = 9ac33bd8754ab4b6ee449b1b2aa88e09f51cda088486f4ab1585acd920b98ff0
SIZE (bind-9.10.3.tar.gz) = 8552545
SHA256 (bind-9.10.3-P2.tar.gz) = 4a6c1911ac0d4b6be635b63de3429b6c168ea244043f12bbc8a4eb3368fd6ecd
SIZE (bind-9.10.3-P2.tar.gz) = 8523719

View file

@ -1,4 +1,4 @@
--- configure.orig 2015-09-09 02:23:40 UTC
--- configure.orig 2015-12-06 12:37:44 UTC
+++ configure
@@ -14100,27 +14100,9 @@ done
# problems start to show up.
@ -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
@@ -21451,7 +21393,7 @@ $as_echo "" >&6; }
@@ -21456,7 +21398,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).

View file

@ -3,7 +3,7 @@
PORTNAME= bind
PORTVERSION= ${ISCVERSION:S/-P/P/}
PORTREVISION= 1
PORTREVISION= 0
CATEGORIES= dns net ipv6
MASTER_SITES= ISC/bind9/${ISCVERSION}
PKGNAMESUFFIX= 99
@ -15,7 +15,7 @@ COMMENT= BIND DNS suite with updated DNSSEC and DNS64
LICENSE= ISCL
# ISC releases things like 9.8.0-P1, which our versioning doesn't like
ISCVERSION= 9.9.8
ISCVERSION= 9.9.8-P2
MAKE_JOBS_UNSAFE= yes

View file

@ -1,4 +1,4 @@
SHA256 (bind-9.9.8.tar.gz) = 643997cdb0dd232a4c9f7c0f1436841fbf325c6b7269e6490bf5f380eda344e3
SIZE (bind-9.9.8.tar.gz) = 8015834
SHA256 (9.9.8-rpz2+rl.14038.05.patch.xz) = 1b22dec59f2c6ee798db1b9dfee252117a9a05b0646635eb8b25124298b12a26
SIZE (9.9.8-rpz2+rl.14038.05.patch.xz) = 39212
SHA256 (bind-9.9.8-P2.tar.gz) = f5841926e19637b93ec0b44b5abfbab2410e692736cf11143d461f656fbdf329
SIZE (bind-9.9.8-P2.tar.gz) = 7996912
SHA256 (9.9.8-P2-rpz2+rl.14038.05.patch.xz) = d729e23fcb2baa657b36cdb9da3b224d29c155aa911a4880b3d500bc7453d178
SIZE (9.9.8-P2-rpz2+rl.14038.05.patch.xz) = 39232

View file

@ -1,6 +1,6 @@
--- configure.orig 2015-09-09 02:23:50 UTC
--- configure.orig 2015-12-06 12:12:21 UTC
+++ configure
@@ -14284,27 +14284,9 @@ done
@@ -14289,27 +14289,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
@@ -14347,47 +14329,7 @@ $as_echo "no" >&6; } ;;
@@ -14352,47 +14334,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
@@ -20337,7 +20279,7 @@ $as_echo "" >&6; }
@@ -20342,7 +20284,7 @@ $as_echo "" >&6; }
# Check other locations for includes.
# Order is important (sigh).