"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.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
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
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.