]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichał Kępień <michal@isc.org>
Tue, 26 Jun 2018 11:18:00 +0000 (13:18 +0200)
committerMichał Kępień <michal@isc.org>
Tue, 26 Jun 2018 11:20:45 +0000 (13:20 +0200)
4979. [bug] Non-libcap builds were not checking whether all
requested capabilities are present in the permitted
capability set. [GL #321]

(cherry picked from commit 731b003854b564fa64ebecebe7b005bcef6cc74a)

CHANGES

diff --git a/CHANGES b/CHANGES
index 135ed31ef35572162eab3561abf6fbbca4c641ed..b2e24236bc2fcb8adeb41f1a93589d06a848f8c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+4979.  [bug]           Non-libcap builds were not checking whether all
+                       requested capabilities are present in the permitted
+                       capability set. [GL #321]
+
 4977.  [func]          When starting up, log the same details that
                        would be reported by 'named -V'. [GL #247]