Add CHANGES and release note for [GL #3583]

This commit is contained in:
Ondřej Surý
2022-10-06 14:34:24 +02:00
parent 576345a447
commit 9ed03164ad
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View 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
~~~~~~~~~