-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021031201 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021032200 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.3.4.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2020-07.html"
recursor-4.3.5.security-status 60 IN TXT "1 OK"
recursor-4.3.6.security-status 60 IN TXT "1 OK"
+recursor-4.3.7.security-status 60 IN TXT "1 OK"
recursor-4.4.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-4.4.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release"
recursor-4.4.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release"
Changelogs for 4.3.x
====================
+.. changelog::
+ :version: 4.3.7
+ :released: 22th of March 2021
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10193
+ :tickets: 10185
+
+ Make sure we take the right minimum for the packet cache TTL data in the SERVFAIL case.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9804
+ :tickets: 9790
+
+ Do not chase CNAME during qname minimization step 4.
+
.. changelog::
:version: 4.3.6
:released: 25th of November 2020
The recursor is now ready to be used.
For more options that can be set in ``recursor.conf`` see the :doc:`list of settings <settings>`.
-Guidance on interaction with the Recursor is documented in :doc:`<running>`.
+Guidance on interaction with the Recursor is documented in :doc:`operating the PowerDNS recursor <running>`.
If dynamic answer generation is needed or policies need to be applied to queries, the :doc:`scripting manual <lua-scripting/index>` will come in handy.
Using Ansible