]> 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:18:00 +0000 (13:18 +0200)
4979. [bug] Non-libcap builds were not checking whether all
requested capabilities are present in the permitted
capability set. [GL #321]

CHANGES

diff --git a/CHANGES b/CHANGES
index 10c1dec2345a94f3a585301b642c48d4f7bfc04e..d7f1a0dad82e0c2ba8c53c28610ce5aa36f6af0f 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]
+
 4978.  [test]          Fix error handling and resolver configuration in the
                        "rpz" system test. [GL #312]