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

Modify CHANGES [GL #3563]

Mention that a startup problem on manycore Solaris systems is fixed.
This commit is contained in:
Artem Boldariev 2022-10-19 15:37:11 +03:00 committed by Ondřej Surý
parent fff01fe7eb
commit 03ee132e28
No known key found for this signature in database
GPG Key ID: 2820F37E873DEA41

View File

@ -1,3 +1,7 @@
6000. [bug] Fix a startup issue on Solaris systems with many
(reportedly > 510) CPUs. Thanks to Stacey Marshall from
Oracle for deep investigation of the problem. [GL #3563]
5999. [bug] rpz-ip rules could be ineffective in some scenarios
with CD=1 queries. [GL #3247]