mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Add a CHANGES note for [GL !6711]
This commit is contained in:
parent
979062ee5d
commit
54916b4e45
1 changed files with 6 additions and 0 deletions
6
CHANGES
6
CHANGES
|
|
@ -1,3 +1,9 @@
|
|||
5978. [port] The ability to use pkcs11 via engine_pkcs11 has been
|
||||
restored, by only using deprecated APIs in
|
||||
OpenSSL 3.0.0. BIND needs to be compiled with
|
||||
'-DOPENSSL_API_COMPAT=10100' specified in the CFLAGS
|
||||
at compile time. [GL !6711]
|
||||
|
||||
5977. [bug] named could incorrectly return non-truncated, glueless
|
||||
referrals for responses whose size was close to the UDP
|
||||
packet size limit. [GL #1967]
|
||||
|
|
|
|||
Loading…
Reference in a new issue