openwrt/package
Daniel Golle 1a0afbd6f2 umdns: add missing syscalls to seccomp filter
Looks like 'openat', 'pipe2' and 'ppoll' are now needed, possibly due
to changes on libraries used by umdns now using slightly different
calls.

Found using
/etc/init.d/umdns trace
now use umdns, ie. cover all ubus call etc., then
/etc/init.d/umdns stop
find list of syscalls traced in /tmp/umdns.*.json

Fixes: FS#3355 ("UMDNS: does not start on master with seccomp")
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
(cherry picked from commit 00a85a1634)
2021-04-18 12:05:12 +02:00
..
base-files base-files: add logging for configuration import 2021-03-22 21:08:00 +01:00
boot uboot-envtools: mvebu: add Buffalo LS421DE 2021-04-18 12:04:24 +02:00
devel binutils: fix libbfd missing DSO dependency if NLS enabled 2021-04-10 14:22:28 +02:00
firmware tfa-layerscape: build fiptool again 2021-02-21 13:55:30 +01:00
kernel kernel: limit crypto-hw-ccp to the x86 2021-04-14 08:42:38 +02:00
libs libnfnetlink: quote $(FPIC) on command line 2021-04-12 20:45:29 +02:00
network umdns: add missing syscalls to seccomp filter 2021-04-18 12:05:12 +02:00
system rpcd: update to git HEAD 2021-03-15 21:53:16 +00:00
utils firmware-utils: bcm4908img: convert into a package 2021-04-08 13:16:13 +02:00
Makefile build: always build package/kernel/linux 2020-10-15 13:25:58 +02:00