-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020120701 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020121401 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.4.0-rc2.security-status 60 IN TXT "3 Unsupported pre-release"
recursor-4.4.0.security-status 60 IN TXT "1 OK"
recursor-4.4.1.security-status 60 IN TXT "1 OK"
+recursor-4.4.2.security-status 60 IN TXT "1 OK"
; Recursor Debian
recursor-3.6.2-2.debian.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/"
Changelogs for 4.4.x
====================
+.. changelog::
+ :version: 4.4.2
+ :released: 14th of December 2020
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9837
+
+ UUID: Use the non-cryptographic variant of the boost::uuid.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9838
+
+ Keep a cached, valid entry over a fresher Bogus one.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9799
+ :tickets: 9574
+
+ Ensure socket-dir matches runtime directory on old systemd
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9825
+ :tickets: 9807
+
+ Untangle the validation/resolving qnames and qtypes.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9821
+ :tickets: 9597
+
+ Move to several distinct Bogus states, for easier debugging.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9805
+ :tickets: 9790
+
+ Do not chase CNAME during qname minimization step 4.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9774
+ :tickets: 9766
+
+ APL records: fix endianness problem.
+
.. changelog::
:version: 4.4.1
:released: 25th of November 2020