]> 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:22:09 +0000 (15:22 +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 0e7fa9ab475d0b0bb873b14bfe13e671f5861802..5b6bc5d8e14e04f25cd96faff87714fd65cc99ca 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]