]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep rec-4.3.0-rc1
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 29 Jan 2020 12:48:43 +0000 (13:48 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 31 Jan 2020 09:17:44 +0000 (10:17 +0100)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.3.rst

index a50ffc64457b32840a0de069eb303651ef3a6b61..c4811463145c60627803562fd0527f7447888118 100644 (file)
@@ -1,4 +1,4 @@
-@       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.
 
@@ -206,7 +206,8 @@ recursor-4.3.0-alpha1.security-status                   60 IN TXT "2 Unsupported
 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/"
index 962d25032c73151669f6a77cf47dc3b7cbc40d43..dc2a8063f3a672feac28d6793f73ed6b4b50d932 100644 (file)
@@ -1,5 +1,44 @@
 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