]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
adjust to alpha3 9663/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Tue, 3 Nov 2020 11:04:13 +0000 (12:04 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 5 Nov 2020 08:41:21 +0000 (09:41 +0100)
docs/changelog/4.4.rst
docs/secpoll.zone

index f66a6fc33286ef82e64da8e092f2c1205b6ab4fa..e8414d71f5fe11af12465b72721f0e1500088a0c 100644 (file)
@@ -2,10 +2,13 @@ Changelogs for 4.4.x
 ====================
 
 .. changelog::
-  :version: 4.4.0-alpha2
-  :released: 3rd of November 2020
+  :version: 4.4.0-alpha3
+  :released: 5th of November 2020
+
+  This is version 4.4.0-alpha3 of the Authoritative Server.
+
+  Alpha 2 was not released due to the LMDB encoding bug mentioned below, found shortly after starting the Alpha 2 release process.
 
-  This is version 4.4.0-alpha2 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:
@@ -21,6 +24,12 @@ Changelogs for 4.4.x
 
   Please make sure to read the :doc:`upgrade notes <../upgrading>` before upgrading.
 
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 9664, 9665
+
+    LMDB: Fix encoding of deleted RRsets (Kees Monshouwer)
+
   .. change::
     :tags: Improvements
     :pullreq: 9656, 9483
index 578377f73e0261f59b07464f4eadbc3fff0cd6d3..c90b11f8496c288dc38f7168ea806223521b5b39 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020110201 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020110501 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -71,7 +71,8 @@ auth-4.3.0-rc2.security-status                          60 IN TXT "2 Unsupported
 auth-4.3.0.security-status                              60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2020-05.html"
 auth-4.3.1.security-status                              60 IN TXT "1 OK"
 auth-4.4.0-alpha1.security-status                       60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-auth-4.4.0-alpha2.security-status                       60 IN TXT "1 OK"
+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 "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/"