]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
prep 9.13.7
authorTinderbox User <tbox@isc.org>
Thu, 21 Feb 2019 01:57:08 +0000 (01:57 +0000)
committerTinderbox User <tbox@isc.org>
Thu, 21 Feb 2019 01:57:08 +0000 (01:57 +0000)
CHANGES
lib/dns/api
lib/isc/api
lib/ns/api
version

diff --git a/CHANGES b/CHANGES
index ff550880801e98f5fa585a2c0ad3def0bb33cd6e..42c817c08c94584bc4f446c747e60eea51a5da8e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.13.7 released ---
+
 5165.  [contrib]       Removed SDB drivers from contrib; they're obsolete.
                        [GL #428]
 
 5157.  [bug]           Nslookup now errors out if there are extra command
                        line arguments. [GL #207]
 
+5141.  [security]      Zone transfer controls for writable DLZ zones were
+                       not effective as the allowzonexfr method was not being
+                       called for such zones. (CVE-2019-6465) [GL #790]
+
+5118.  [security]      Named could crash if it is managing a key with
+                       `managed-keys` and the authoritative zone is rolling
+                       the key to an unsupported algorithm. (CVE-2018-5745)
+                       [GL #780]
+
+5110.  [security]      Named leaked memory if there were multiple Key Tag
+                       EDNS options present. (CVE-2018-5744) [GL #772]
+
        --- 9.13.6 released ---
 
 5156.  [doc]           Extended and refined the section of the ARM describing
                        and "nsdname-enable" both now default to yes,
                        regardless of compile-time settings. [GL #824]
 
-5141.  [security]      Zone transfer controls for writable DLZ zones were
-                       not effective as the allowzonexfr method was not being
-                       called for such zones. (CVE-2019-6465) [GL #790]
-
 5140.  [bug]           Don't immediately mark existing keys as inactive and
                        deleted when running dnssec-keymgr for the first
                        time. [GL #117]
 
 5119.  [placeholder]
 
-5118.  [security]      Named could crash if it is managing a key with
-                       `managed-keys` and the authoritative zone is rolling
-                       the key to an unsupported algorithm. (CVE-2018-5745)
-                       [GL #780]
-
 5117.  [placeholder]
 
 5116.  [bug]           Named/named-checkconf triggered a assertion when
 5111.  [bug]           Occluded DNSKEY records could make it into the
                        delegating NSEC/NSEC3 bitmap. [GL #742]
 
-5110.  [security]      Named leaked memory if there were multiple Key Tag
-                       EDNS options present. (CVE-2018-5744) [GL #772]
-
 5109.  [cleanup]       Remove support for RSAMD5 algorithm. [GL #628]
 
        --- 9.13.5 released ---
index 93f0e6fa071bbdd57c978ce050994857a22ec211..db0d5b092241cca32bfba12ebec93088603dbd52 100644 (file)
@@ -10,5 +10,5 @@
 # 9.12: 1200-1299
 # 9.13: 1300-1399
 LIBINTERFACE = 1306
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 93f0e6fa071bbdd57c978ce050994857a22ec211..db0d5b092241cca32bfba12ebec93088603dbd52 100644 (file)
@@ -10,5 +10,5 @@
 # 9.12: 1200-1299
 # 9.13: 1300-1399
 LIBINTERFACE = 1306
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
index 118881f97961a451636d766f626d02f47c4dca13..b23eb41679ff55abcf26331c749b9d160bca5df9 100644 (file)
@@ -10,5 +10,5 @@
 # 9.12: 1200-1299
 # 9.13: 1300-1399
 LIBINTERFACE = 1304
-LIBREVISION = 1
+LIBREVISION = 2
 LIBAGE = 0
diff --git a/version b/version
index 3e6059c01cea2cb07ef0015979b3320729aa0a1a..06c9fd54ce7184db8272c812b8673389630af2ab 100644 (file)
--- a/version
+++ b/version
@@ -2,10 +2,10 @@
 # configure.
 #
 PRODUCT=BIND
-DESCRIPTION="(Stable Release)"
+DESCRIPTION="(Development Release)"
 MAJORVER=9
 MINORVER=13
-PATCHVER=6
+PATCHVER=7
 RELEASETYPE=
 RELEASEVER=
 EXTENSIONS=