[v9_9] prep 9.9.5rc1

This commit is contained in:
Evan Hunt 2014-01-10 09:20:32 -08:00
parent fd5af24ba1
commit 94a726d4b7
11 changed files with 19 additions and 11 deletions

View file

@ -1,3 +1,5 @@
--- 9.9.5rc1 released ---
3701. [func] named-checkconf can now obscure shared secrets
when printing by specifying '-x'. [RT #34465]

4
README
View file

@ -63,6 +63,10 @@ BIND 9.9.5
- When re-signing a zone, the new "dnssec-signzone -Q" option
drops signatures from keys that are still published but are
no longer active.
- "named-checkconf -px" will print the contents of configuration
files with the shared secrets obscured, making it easier to
share configuration (e.g. when submitting a bug report)
without revealing private information.
BIND 9.9.4

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 90
LIBREVISION = 8
LIBREVISION = 9
LIBAGE = 0

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 102
LIBREVISION = 0
LIBREVISION = 1
LIBAGE = 2

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 90
LIBREVISION = 1
LIBREVISION = 2
LIBAGE = 0

View file

@ -4,6 +4,6 @@
# 9.8: 80-89, 120-129
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 98
LIBINTERFACE = 99
LIBREVISION = 0
LIBAGE = 3
LIBAGE = 4

View file

@ -302,6 +302,7 @@ isc_hmacsha512_sign
isc_hmacsha512_update
isc_hmacsha512_verify
isc_httpdmgr_addurl
isc_httpdmgr_addurl2
isc_httpdmgr_create
isc_httpdmgr_shutdown
isc_interfaceiter_create
@ -581,6 +582,7 @@ isc_time_microdiff
isc_time_nanoseconds
isc_time_now
isc_time_nowplusinterval
isc_time_parsehttptimestamp
isc_time_seconds
isc_time_set
isc_time_settoepoch

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 90
LIBREVISION = 5
LIBREVISION = 6
LIBAGE = 0

View file

@ -4,6 +4,6 @@
# 9.8: 80-89, 120-129
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 90
LIBREVISION = 7
LIBAGE = 0
LIBINTERFACE = 91
LIBREVISION = 0
LIBAGE = 1

View file

@ -5,5 +5,5 @@
# 9.9: 90-109
# 9.9-sub: 130-139
LIBINTERFACE = 90
LIBREVISION = 6
LIBREVISION = 7
LIBAGE = 0

View file

@ -8,6 +8,6 @@ DESCRIPTION="(Extended Support Version)"
MAJORVER=9
MINORVER=9
PATCHVER=5
RELEASETYPE=b
RELEASETYPE=rc
RELEASEVER=1
EXTENSIONS=