]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sysklogd: upgrade 2.4.4 -> 2.5.0
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 1 Jun 2023 09:03:40 +0000 (17:03 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 2 Jun 2023 14:14:25 +0000 (15:14 +0100)
commit9dfab9e662f2e6ef05c5812b7e8595c2ae8a79a4
treeb3f94e58b697de2d829a3776e43b2c0d0b8361ff
parent54f0821740badd571a437ee602fa92155cd95879
sysklogd: upgrade 2.4.4 -> 2.5.0

Changes
=======
- Issue #59: initial port to NuttX, contributed by Xiaomi
- Issue #61: add support for '-c' and '-cc' to disable log compression.
  A single '-c' disables compression for pipes, another '-c' (or '-cc')
  disables compression for all other log targets
- The default 'syslog.conf' now logs debug messages again (disabled in
  v2.4.0) due to problems (confusion) reported in the field
- Dropped not recommended 'KillMode=process' from systemd unit file

Fixes
========
- Issue #60: document how to set side-wide permissions on log files
- Issue #62: early log messages lost when running under systemd, found
  by Wind River Systems, including initial fix

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/recipes-extended/sysklogd/sysklogd_2.5.0.bb [moved from meta/recipes-extended/sysklogd/sysklogd_2.4.4.bb with 97% similarity]