From: Peter van Dijk Date: Mon, 25 Jan 2021 10:25:43 +0000 (+0100) Subject: changelog&secpoll for auth-4.4.1 X-Git-Tag: dnsdist-1.6.0-alpha2~49^2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=033167cc3a8806d8b41a17e53a0f26cac66413a8;p=thirdparty%2Fpdns.git changelog&secpoll for auth-4.4.1 --- diff --git a/docs/changelog/4.4.rst b/docs/changelog/4.4.rst index 6ad4dac39b..0f2627a9cb 100644 --- a/docs/changelog/4.4.rst +++ b/docs/changelog/4.4.rst @@ -1,6 +1,55 @@ Changelogs for 4.4.x ==================== +.. changelog:: + :version: 4.4.1 + :released: 29th of January 2021 + + This is version 4.4.1 of the Authoritative Server. + This releases fixes several small issues discovered since the release of 4.4.0. + + .. change:: + :tags: Bug Fixes + :pullreq: 9985 + + lmdb: do not reuse backend that has seen corrupted data + + .. change:: + :tags: Improvements + :pullreq: 9953 + + dockerfiles: do not claim equivs-dummy is sourced from pdns + + .. change:: + :tags: Improvements + :pullreq: 9952 + + Fix missing #include for gcc-11 + + .. change:: + :tags: Bug Fixes + :pullreq: 9949 + + lmdb: serialise LMDBBackend construction to ensure only a single schema upgrade is attempted + + .. change:: + :tags: Improvements + :pullreq: 9946 + + lmdb: Do a mdb_readers_check to clean up stale readers on database load + + .. change:: + :tags: Bug Fixes + :pullreq: 9923 + + backport some asan/ubsan fixes + + .. change:: + :tags: Bug Fixes + :pullreq: 9912 + + pdnsutil edit-zone: do not exit on ZoneParser exception + .. changelog:: :version: 4.4.0 :released: 18th of December 2020 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 5d28972d7f..dd858bb750 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -76,6 +76,7 @@ auth-4.4.0-alpha3.security-status 60 IN TXT "2 Unsupported 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 "2 Unsupported pre-release (no known vulnerabilities)" auth-4.4.0.security-status 60 IN TXT "1 OK" +auth-4.4.1.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/"