2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

Modify release notes [GL #4473]

Mention that an intermittent BIND process termination in DoH code has
been fixed.
This commit is contained in:
Artem Boldariev 2023-12-20 19:58:49 +02:00 committed by Nicki Křížek
parent a51ffa58d7
commit cdb5ae35e8
No known key found for this signature in database
GPG Key ID: 01623B9B652A20A7

View File

@ -42,6 +42,14 @@ Bug Fixes
- An RPZ response's SOA record TTL was set to 1 instead of the SOA TTL, if
``add-soa`` was used. This has been fixed. :gl:`#3323`
- Potential data races were found in our DoH implementation related
to HTTP/2 session object management and endpoints set object
management after reconfiguration. These issues have been
fixed. :gl:`#4473`
ISC would like to thank Dzintars and Ivo from nic.lv for bringing
this to our attention.
Known Issues
~~~~~~~~~~~~