From: Peter van Dijk Date: Tue, 3 Nov 2020 11:04:13 +0000 (+0100) Subject: adjust to alpha3 X-Git-Tag: dnsdist-1.6.0-alpha0~33^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9663%2Fhead;p=thirdparty%2Fpdns.git adjust to alpha3 --- diff --git a/docs/changelog/4.4.rst b/docs/changelog/4.4.rst index f66a6fc332..e8414d71f5 100644 --- a/docs/changelog/4.4.rst +++ b/docs/changelog/4.4.rst @@ -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 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 578377f73e..c90b11f849 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -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/"