kumquat-buildroot/package/iputils
Petr Vorel e2821a494b iputils: set the permissions with IPUTILS_PERMISSIONS
... for arping, clockdiff and ping. These require root permission for
socket(). Upstream solution (script setcap-setuid.sh) requires
setcap binary on the host and cap_net_raw+ep + libcap, or setting
setuid root executable (which is dangerous). Neither would work anyway
since we install as non-root user.

This restores behavior used for version s20180629. We used to setuid the
ping and traceroute6 programs. traceroute6 is no longer built since the
bump to s20190515, but now arping and clockdiff are built, and these
need setuid as well. So enable setuid on arping, clockdiff and ping.

Signed-off-by: Petr Vorel <petr.vorel@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-06-10 15:33:00 +02:00
..
0001-ninfod-ninfod_name.c-fix-build-with-nettle.patch
0002-meson.build-fix-static-build-with-gcrypt.patch package/iputils: fix static build with gcrypt 2019-06-08 22:31:20 +02:00
0003-meson.build-fix-build-with-NLS.patch package/iputils: fix build with NLS 2019-06-09 23:26:40 +02:00
0004-build-sys-Make-setcap-really-optional.patch package/iputils: fix build without setcap 2019-06-09 23:29:05 +02:00
Config.in
iputils.hash package/iputils: fix license 2019-06-09 23:27:59 +02:00
iputils.mk iputils: set the permissions with IPUTILS_PERMISSIONS 2019-06-10 15:33:00 +02:00