]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for #1042, #1090
authorOndřej Surý <ondrej@isc.org>
Mon, 27 Apr 2020 14:23:07 +0000 (16:23 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 28 Apr 2020 15:29:35 +0000 (17:29 +0200)
(cherry picked from commit a0a5eab31c206af31ad4ac4a400d9551ce97d330)

CHANGES

diff --git a/CHANGES b/CHANGES
index 4f662d82757123ece1033bab8d4ac8515bddcd4c..6339855c7ff79ee3dec37a9b18b7c2fbd1adeb62 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5394.  [cleanup]       Don't change effective uid/gid in named_os_openfile()
+                       if named is already running under specified uid/gid.
+                       [GL #1042] [GL #1090]
+
 5392.  [bug]           It was possible for named to crash during shutdown
                        or reconfiguration if an RPZ zone was still being
                        updated. [GL #1779]