]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
changelog+secpoll+EOL update for auth-4.4.0 9887/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 17 Dec 2020 09:16:48 +0000 (10:16 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 17 Dec 2020 11:29:16 +0000 (12:29 +0100)
docs/appendices/EOL.rst
docs/changelog/4.4.rst
docs/secpoll.zone

index c3b04dafb81e49698253b4970c6300b3647b2492..dec66cfdf88527c5731b145f4d349d3fbd7d4936 100644 (file)
@@ -7,14 +7,14 @@ The release before that gets critical security updates only.
 Older releases are marked end of life and receive no updates at all.
 Pre-releases do not receive immediate security updates.
 
-The currently supported release train of PowerDNS Authoritative Server is 4.3.
+The currently supported release train of PowerDNS Authoritative Server is 4.4.
 
-PowerDNS Authoritative Server 4.2 will only receive correctness, stability and security updates and will be receiving security updates only after PowerDNS Authoritative Server 4.4 is released.
-It wil be end of life after PowerDNS Authoritative Server 4.5 is released.
+PowerDNS Authoritative Server 4.3 will only receive correctness, stability and security updates and will be receiving security updates only after PowerDNS Authoritative Server 4.5 is released.
+It will be end of life after PowerDNS Authoritative Server 4.6 is released.
 
-PowerDNS Authoritative Server 4.1 will only receive critical security updates and will be end of life after PowerDNS Authoritative Server 4.4 is released.
+PowerDNS Authoritative Server 4.2 will only receive critical security updates and will be end of life after PowerDNS Authoritative Server 4.5 is released.
 
-PowerDNS Authoritative Server 4.0, 3.x and 2.x are end of life, and will not
+PowerDNS Authoritative Server 4.1, 4.0, 3.x and 2.x are end of life, and will not
 receive any updates, not even security fixes.
 
 Note: Users with a commercial agreement with PowerDNS.COM BV or Open-Xchange
@@ -28,19 +28,19 @@ such a user, these EOL statements do not apply to you.
      - Release date
      - Security-Only updates
      - End of Life
+   * - 4.4
+     - December 18 2020
+     - ~ December 2021
+     - ~ June 2022
    * - 4.3
      - April 7 2020
      - ~ April 2021
      - ~ October 2021
    * - 4.2
      - August 30 2019
-     - ~ October 2020
+     - December 2020
      - ~ April 2021
-   * - 4.1
-     - November 30 2017
-     - April 7 2020
-     - ~ October 2020
-   * - 4.0 and older
+   * - 4.1 and older
      - EOL
      - EOL
      - EOL
index c162b2e01f2b7c57d2162b926d08c6fe2dd6fb34..6ad4dac39b594acf0662d3938b6965fbb7562f7d 100644 (file)
@@ -1,6 +1,57 @@
 Changelogs for 4.4.x
 ====================
 
+.. changelog::
+  :version: 4.4.0
+  :released: 18th of December 2020
+
+  This is version 4.4.0 of the Authoritative Server.
+
+  This release drops GSS/TSIG support, please see :doc:`PowerDNS Security Advisory 2020-06 <../security-advisories/powerdns-advisory-2020-06>`.
+
+  Version 4.4.0 brings a bunch of exciting changes:
+
+  * the LMDB backend now supports long record content, making it production ready for everybody
+  * the SVCB and HTTPS record types are supported, with limited additional processing
+  * transaction handling in the 2136 handler and the HTTP API was again improved a lot, avoiding various spurious issues users may have noticed if they do a lot of changes
+  * a new setting (:ref:`setting-consistent-backends`) offers a roughly 30% speedup, subject to conditions
+  * we finally emit Prometheus metrics!
+
+  We want to specifically thank Robin Geuze, Kees Monshouwer, Mischan Toosarani-Hausberger, Chris Hofstaedtler, and Kevin Fleming for their contributions to this release.
+  We are also grateful to all other reporters of bugs, issues, feature requests, and submitters of smaller fixes and features.
+
+  Please make sure to read the :doc:`upgrade notes <../upgrading>` before upgrading.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: #9884
+
+    clear the LMDB set state when performing a new lookup or list to prevent corruption cases (Robin Geuze)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: #9878
+
+    SVCB: Correctly parse and print unknown params
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: #9873
+
+    fix direct-dnskey in AXFR-out (Kees Monshouwer)
+
+  .. change::
+    :tags: Improvements
+    :pullreq: #9866
+
+    don't log trusted-notification-proxy notify at error level (Kees Monshouwer)
+
+  .. change::
+    :tags: Improvements
+    :pullreq: #9853
+
+    Stop using incbin and use od & sed to generate constant string data.
+
 .. changelog::
   :version: 4.4.0-rc1
   :released: 7th of December 2020
index 849b29bef1a2626f4154b543bca7bac010222a10..45eaddcc6bbbc51390bafeb00b6f75abf6bd0f4c 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020121401 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020121801 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -53,7 +53,7 @@ auth-4.1.10.security-status                             60 IN TXT "3 Upgrade now
 auth-4.1.11.security-status                             60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html"
 auth-4.1.12.security-status                             60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html"
 auth-4.1.13.security-status                             60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html"
-auth-4.1.14.security-status                             60 IN TXT "1 OK"
+auth-4.1.14.security-status                             60 IN TXT "2 Unsupported release (EOL)"
 auth-4.2.0-alpha1.security-status                       60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
 auth-4.2.0-beta1.security-status                        60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
 auth-4.2.0-rc1.security-status                          60 IN TXT "2 Unsupported pre-release (known vulnerabilities)"
@@ -74,7 +74,8 @@ auth-4.4.0-alpha1.security-status                       60 IN TXT "2 Unsupported
 auth-4.4.0-alpha2.security-status                       60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 auth-4.4.0-alpha3.security-status                       60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 auth-4.4.0-beta1.security-status                        60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-auth-4.4.0-rc1.security-status                          60 IN TXT "1 OK"
+auth-4.4.0-rc1.security-status                          60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+auth-4.4.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/"