]> 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:18 +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 6bb2dddaf685495e03c3d5eb8a8c10820a20ef65..c6b25f0046cb08cc8dc6c45cbadb2df9d188bb69 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]