Changelogs for 4.9.x
====================
+.. changelog::
+ :version: 4.9.2
+ :released: 1st of October 2024
+
+ This is release 4.9.2 of the Authoritative Server.
+
+ Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14711
+
+ pdnsutil check-zone: make LUA records optional
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14710
+
+ Yahttp router: appease coverity regarding unsigned underflow in match()
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14708
+
+ json11: add include for cstdint
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14709
+
+ Fix build with boost 1.86.0
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14675
+
+ API: when querying with rrset_name, respect it for comments too
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14707
+
+ more and better thread names
+
+ .. change::
+ :tags: New Features
+ :pullreq: 14712
+
+ provide dns packet when doing lookup for presigned signatures
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14706
+
+ webserver.cc: try to pass exception text with 500 errors
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14603
+
+ ssqlite3: use "begin immediate" to avoid later fights over upgrading to write
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14526
+
+ fix domain ordering in catalog SQL query
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14403
+
+ switch el7 builds to Oracle Linux 7
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14405
+
+ dns.cc: use ``pdns::views::UnsignedCharView``
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 14303
+
+ geoipbackend: link C++ filesystem lib if necessary
+
+ .. change::
+ :tags: New Features
+ :pullreq: 14245
+
+ auth web: make request/response timeout configurable (Samir Aguiar)
+
.. changelog::
:version: 4.9.1
:released: 28th of May 2024
-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024092001 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024100101 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
auth-4.9.0-beta2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
auth-4.9.0.security-status 60 IN TXT "1 OK"
auth-4.9.1.security-status 60 IN TXT "1 OK"
+auth-4.9.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://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/"