prep 9.14.1

(cherry picked from commit c7004347bc)
This commit is contained in:
Tinderbox User 2019-04-06 20:04:17 +00:00 committed by Ondřej Surý
parent a6fac68b4f
commit 02cbca91d7
7 changed files with 16 additions and 9 deletions

View file

@ -49,6 +49,8 @@
5202. [bug] <dns/ecs.h> was missing ISC_LANG_ENDDECLS. [GL #976]
--- 9.14.1 released ---
5201. [bug] Fix a possible deadlock in RPZ update code. [GL #973]
5200. [security] tcp-clients settings could be exceeded in some cases,

View file

@ -160,6 +160,11 @@ of supported platforms. In addition to OpenSSL, BIND now requires
support for IPv6, threads, and standard atomic operations provided
by the C compiler. Non-threaded builds are no longer supported.
#### BIND 9.14.1
BIND 9.14.1 is a maintenance release, and addresses security
vulnerabilities disclosed in CVE-2018-5743 and CVE-2019-6467.
### <a name="build"/> Building BIND
Minimally, BIND requires a UNIX or Linux system with an ANSI C compiler,

View file

@ -10,5 +10,5 @@
# 9.12: 1200-1299
# 9.13/9.14: 1300-1499
LIBINTERFACE = 1302
LIBREVISION = 1
LIBREVISION = 2
LIBAGE = 0

View file

@ -9,6 +9,6 @@
# 9.11: 160-169,1100-1199
# 9.12: 1200-1299
# 9.13/9.14: 1300-1499
LIBINTERFACE = 1306
LIBREVISION = 1
LIBINTERFACE = 1307
LIBREVISION = 0
LIBAGE = 0

View file

@ -9,6 +9,6 @@
# 9.11: 160-169,1100-1199
# 9.12: 1200-1299
# 9.13/9.14: 1300-1499
LIBINTERFACE = 1306
LIBREVISION = 1
LIBAGE = 0
LIBINTERFACE = 1307
LIBREVISION = 0
LIBAGE = 1

View file

@ -9,6 +9,6 @@
# 9.11: 160-169
# 9.12: 1200-1299
# 9.13/9.14: 1300-1499
LIBINTERFACE = 1304
LIBREVISION = 2
LIBINTERFACE = 1305
LIBREVISION = 0
LIBAGE = 0

View file

@ -5,7 +5,7 @@ PRODUCT=BIND
DESCRIPTION="(Stable Release)"
MAJORVER=9
MINORVER=14
PATCHVER=0
PATCHVER=1
RELEASETYPE=
RELEASEVER=
EXTENSIONS=