]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for rec-4.3.0 8884/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 2 Mar 2020 10:04:52 +0000 (11:04 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 2 Mar 2020 10:04:52 +0000 (11:04 +0100)
docs/secpoll.zone
pdns/recursordist/docs/appendices/EOL.rst
pdns/recursordist/docs/changelog/4.3.rst

index 63b79246407844c26bf5a448d1bdc9e998dbc635..ff1011444eb6d064b1bb8a8757e092d8dfd0176f 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020022100 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020030300 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -210,7 +210,8 @@ recursor-4.3.0-alpha3.security-status                   60 IN TXT "2 Unsupported
 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 "2 Unsupported pre-release (no known vulnerabilities)"
 recursor-4.3.0-rc1.security-status                      60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-recursor-4.3.0-rc2.security-status                      60 IN TXT "1 OK"
+recursor-4.3.0-rc2.security-status                      60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+recursor-4.3.0.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 6ba291f7758c03b9495342a8562161732d9e6b07..6d2a505e2ac43639e21344c008a4f4237e3b75d4 100644 (file)
@@ -1,17 +1,17 @@
 End of life statements
 ======================
 
-The currently supported release train of the PowerDNS Recursor is 4.2.
+The currently supported release train of the PowerDNS Recursor is 4.3.
 
-PowerDNS Recursor 4.1 will only receive correctness, stability and
-security updates and will be receiving security updates only after
-PowerDNS Recursor 4.3 is released. It wil be end of life after
-PowerDNS Recursor 4.4 is released.
+PowerDNS Recursor 4.2 will only receive correctness, stability and
+security updates and will be receiving critical security updates only
+after PowerDNS Recursor 4.4 is released. It wil be end of life after
+PowerDNS Recursor 4.5 is released.
 
-PowerDNS Recursor 4.0 will only receive security updates and will be
-end of life after PowerDNS Recursor 4.3 is released.
+PowerDNS Recursor 4.1 will only receive critical security updates. It
+wil be end of life after PowerDNS Recursor 4.4 is released.
 
-PowerDNS Recursor 3.x, and 2.x are end of life.
+PowerDNS Recursor 4.0, 3.x, and 2.x are end of life.
 
 Note: Users with a commercial agreement with PowerDNS.COM BV or Open-Xchange
 can receive extended support for releases which are End Of Life. If you are
index 0049e492b0949257eaf9187df33dfbcaae517d8b..1f32051eb82ce87701084395993192409510dbb7 100644 (file)
@@ -1,6 +1,22 @@
 Changelogs for 4.3.x
 ====================
 
+.. changelog::
+  :version: 4.3.0
+  :released: 3rd of March 2020
+
+.. change::
+    :tags: Improvements
+    :pullreq: 8870
+
+    Only log qname parsing errors when 'log-common-errors' is set.
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 8863
+
+    Update copyright year.
+
 .. changelog::
   :version: 4.3.0-rc2
   :released: 18th of February 2020