prep for 9.14.6

This commit is contained in:
Tinderbox User 2019-09-09 13:34:28 +00:00
parent 57a21490bf
commit 2a2d8d00aa
5 changed files with 13 additions and 3 deletions

View file

@ -1,3 +1,5 @@
--- 9.14.6 released ---
5289. [bug] Address NULL pointer dereference in rpz.c:rpz_detach.
[GL #1210]

View file

@ -180,6 +180,14 @@ BIND 9.14.4 is a maintenance release, and also adds support for
the new MaxMind GeoIP2 geolocation API when built with
`configure --with-geoip2`.
#### BIND 9.14.5
BIND 9.14.5 is a maintenance release.
#### BIND 9.14.6
BIND 9.14.6 is a maintenance release.
### <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 = 1310
LIBREVISION = 0
LIBREVISION = 1
LIBAGE = 0

View file

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

View file

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