]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'v9_9_12_patch' into v9_9
authorEvan Hunt <each@isc.org>
Thu, 8 Mar 2018 22:30:46 +0000 (14:30 -0800)
committerEvan Hunt <each@isc.org>
Thu, 8 Mar 2018 22:30:46 +0000 (14:30 -0800)
1  2 
CHANGES
doc/arm/notes.html

diff --cc CHANGES
index 562cabcf6da7700b65d9f9486d6d9013f780601c,057373be239bef0d4265835d3293091910140bda..05f70064877f666f809001834a1176775adbbadf
+++ b/CHANGES
@@@ -1,40 -1,8 +1,43 @@@
- 4904. [bug]           Temporarily revert change #4859. [GL #124]
 +4910. [func]          Update util/check-changes to work on release branches.
 +                      [GL #113]
 +
 +4908. [test]          Eliminated unnecessary waiting in the allow_query
 +                      system test. Also changed its name to allow-query.
 +                      [GL #81]
 +
 +4907. [test]          Improved the reliabilty of the 'notify' system
 +                      test. [GL #59]
 +
 +4905. [bug]           irs_resconf_load() ignored resolv.conf syntax errors
 +                      when "domain" or "search" options were present in that
 +                      file. [GL #110]
 +
 +4903. [bug]           "check-mx fail;" did not prevent MX records containing
 +                      IP addresses from being added to a zone by a dynamic
 +                      update. [GL #112]
 +
 +4902. [test]          Improved the reliability of the 'ixfr' system
 +                      test. [GL #66]
 +
 +4899. [test]          Convert most of the remaining system tests to be able
 +                      to run in parallel, continuing the work from change
 +                      #4895. To take advantage of this, use "make -jN check",
 +                      where N is the number of processors to use. [GL #91]
 +
 +4895. [test]          Allow some system tests to run in parallel.
 +                      [RT #46602]
 +
 +4893. [bug]           Address various issues reported by cppcheck. [GL #51]
 +
 +4892. [bug]           named could leak memory when "rndc reload" was invoked
 +                      before all zone loading actions triggered by a previous
 +                      "rndc reload" command were completed. [RT #47076]
 +
+       --- 9.9.12 released ---
+       --- 9.9.12rc2 released ---
+ 4904. [bug]           Temporarily revert change #4859. [GL #124]
        --- 9.9.12rc1 released ---
  
  4889. [func]          Warn about the use of old root keys without the new
index d6188b262016452f42679a175e0b8b05d8643ab6,a1a07e69aaf7975f31caf9a6b5fd9b97571edf46..1f097ae823c29a9c745bdcd96e4d3957565ea0cb
@@@ -12,7 -12,7 +12,6 @@@
   - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
   - PERFORMANCE OF THIS SOFTWARE.
  -->
--<!-- $Id$ -->
  <html>
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">