]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES and release note for [GL #3583]
authorOndřej Surý <ondrej@isc.org>
Thu, 6 Oct 2022 12:34:24 +0000 (14:34 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 1 Nov 2022 13:37:30 +0000 (14:37 +0100)
CHANGES
doc/notes/notes-current.rst

diff --git a/CHANGES b/CHANGES
index 65aecf09c564634f58f3b5253e2157c7c0d867e0..b32e4583effd1255ed1de4c1af3333281059407d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6011.  [func]          Refactor the privilege setting part of named_os unit
+                       to make libcap on Linux mandatory and use setreuid
+                       and setregid if available. [GL #3583]
+
 6010.  [func]          Make the initial interface scan happen before
                        dropping the privileges.  This requires exiting
                        exclusive mode before scanning the interfaces
index 0114bf583f41f3907d30f0c4da63cd636aabfe4f..36b1a877fb36db565035602c34e64d2648cc7fa9 100644 (file)
@@ -40,6 +40,9 @@ Feature Changes
 
 - None.
 
+- On Linux, libcap is now required dependency to help us keep needed
+  privileges. :gl:`#3583`
+
 Bug Fixes
 ~~~~~~~~~