Compare commits

...

1 Commits

Author SHA1 Message Date
Mark Andrews
8cd0c705ff prep for 9.14.6 2019-09-09 18:42:21 +10:00
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=