mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 19:14:30 +04:00
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>