]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for GL #2166
authorOndřej Surý <ondrej@sury.org>
Thu, 17 Sep 2020 12:47:16 +0000 (14:47 +0200)
committerOndřej Surý <ondrej@sury.org>
Mon, 21 Sep 2020 09:02:22 +0000 (11:02 +0200)
(cherry picked from commit 2869ca1401a45d610354e81e6773d4666001a974)

CHANGES
doc/arm/notes-9.11.24.xml

diff --git a/CHANGES b/CHANGES
index a6e75743f0ba81069357d299700a8afd7b8ef586..a1567ae72668c70c41cf902e5c156c0745c7cf6d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5506.  [bug]           Properly handle failed sysconf() calls, so we don't
+                       report invalid memory size. [GL #2166]
+
        --- 9.11.23 released ---
 
 5497.  [bug]           'dig +bufsize=0' failed to disable EDNS. [GL #2054]
index e8f1f02e9a1f275ce6690fd4bd0365031e23296b..c18f665930d1a1ca91eed0614f2ff214ab06f889 100644 (file)
@@ -65,7 +65,9 @@
     <itemizedlist>
       <listitem>
         <para>
-          None.
+         <command>named</command> would report invalid memory size when running
+         in an environment that doesn't properly report number of available
+         memory pages or pagesize.  [GL #2166] None.
         </para>
       </listitem>
     </itemizedlist>