]> 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:23:00 +0000 (15:23 +0300)
Mention that a startup problem on manycore Solaris systems is fixed.

(cherry picked from commit 2c9400f1165b1b219c7ff2a82abe0f51dc6fb551)

doc/notes/notes-current.rst

index 9a080b4ef34c16f9f74c752b286a7d80e8c29683..06b545cea7d7314ea55e7735e9b19a23baf4e35a 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`