-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020112301 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020112501 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.3.3.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2020-07.html"
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.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"
recursor-4.4.0-rc1.security-status 60 IN TXT "3 Unsupported pre-release"
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 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.3.x
====================
+.. changelog::
+ :version: 4.3.6
+ :released: 25th of November 2020
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9718
+ :tickets: 9707
+
+ Do not add request to a wait chain that's already processed or being processed.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9706
+ :tickets: 9697
+
+ Do not send overly long NOD lookups.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9702
+ :tickets: 9696
+
+ Avoid a CNAME loop detection issue with DNS64.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9684
+ :tickets: 9680
+
+ If a.b.c CNAME x.a.b.c is encountered, switch off QName Minimization.
+
+ .. change::
+ :tags: Bug Fixes, Internal
+ :pullreq: 9609
+ :tickets: 9070
+
+ Previous placeholder fix was incomplete.
+
+
+
.. changelog::
:version: 4.3.5
:released: 13th of October 2020
Changelogs for 4.4.x
====================
+
+.. changelog::
+ :version: 4.4.1
+ :released: 25th of November 2020
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9719
+ :tickets: 9707
+
+ Do not add request to a wait chain that's already processed or being processed.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 9687
+ :tickets: 9651
+
+ Allow to specify a name in getMetric() that is used for Prometheus export only.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9710
+ :tickets: 9696
+
+ Avoid a CNAME loop detection issue with DNS64
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9705
+ :tickets: 9697
+
+ Do not send overly long NOD lookups.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9683
+ :tickets: 9680
+
+ If a.b.c CNAME x.a.b.c is encountered, switch off QName Minimization.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 9682
+ :tickets: 9679
+
+ Fix the processing of answers generated from gettag.
+
+
.. changelog::
:version: 4.4.0
:released: 19th of October 2020