]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_9] prep 9.9.5rc1
authorEvan Hunt <each@isc.org>
Fri, 10 Jan 2014 17:20:32 +0000 (09:20 -0800)
committerEvan Hunt <each@isc.org>
Fri, 10 Jan 2014 17:20:32 +0000 (09:20 -0800)
CHANGES
README
lib/bind9/api
lib/dns/api
lib/irs/api
lib/isc/api
lib/isc/win32/libisc.def.in
lib/isccc/api
lib/isccfg/api
lib/lwres/api
version

diff --git a/CHANGES b/CHANGES
index e4290c5f2a92858f36bddbcebfdb64037ca0e0b4..aef61b9e2344cd71c6f17c46ad09d38d67e22e3e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.9.5rc1 released ---
+
 3701.  [func]          named-checkconf can now obscure shared secrets 
                        when printing by specifying '-x'. [RT #34465]
 
diff --git a/README b/README
index 8b9b66757a8e5ca995e8c62538c025d722dc8479..e0e7b5f6aa76f60228b4022d67737d2fa8e95a25 100644 (file)
--- a/README
+++ b/README
@@ -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
 
index 1a861f8b727aef091f739ee519f0e89248404065..0adc934e71ce3072aff26ba08e4ff7edfed3562a 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 90
-LIBREVISION = 8
+LIBREVISION = 9
 LIBAGE = 0
index d43a04be2f11a47509feea985f6833dc278c01fc..1bf8d3fac3d6a76f8d26ee3c4507239b64db168b 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 102
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 2
index 298e96a8abc98f5edb1a115e4b08d5603c006f81..343e4aaf53466ff15e53ffd06b76ccd0ff922b0e 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 90
-LIBREVISION = 1
+LIBREVISION = 2
 LIBAGE = 0
index a161d8d02d06e89df867d355c25cd0aa1cc7f6ee..07c646d653b5efaad8a8c2fe26143ab913e6d55e 100644 (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
index 4cc339cf7bffd4101bad0b9c6cfc966e0eb94c20..ef561619920caf4521000d1250b58e8d5cea7e5f 100644 (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
index 5189823440b8a35d8c4076f675a0b8cdce05d364..864bdc90941cb5c734b399a8083fa36af5acd130 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 90
-LIBREVISION = 5
+LIBREVISION = 6
 LIBAGE = 0
index a27437f4335bc04d4b73f24de7bc929ca75aae03..7e580435abb97ea9ef270e11e823ace167c32ab9 100644 (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
index 864bdc90941cb5c734b399a8083fa36af5acd130..a27437f4335bc04d4b73f24de7bc929ca75aae03 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 90
-LIBREVISION = 6
+LIBREVISION = 7
 LIBAGE = 0
diff --git a/version b/version
index a7c59591bde00f6711316bec8dad9c840873c0f3..92e82f501ea826dbc3c039f50fc397cb1a91b94f 100644 (file)
--- a/version
+++ b/version
@@ -8,6 +8,6 @@ DESCRIPTION="(Extended Support Version)"
 MAJORVER=9
 MINORVER=9
 PATCHVER=5
-RELEASETYPE=b
+RELEASETYPE=rc
 RELEASEVER=1
 EXTENSIONS=