mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Add CHANGES and release notes for [GL #3637]
This commit is contained in:
parent
b8c7dc2dc2
commit
d1f1db2f5a
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
|||||||
|
6047. [bug] Try the next server instead of trying the same
|
||||||
|
server again on an outgoing query timeout.
|
||||||
|
[GL #3637]
|
||||||
|
|
||||||
6046. [bug] TLS session resumption might lead to handshake
|
6046. [bug] TLS session resumption might lead to handshake
|
||||||
failures when client certificates are used for
|
failures when client certificates are used for
|
||||||
authentication (Mutual TLS). This has been fixed.
|
authentication (Mutual TLS). This has been fixed.
|
||||||
|
@ -39,6 +39,10 @@ Bug Fixes
|
|||||||
certificates are used for authentication (Mutual TLS). This has
|
certificates are used for authentication (Mutual TLS). This has
|
||||||
been fixed. :gl:`#3725`
|
been fixed. :gl:`#3725`
|
||||||
|
|
||||||
|
- When an outgoing request timed out, the ``named`` would retry up to three
|
||||||
|
times with the same server instead of trying a next available name server.
|
||||||
|
This has been fixed. :gl:`#3637`
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user