]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
changelog&secpoll for auth-4.4.1
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 25 Jan 2021 10:25:43 +0000 (11:25 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Mon, 8 Feb 2021 09:02:25 +0000 (10:02 +0100)
docs/changelog/4.4.rst
docs/secpoll.zone

index 6ad4dac39b594acf0662d3938b6965fbb7562f7d..0f2627a9cb08ef6f03bb6c65339aa5f6fb3f5478 100644 (file)
@@ -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
index 5d28972d7f256373735f898cece8f53839f23b24..dd858bb750d689074c620041c2394b2b6d507c2c 100644 (file)
@@ -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/"