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

diff --cc CHANGES
index ea5a51a61fc0720d3a550920692ce68243d0ff9f,8d1dc0dc3318f58c03af3bd598cfebc65df6ee0b..969fbfd5fdaea24924c3b1d1662e615c65e69aa5
+++ b/CHANGES
@@@ -1,48 -1,8 +1,51 @@@
- 4904. [bug]           Temporarily revert change #4859. [GL #124]
 +4911. [test]          Improved the reliability of the 'mkeys' system test.
 +                      [GL #128]
 +
 +4910. [func]          Update util/check-changes to work on release branches.
 +                      [GL #113]
 +
 +4909. [bug]           named-checkconf did not detect in-view zone collisions.
 +                      [GL #125]
 +
 +4908. [test]          Eliminated unnecessary waiting in the allow_query
 +                      system test. Also changed its name to allow-query.
 +                      [GL #81]
 +
 +4907. [test]          Improved the reliability 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]
 +
 +4896. [test]          cacheclean system test was not robust. [GL #82]
 +
 +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.11.3 released ---
+       --- 9.11.3rc2 released ---
+ 4904. [bug]           Temporarily revert change #4859. [GL #124]
        --- 9.11.3rc1 released ---
  
  4889. [func]          Warn about the use of old root keys without the new
index 81df3add6844e83ac262468f225f0a667dedd878,37cc96ea70ae3c5f159b637a9edc7a4ab0d44919..a0e25e2f9f394b8002790ebe819157b61404c6fd
@@@ -4,7 -4,7 +4,6 @@@
   - License, v. 2.0. If a copy of the MPL was not distributed with this
   - file, You can obtain one at http://mozilla.org/MPL/2.0/.
  -->
--<!-- $Id$ -->
  <html>
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">