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

diff --cc CHANGES
index 807b212fa4437af05d1ae934770ddf03362c04c1,c9ae75b9817a3cfbf20ee5ee5597c885406fce85..bb72f66ba30375f51a83f6f976cca15169d76d09
+++ b/CHANGES
@@@ -1,45 -1,8 +1,48 @@@
- 4904. [bug]           Temporarily revert change #4859. [GL #124]
 +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 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]
 +
 +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.10.7 released ---
+       --- 9.10.7rc2 released ---
+ 4904. [bug]           Temporarily revert change #4859. [GL #124]
        --- 9.10.7rc1 released ---
  
  4889. [func]          Warn about the use of old root keys without the new
index 769b2fb1f9b7e3c3840b4f8d203bd62fdc08f1f7,22bdd994819b3c0c767607c9f22768c3e44c592a..aa060a9ca193987d43115825fb68cdedc3337cc3
@@@ -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">