From: Evan Hunt Date: Tue, 5 Jun 2018 02:44:00 +0000 (-0700) Subject: clean up CHANGES numbers X-Git-Tag: v9.9.13rc1~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=490e81bfbdedb28ad6ed1f7494cbc213b5eccd55;p=thirdparty%2Fbind9.git clean up CHANGES numbers --- diff --git a/CHANGES b/CHANGES index 4aa198f9a49..9e11ed2ca19 100644 --- a/CHANGES +++ b/CHANGES @@ -65,6 +65,7 @@ "rndc reload" command were completed. [RT #47076] --- 9.9.12 released --- + --- 9.9.12rc2 released --- 4904. [bug] Temporarily revert change #4859. [GL #124] @@ -514,11 +515,6 @@ --- 9.9.11rc1 released --- -4435. [tuning] Only set IPV6_USE_MIN_MTU for UDP when the message - will not fit into a single IPv4 encapsulated IPv6 - UDP packet when transmitted over a Ethernet link. - [RT #42871] - 4647. [bug] Change 4643 broke verification of TSIG signed TCP message sequences where not all the messages contain TSIG records. These may be used in AXFR and IXFR @@ -527,6 +523,11 @@ 4646. [bug] Install lib/export libraries with ${INSTALL_LIBRARY}. [RT #45497] +4435. [tuning] Only set IPV6_USE_MIN_MTU for UDP when the message + will not fit into a single IPv4 encapsulated IPv6 + UDP packet when transmitted over a Ethernet link. + [RT #42871] + --- 9.9.11b1 released --- 4643. [security] An error in TSIG handling could permit unauthorized @@ -1672,13 +1673,13 @@ 4058. [bug] UDP dispatches could use the wrong pseudorandom number generator context. [RT #38578] +4057. [bug] 'dnssec-dsfromkey -T 0' failed to add ttl field. + [RT #38565] + 4056. [bug] Fixed several small bugs in automatic trust anchor management, including a memory leak and a possible loss of key state information. [RT #38458] -4057. [bug] 'dnssec-dsfromkey -T 0' failed to add ttl field. - [RT #38565] - 4053. [security] Revoking a managed trust anchor and supplying an untrusted replacement could cause named to crash with an assertion failure.