From 60b608b65b4b38d94965074b43a3ae9416a398da Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Mon, 27 Apr 2020 16:27:05 +0200 Subject: [PATCH] Add release notes for GL #1042, #1090 --- doc/arm/notes-9.17.2.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/doc/arm/notes-9.17.2.xml b/doc/arm/notes-9.17.2.xml index ed276bdcc0..0d48dd78dd 100644 --- a/doc/arm/notes-9.17.2.xml +++ b/doc/arm/notes-9.17.2.xml @@ -66,7 +66,11 @@ - None. + When running on a system with Linux capabilities support, + named drops root privileges very soon after system + startup. This was causing a spurious log message, unable to set + effective uid to 0: Operation not permitted, which has now been + silenced. [GL #1042] [GL #1090]