]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
9.7.6
authorMark Andrews <marka@isc.org>
Fri, 27 Apr 2012 07:50:32 +0000 (17:50 +1000)
committerMark Andrews <marka@isc.org>
Fri, 27 Apr 2012 07:50:32 +0000 (17:50 +1000)
CHANGES
EXCLUDED
README
lib/dns/api
lib/isccfg/api
version

diff --git a/CHANGES b/CHANGES
index d768b830c092462972749e541df7bf98c1bd6319..a411ea9991c8df49733a2863c3dbd17cb76cfb3b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+       --- 9.7.6 released ---
+
 3314.  [bug]           The masters list could be updated while refesh_callback
                        and stub_callback were using it. [RT #26732]
 
index ca482b92fa32e55607b8351b98071e702108aa42..6ee1fcdbbf3c6fd668f319fdc69894442d0ed022 100644 (file)
--- a/EXCLUDED
+++ b/EXCLUDED
 3184.  [bug]           named had excessive cpu usage when a redirect zone was
                        configured. [RT #26013]
 
+3183.  [bug]           Added RTLD_GLOBAL flag to dlopen call. [RT #26301]
+
 3182.  [bug]           Auth servers behind firewalls which block packets
                        greater than 512 bytes may cause other servers to
                        perform poorly. Now, adb retains edns information
                        socket instead of using all available sockets.
                        [RT #26038]
 
-3142.  [bug]           NAPTR is class agnostic. [RT #25429]`
+3155.  [bug]           Fixed a build failure when using contrib DLZ
+                       drivers (e.g., mysql, postgresql, etc). [RT #25710]
+
+3142.  [bug]           NAPTR is class agnostic. [RT #25429]
+
+3131.  [tuning]        Improve scalability by allocating one zone task
+                       per 100 zones at startup time, rather than using a
+                       fixed-size task table. [RT #24406]
 
 3127.  [bug]           'rndc thaw' will now remove a zone's journal file
                        if the zone serial number has been changed and
                        RPZ caused named to exit with a assertion failure.
                        [RT #24715]
 
+3115.  [bug]           Named could fail to return requested data when
+                       following a CNAME that points into the same zone.
+                       [RT #24455]
+
 3108.  [cleanup]       dnssec-signzone: Clarified some error and
                        warning messages; removed #ifdef ALLOW_KSKLESS_ZONES
                        code (use -P instead). [RT #20852]
diff --git a/README b/README
index adf9153500427a68cde817181e131d80a625abc2..fbea09e8bb5bd5cb15b6ce07f4b5674d445cfa4d 100644 (file)
--- a/README
+++ b/README
@@ -51,6 +51,10 @@ BIND 9
         For up-to-date release notes and errata, see
         http://www.isc.org/software/bind9/releasenotes
 
+BIND 9.7.6
+
+       BIND 9.7.6 is a maintenance release, fixing bugs in 9.7.5.
+
 BIND 9.7.5
 
        BIND 9.7.5 includes a number of bug fixes and prevents a security
index 392e3abb434e17705b46e5bb6c812e7d74188562..62da7a045e496349a11d5e0dd2fb10da1aa7dd84 100644 (file)
@@ -4,5 +4,5 @@
 # 9.8: 80-89
 # 9.9: 90-109
 LIBINTERFACE = 75
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 6
index 1db9875386c18368ff4cb1aed0e94b43fb3f2cf8..40fce5b013d672f2ce68aeb037ba30433d4da40d 100644 (file)
@@ -4,5 +4,5 @@
 # 9.8: 80-89
 # 9.9: 90-109
 LIBINTERFACE = 63
-LIBREVISION = 0
+LIBREVISION = 1
 LIBAGE = 0
diff --git a/version b/version
index 1981d92f1fcce171545d0ddde1284be6a93b725a..dc3782af851416a01d0ac1a547696282c2e15f94 100644 (file)
--- a/version
+++ b/version
@@ -5,6 +5,6 @@
 #
 MAJORVER=9
 MINORVER=7
-PATCHVER=5
+PATCHVER=6
 RELEASETYPE=
 RELEASEVER=