prep 9.13.7

This commit is contained in:
Tinderbox User
2019-02-21 01:57:08 +00:00
parent ce5857556b
commit 856c74700f
5 changed files with 19 additions and 17 deletions

26
CHANGES
View File

@@ -1,3 +1,5 @@
--- 9.13.7 released ---
5165. [contrib] Removed SDB drivers from contrib; they're obsolete.
[GL #428]
@@ -25,6 +27,18 @@
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
@@ -85,10 +99,6 @@
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]
@@ -159,11 +169,6 @@
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
@@ -184,9 +189,6 @@
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 ---

View File

@@ -10,5 +10,5 @@
# 9.12: 1200-1299
# 9.13: 1300-1399
LIBINTERFACE = 1306
LIBREVISION = 0
LIBREVISION = 1
LIBAGE = 0

View File

@@ -10,5 +10,5 @@
# 9.12: 1200-1299
# 9.13: 1300-1399
LIBINTERFACE = 1306
LIBREVISION = 0
LIBREVISION = 1
LIBAGE = 0

View File

@@ -10,5 +10,5 @@
# 9.12: 1200-1299
# 9.13: 1300-1399
LIBINTERFACE = 1304
LIBREVISION = 1
LIBREVISION = 2
LIBAGE = 0

View File

@@ -2,10 +2,10 @@
# configure.
#
PRODUCT=BIND
DESCRIPTION="(Stable Release)"
DESCRIPTION="(Development Release)"
MAJORVER=9
MINORVER=13
PATCHVER=6
PATCHVER=7
RELEASETYPE=
RELEASEVER=
EXTENSIONS=