From acb431b5c3dbf180b8987f3f8d1cb95084ad14b8 Mon Sep 17 00:00:00 2001 From: Artem Boldariev Date: Wed, 19 Oct 2022 15:37:11 +0300 Subject: [PATCH] Modify CHANGES [GL #3563] Mention that a startup problem on manycore Solaris systems is fixed. (cherry picked from commit 03ee132e28d83e8fe1433f4f3318afab59136cd6) --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGES b/CHANGES index b36cdbb685..5a9170e35c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,11 @@ +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] + 5998. [bug] The RecursClients statistics counter could overflow in certain resolution scenarios. [GL #3584]