ezdns
Faerch
failedservers
+famfo
farsightsec
fcontext
fedoraproject
Changelogs for 4.9.x
====================
+.. changelog::
+ :version: 4.9.12
+ :released: 11th of December 2025
+
+ This is release 4.9.12 of the Authoritative Server.
+ It contains bug fixes and a minor feature.
+
+ Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x.
+
+ .. change::
+ :tags: New Features
+ :pullreq: 16600
+ :tickets: 16589
+
+ allow finer-grained rrset changes through the API
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16604
+ :tickets: 16538
+
+ m4/pdns_check_libcrypto: fix ecdsa/eddsa includedir (famfo)
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16567
+ :tickets: 16564
+
+ add missing catch block for STL exceptions in createForward
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16550
+ :tickets: 15716
+
+ auth backend transaction fixes in error cases
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16534
+ :tickets: 16059
+
+ REST API: bring back 404 errors
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16535
+ :tickets: 16287
+
+ Prevent a potential race condition in cache cleaning
+
.. changelog::
:version: 4.9.11
:released: 15th of October 2025
Changelogs for 5.0.x
====================
+.. changelog::
+ :version: 5.0.2
+ :released: 11th of December 2025
+
+ This is release 5.0.2 of the Authoritative Server.
+ It contains bug fixes and a minor feature.
+
+ Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 5.0.x.
+
+ .. change::
+ :tags: New Features
+ :pullreq: 16599
+ :tickets: 16589
+
+ allow finer-grained rrset changes through the API
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16603
+ :tickets: 16538
+
+ m4/pdns_check_libcrypto: fix ecdsa/eddsa includedir (famfo)
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16566
+ :tickets: 16564
+
+ add missing catch block for STL exceptions in createForward
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16532
+ :tickets: 16059
+
+ REST API: bring back 404 errors
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16512
+ :tickets: 15894, 16499
+
+ Give backends the ability to perform extra actions during zone rectify
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16486
+ :tickets: 16401
+
+ meson build: restore original binary names
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 16466
+ :tickets: 16398
+
+ sdist: copy files as files, not as new dirs
+
.. changelog::
:version: 5.0.1
:released: 30th of October 2025
It contains minor bugfixes and improvements over the 5.0.0
release, and one new feature for LMDB users.
+ Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 5.0.x.
+
.. change::
:tags: Bug Fixes
:pullreq: 16360
-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025120801 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2025121101 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
auth-4.9.9.security-status 60 IN TXT "1 OK"
auth-4.9.10.security-status 60 IN TXT "1 OK (never formally released)"
auth-4.9.11.security-status 60 IN TXT "1 OK"
+auth-4.9.12.security-status 60 IN TXT "1 OK"
auth-5.0.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
auth-5.0.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
auth-5.0.0.security-status 60 IN TXT "1 OK"
auth-5.0.1.security-status 60 IN TXT "1 OK"
+auth-5.0.2.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://docs.powerdns.com/authoritative/appendices/EOL.html"