]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
sysklogd: upgrade 2.5.0 -> 2.5.2
authorWang Mingyu <wangmy@fujitsu.com>
Thu, 31 Aug 2023 02:54:13 +0000 (10:54 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 2 Sep 2023 17:22:24 +0000 (18:22 +0100)
commit64d7c4af897cb052b6951dce6519a705cf2ac0ac
tree0c13ce063f1b4b9cbedc9862864cc8893226b522
parentd398efb21ec8a67f6b52ba27fd5eb8e85e851b15
sysklogd: upgrade 2.5.0 -> 2.5.2

Changelog:
- Issue #67: restore support for reading kernel logs from '/proc/kmsg',
  regression introduced in v2.4.0, issue #48.
- Issue #37: improved accuracy of the MARK timer, optional, default: 20
  minutes.  Generates log messages to files, which have had no activity
  within the MARK interval.  Was off by up to 'interval / 2' minutes.
  It may now be off by up to '1 / 2' minutes, i.e.g, 30 seconds.
- Issue #64: sub-second faking of kernel timestamps was always zero

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