-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020011600 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020020300 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.3.0-alpha2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
recursor-4.3.0-alpha3.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
recursor-4.3.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-recursor-4.3.0-beta2.security-status 60 IN TXT "1 OK"
+recursor-4.3.0-beta2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+recursor-4.3.0-rc1.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.0-rc1
+ :released: 3rd of February 2020
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 8751
+
+ Update boost.m4
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 8738
+
+ Explicitly enable dnstap for debian-stretch and buster.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 8730
+
+ Make ComboAddress::setPort() update the current object.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 8728
+
+ EPEL 8 now has libfstrm-devel.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 8727
+
+ Fix the evaluation order for filtering policies (RPZ).
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 8726
+
+ Give an explcit messsage if something is wrong with socket-dir.
.. changelog::
:version: 4.3.0-beta2