Add CHANGES and release note for [GL #3583]
This commit is contained in:
4
CHANGES
4
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
|
||||
|
||||
@@ -40,6 +40,9 @@ Feature Changes
|
||||
|
||||
- None.
|
||||
|
||||
- On Linux, libcap is now required dependency to help us keep needed
|
||||
privileges. :gl:`#3583`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
|
||||
Reference in New Issue
Block a user