]> 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:21:02 +0000 (13:21 +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 c0e10feb5b123839cf9a2340373a5e7d49bc0c5a..64cced24c8b8ea3a377906a00e71e1cd0e4a428d 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]