From: Mark Andrews Date: Fri, 7 Jul 2017 14:08:13 +0000 (+1000) Subject: update for 9.9.10-P3 X-Git-Tag: v9.9.10-P3~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=724165f6bfd4cfbd6c1aea2386657b0277bdf98b;p=thirdparty%2Fbind9.git update for 9.9.10-P3 --- diff --git a/CHANGES b/CHANGES index 23c8fa714e0..a1a80df5c26 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ + --- 9.9.10-P3 released --- + 4647. [bug] Change 4643 broke verification of TSIG signed TCP message sequences where not all the messages contain TSIG records. These may be used in AXFR and IXFR diff --git a/README b/README index 596f436da65..d4aee035405 100644 --- a/README +++ b/README @@ -51,6 +51,10 @@ BIND 9 For up-to-date release notes and errata, see http://www.isc.org/software/bind9/releasenotes +BIND 9.9.10-P3 + + Addresses a TSIG regression introduced in 9.9.10-P2. + BIND 9.9.10-P2 This version contains a fix for the security flaws diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 946d8c45a99..a6b44500a81 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -32,9 +32,11 @@ CVE-2017-3142 and CVE-2017-3143. It also includes an update to the address of the B root server. + + BIND 9.9.10-P3 addresses a TSIG regression introduced in 9.9.10-P2. + -
Download The latest versions of BIND 9 software can always be found at diff --git a/lib/dns/api b/lib/dns/api index d4285640528..bd4f901ad32 100644 --- a/lib/dns/api +++ b/lib/dns/api @@ -7,5 +7,5 @@ # 9.10: 140-149, 170-179 # 9.11: 160-169 LIBINTERFACE = 173 -LIBREVISION = 3 +LIBREVISION = 4 LIBAGE = 0 diff --git a/version b/version index cb6e54d1d65..9e4d3730075 100644 --- a/version +++ b/version @@ -7,5 +7,5 @@ MAJORVER=9 MINORVER=9 PATCHVER=10 RELEASETYPE=-P -RELEASEVER=2 +RELEASEVER=3 EXTENSIONS=