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

(cherry picked from commit 2c9400f1165b1b219c7ff2a82abe0f51dc6fb551)

doc/notes/notes-current.rst

index f7de4ebfd7740f1ff49b620e7c4ad22701cbe12f..0f953cc0389907df63251e416a1e8d6d4b495950 100644 (file)
@@ -42,3 +42,7 @@ Bug Fixes
 
 - The RecursClients statistics counter could overflow in certain resolution
   scenarios. This has been fixed. :gl:`#3584`
+
+- BIND would fail to start on Solaris-based systems with hundreds of CPUs. This
+  has been fixed. ISC would like to thank Stacey Marshall from Oracle for
+  bringing this problem to our attention. :gl:`#3563`