]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Modify CHANGES [GL #3563]
authorArtem Boldariev <artem@boldariev.com>
Wed, 19 Oct 2022 12:37:11 +0000 (15:37 +0300)
committerArtem Boldariev <artem@boldariev.com>
Thu, 20 Oct 2022 12:15:51 +0000 (15:15 +0300)
Mention that a startup problem on manycore Solaris systems is fixed.

(cherry picked from commit 03ee132e28d83e8fe1433f4f3318afab59136cd6)

CHANGES

diff --git a/CHANGES b/CHANGES
index b36cdbb68527b6ef6985002fc5790d36e723c96c..5a9170e35cbb072e23a3ee66c51c83b3efd19171 100644 (file)
--- 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]