From: Tomas Krizek Date: Wed, 27 Nov 2019 14:08:11 +0000 (+0100) Subject: NEWS: mention dropping capabilities X-Git-Tag: v4.3.0~3^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed8420e4720813af6e20065b8336ecd58934bfcf;p=thirdparty%2Fknot-resolver.git NEWS: mention dropping capabilities --- diff --git a/NEWS b/NEWS index b84918a47..3618d8030 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ Improvements - increase file-descriptor count limit to maximum allowed value (hard limit) - watchdog module: support testing a DNS query (and switch C -> lua; !878) - performance: use sendmmsg syscall towards clients by default (!877) +- daemon now attempts to drop all capabilities (!896) Knot Resolver 4.2.2 (2019-10-07)