2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add a CHANGES note for [GL !6711]

This commit is contained in:
Mark Andrews
2022-09-14 12:50:40 +10:00
parent 979062ee5d
commit 54916b4e45

View File

@@ -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 5977. [bug] named could incorrectly return non-truncated, glueless
referrals for responses whose size was close to the UDP referrals for responses whose size was close to the UDP
packet size limit. [GL #1967] packet size limit. [GL #1967]