]> granicus.if.org Git - pdns/commitdiff
Add Recursor 4.0.7 changelog
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 14 Nov 2017 08:44:09 +0000 (09:44 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 22 Nov 2017 11:25:50 +0000 (12:25 +0100)
pdns/recursordist/docs/changelog/4.0.rst

index 02754149670f6d3e43e84d4a871e53aacf53bc89..1e363f8a8313e818215377447ac1ed66a2223683 100644 (file)
@@ -3,6 +3,41 @@ Changelogs for 4.0.x
 
 This page has all the changelogs for the PowerDNS Recursor 4.0 release train.
 
+PowerDNS Recursor 4.0.7
+-----------------------
+
+Unreleased
+
+Bug fixes
+^^^^^^^^^
+
+- `#4561 <https://github.com/PowerDNS/pdns/pull/4561>`__: Update rec_control manpage (Winfried Angele)
+- `#4824 <https://github.com/PowerDNS/pdns/pull/4824>`__: Check in the detected OpenSSL/libcrypto for ECDSA
+- `#5406 <https://github.com/PowerDNS/pdns/pull/5406>`__: Make more specific Netmasks < to less specific ones
+- `#5525 <https://github.com/PowerDNS/pdns/pull/5525>`__: Fix validation at the exact RRSIG inception or expiration time
+- `#5740 <https://github.com/PowerDNS/pdns/pull/5740>`__: Lowercase all outgoing qnames when lowercase-outgoing is set
+- `#5599 <https://github.com/PowerDNS/pdns/pull/5599>`__: Fix libatomic detection on ppc64
+
+Improvements
+^^^^^^^^^^^^
+
+- `#4646 <https://github.com/PowerDNS/pdns/pull/4646>`__: Extract nested exception from Luawrapper
+- `#4960 <https://github.com/PowerDNS/pdns/pull/4960>`__: Use explicit yes for default-enabled settings (Christian Hofstaedtler)
+- `#5078 <https://github.com/PowerDNS/pdns/pull/5078>`__: Throw an error when lua-conf-file can't be loaded
+- `#5261 <https://github.com/PowerDNS/pdns/pull/5261>`__: get-remote-ring's "other" report should only have two items. (Patrick Cloke)
+- `#5320 <https://github.com/PowerDNS/pdns/pull/5320>`__: PowerDNS sdig does not truncate trailing bits of EDNS Client Subnet mask
+- `#5488 <https://github.com/PowerDNS/pdns/pull/5488>`__: Only increase `no-packet-error` on the first read
+- `#5511 <https://github.com/PowerDNS/pdns/pull/5511>`__: Add more information to recursor cache dumps
+- `#5523 <https://github.com/PowerDNS/pdns/pull/5523>`__: Fix typo in two log messages (Ruben Kerkhof)
+- `#5598 <https://github.com/PowerDNS/pdns/pull/5598>`__: Add help text on autodetecting systemd support
+- `#5726 <https://github.com/PowerDNS/pdns/pull/5726>`__: Be more resilient with broken auths
+- `#5739 <https://github.com/PowerDNS/pdns/pull/5739>`__: Remove pdns.PASS and pdns.TRUNCATE
+- `#5755 <https://github.com/PowerDNS/pdns/pull/5755>`__: Improve dnsbulktest experience in travis for more robustness
+- `#5762 <https://github.com/PowerDNS/pdns/pull/5762>`__: Create socket-dir from init-script
+- `#5843 <https://github.com/PowerDNS/pdns/pull/5843>`__: b.root renumbering, effective 2017-10-24
+- `#5921 <https://github.com/PowerDNS/pdns/pull/5921>`__: Don't retry security polling too often when it fails
+
+
 PowerDNS Recursor 4.0.6
 -----------------------