knot: disable libcap-ng
authorJosef Schlehofer <redacted>
Fri, 22 May 2020 11:59:39 +0000 (13:59 +0200)
committerJosef Schlehofer <redacted>
Fri, 22 May 2020 12:13:45 +0000 (14:13 +0200)
commit41957d6967046277036eb0ec2914f0aed3ea9f14
tree9d0296ff7a30c75272fff1900a7628da72f52454
parentee9fe907e7f19078c38fa37e959e1dec2eb33e03
knot: disable libcap-ng

Recently, there was added libcap-ng to OpenWrt packages feed,
which is optional for Knot DNS. It enables POSIX 1003.1e capabilities.
This can restrict root (by default it runs as root) permissions and
might harm and as there isn't systemd on OpenWrt it can interfere.

There is an added patch, which introduced an option to disable libcap-ng.
This will be part of the next release.

Signed-off-by: Josef Schlehofer <redacted>
net/knot/Makefile
net/knot/patches/03-configure-allow-to-manually-disable-POSIX-capabiliti.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT