conmon: update to 2.1.8
authorOskari Rauta <oskari.rauta@gmail.com>
Sat, 16 Sep 2023 07:36:37 +0000 (10:36 +0300)
committerTianling Shen <cnsztl@gmail.com>
Sat, 16 Sep 2023 13:42:34 +0000 (21:42 +0800)
commit3d88d18ee2918840b9b05fb27e50587fc9f62b64
treeac88c3dfafc704d6a33131e41ced60d434f131c9
parent6105cb27528d3927882d746a48026a25e2f35f5b
conmon: update to 2.1.8

Bug fixes:
 - stdio: ignore EIO for terminals
 - ensure console socket buffers are properly sized
 - conmon: drop return after pexit()
 - ctrl: make accept4 failures fatal
 - logging: avoid opening /dev/null for each write
 - oom: restore old OOM score
 - Use default umask 0022

Misc changes:
 - cli: log parsing errors to stderr
 - Changes to build conmon for riscv64
 - Changes to build conmon for ppc64le
 - Fix close_other_fds on FreeBSD

Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
utils/conmon/Makefile