conmon: update to 2.0.30
authorOskari Rauta <oskari.rauta@gmail.com>
Thu, 4 Nov 2021 22:19:15 +0000 (00:19 +0200)
committerNick Hainke <vincent@systemli.org>
Fri, 5 Nov 2021 15:54:21 +0000 (16:54 +0100)
commitab08ad2ad966b32a7e6e478e3c7dd775492a36ff
treea9190ace840894a3d78b0bed7ba7bdbae64d5002
parent79a9549940193d7b641cfd160fc22ff08dec8d4c
conmon: update to 2.0.30

bug fixes:
 - Remove unreachable code path
 - exit: report if the exit command was killed
 - exit: fix race zombie reaper
 - conn_sock: allow watchdog messages through the notify socket proxy
 - seccomp: add support for seccomp notify

misc:
 - Add seccomp to build dependency

included patch removes unnecessary dependency of libdl and also allows a succesfull build
disabled for arc where libseccomp does not seem to be available

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
utils/conmon/Makefile
utils/conmon/patches/010-remove-libdl-dep.patch [new file with mode: 0644]