conmon: update to 2.1.10
authorOskari Rauta <oskari.rauta@gmail.com>
Fri, 16 Feb 2024 08:01:25 +0000 (10:01 +0200)
committerTianling Shen <cnsztl@gmail.com>
Sat, 17 Feb 2024 05:21:13 +0000 (13:21 +0800)
commit53e5029fbebc0c837f28f2f46e653d958bf37aac
tree85a8046d3a7f0e212d3a04e000a7628bca6ee6cc
parentdc888dea24f8c218796c9365bd6bfda297a2ae78
conmon: update to 2.1.10

bug fixes:
 - Fix incorrect free in conn_sock
 - logging: Respect log-size-max immediately after open
 - fix some issues flagged by SAST scan
 - src: fix write after end of buffer
 - src: open all files with O_CLOEXEC
 - oom-score: restore oom score before running exit command

new features:
 - Forward more messages on the sd-notify socket
 - logging: -l passthrough accepts TTYs

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