]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth-4.6.0: secpoll&docs 11232/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 25 Jan 2022 09:37:25 +0000 (10:37 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 25 Jan 2022 09:51:30 +0000 (10:51 +0100)
docs/changelog/4.6.rst
docs/secpoll.zone

index b3dd1467018b4a849b8e9b018747605c98a3d0ee..65eeaaeb1cd8546c1620b2bd8d43308c53921faa 100644 (file)
@@ -1,6 +1,42 @@
 Changelogs for 4.6.x
 ====================
 
+.. changelog::
+  :version: 4.6.0
+  :released: 25th of January 2022
+
+  This is version 4.6.0 of the Authoritative Server.
+
+  This release contains a ton of improvements and bug fixes compared to 4.5, and a couple of user visible changes.
+
+  New features:
+
+  * support for incoming PROXY headers
+  * support for EDNS Cookies
+  * autoprimary management via pdnsutil and the API
+
+  Please make sure to read the :doc:`upgrade notes <../upgrading>` before upgrading.
+
+Compared to 4.6.0-rc1, this release contains a couple bug fixes and a small improvement.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11205
+
+    Fix swagger/openapi spec for new autoprimary management interface
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11220
+
+    fix multiple CDS records in an AXFR (Kees Monshouwer)
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 11206
+
+    show QType by name in log message (Chris Hofstaedtler)
+
 .. changelog::
   :version: 4.6.0-rc1
   :released: 14th of January 2022
index 8f3a71326d1ad4418af4f5736504f596df886d2b..2126b69d9c28ab3a8b0dcd68c6c43a75b7960d5d 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022012101 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022012501 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -99,9 +99,10 @@ auth-4.5.0.security-status                              60 IN TXT "3 Upgrade now
 auth-4.5.1.security-status                              60 IN TXT "1 OK"
 auth-4.5.2.security-status                              60 IN TXT "1 OK"
 auth-4.5.3.security-status                              60 IN TXT "1 OK"
-auth-4.6.0-alpha1.security-status                       60 IN TXT "2 Unsupported pre-release, superseded by 4.6.0-rc1"
-auth-4.6.0-beta1.security-status                        60 IN TXT "2 Unsupported pre-release, superseded by 4.6.0-rc1"
-auth-4.6.0-rc1.security-status                          60 IN TXT "1 Unsupported pre-release"
+auth-4.6.0-alpha1.security-status                       60 IN TXT "2 Unsupported pre-release, superseded by 4.6.0"
+auth-4.6.0-beta1.security-status                        60 IN TXT "2 Unsupported pre-release, superseded by 4.6.0"
+auth-4.6.0-rc1.security-status                          60 IN TXT "2 Unsupported pre-release, superseded by 4.6.0"
+auth-4.6.0.security-status                              60 IN TXT "1 OK"
 
 ; Auth Debian
 auth-3.4.1-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-2015-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-03/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-04/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-05/"