1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-18 21:48:23 +02:00
openwrt/package
Chen Minqiang 31cca8f8d3 umdns: add missing syscall to seccomp filter
There is some syscall missing:
'getdents64'
'getrandom'
'statx'
'newfstatat'

Found with:
'mkdir /etc/umdns; ln -s /tmp/1.json /etc/umdns/; utrace /usr/sbin/umdns'

Signed-off-by: Chen Minqiang <ptpt52@gmail.com>
2022-08-05 14:10:42 +02:00
..
base-files failsafe: run on all consoles listed in /proc/cmdline 2022-06-19 12:40:30 +02:00
boot ramips: fix fw_setsys 2022-08-05 14:10:42 +02:00
devel strace: add nls.mk 2022-07-15 07:07:59 +02:00
firmware layerscape: update remaining PKG_HASH / PKG_MIRROR_HASH 2022-07-22 22:03:27 +02:00
kernel kernel: add kmod-usb-hid-mcp2221 2022-08-05 14:10:42 +02:00
libs libmnl: fix build when bash is not located at /bin/bash 2022-07-31 20:30:20 +02:00
network umdns: add missing syscall to seccomp filter 2022-08-05 14:10:42 +02:00
system nu801: fix DEPENDS on bcm53xx 2022-07-17 13:43:48 +02:00
utils ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00