]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.6-ESV-R9
authorMark Andrews <marka@isc.org>
Fri, 17 May 2013 00:40:15 +0000 (10:40 +1000)
committerMark Andrews <marka@isc.org>
Fri, 17 May 2013 00:40:15 +0000 (10:40 +1000)
CHANGES
EXCLUDED
lib/dns/api
version

diff --git a/CHANGES b/CHANGES
index 8f07b2ff7d3ad32e5a46337c4dc95edbd4c09dc3..40f9500339f861d02084560986c57426c095c0f7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.6-ESV-R9 released ---
+
 3568.  [cleanup]       Add a product description line to the version file,
                        to be reported by named -v/-V. [RT #33366]
 
@@ -7,10 +9,10 @@
 
 3561.  [bug]           dig: issue a warning if an EDNS query returns FORMERR
                        or NOTIMP.  Adjust usage message. [RT #33363]
-                       
+
        --- 9.6-ESV-R9rc2 released ---
 
-3560.  [bug]           isc-config.sh did not honour includedir and libdir
+3560.  [bug]           isc-config.sh did not honor includedir and libdir
                        when set via configure. [RT #33345]
 
 3559.  [func]          Check that both forms of Sender Policy Framework
@@ -48,7 +50,7 @@
 
 3546.  [func]          Add EUI48 and EUI64 types. [RT #33082]
 
-3543.  [bug]           Update socket stucture before attaching to socket
+3543.  [bug]           Update socket structure before attaching to socket
                        manager after accept. [RT #33084]
 
 3542.  [test]          masterformat system test was broken. [RT #33086]
                        place where the NOQNAME proof needed to be saved.
                        [RT #32629]
 
-3481.  [cleanup]       removed use of const const in atf
+3481.  [cleanup]       Removed use of const const in atf.
 
 3479.  [bug]           Address potential memory leaks in gssapi support
                        code. [RT #32405]
 
 3419.  [bug]           Memory leak on validation cancel. [RT #31869]
 
-3415.  [bug]           named could die with a REQUIRE failure if a valdation
+3415.  [bug]           named could die with a REQUIRE failure if a validation
                        was canceled. [RT #31804]
 
 3412.  [bug]           Copy timeval structure from control message data.
 3381.  [contrib]       Update queryperf to support more RR types.
                        [RT #30762]
 
-3380.  [bug]           named could die if a non-existant master list was
+3380.  [bug]           named could die if a nonexistent master list was
                        referenced in a also-notify. [RT #31004]
 
 3379.  [bug]           isc_interval_zero and isc_time_epoch should be
                        bucket lock when finished with a fetch context.
                        [RT #29239]
 
-3314.  [bug]           The masters list could be updated while refesh_callback
-                       and stub_callback were using it. [RT #26732]
+3314.  [bug]           The masters list could be updated while stub_callback
+                       or refresh_callback were using it. [RT #26732]
 
 3313.  [protocol]      Add TLSA record type. [RT #28989]
 
index 55d825ce510d5456d590e7dc7b02dfb49a1a409a..c7b5bd53801cdb4f8cfe5d6363a94cc4c5fb8e07 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
@@ -1,6 +1,18 @@
+3573.  [bug]           "rndc addzone" and "rndc delzone" incorrectly handled
+                       zone names containing punctuation marks and other
+                       nonstandard characters. [RT #33419]
+
 3571.   [bug]           Address race condition in dns_client_startresolve().
                         [RT #33234]
 
+3570.  [bug]           Check internal pointers are valid when loading map
+                       files. [RT #33403]
+
+3569.  [contrib]       Ported mysql DLZ driver to dynamically-loadable
+                       module, and added multithread support. [RT #33394]
+
+3564.  [bug]           Improved handling of corrupted map files. [RT #33380]
+
 3557.  [bug]           Reloading redirect zones was broken. [RT #33292]
 
 3554.  [bug]           RRL failed to correctly rate-limit upward
index 174fd67775d6fe9c9aebfadeca3bac93f6a73b90..e17d071c54979c7a8499b2b382535e492207ee82 100644 (file)
@@ -5,5 +5,5 @@
 # 9.9: 90-109
 # 9.9-sub: 130-139
 LIBINTERFACE = 113
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
diff --git a/version b/version
index 3b218b64375e16d44b8272bcbe9b3db8b624084b..c552aaffbc75eec4d7876beadb5a1f82ddb054e0 100644 (file)
--- a/version
+++ b/version
@@ -9,4 +9,4 @@ MAJORVER=9
 MINORVER=6
 PATCHVER=
 RELEASETYPE=-ESV
-RELEASEVER=-R9rc2
+RELEASEVER=-R9