package/sysklogd: bump to v2.5.2
- Improved accuracy of MARK timer, optional, default: 20 minutes. - Fix sub-second faking of kernel timestamps - Fix reading kernel logs from /proc/kmsg, regression in v2.4.0. Only relevant to really old kernels (pre 4.4?) or systems with static device nodes and no auto-devtmpfs mounting in kernel Signed-off-by: Joachim Wiberg <troglobit@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
db2e153918
commit
7ef2e9896f
@ -1,5 +1,5 @@
|
||||
# Upstream .sha256 from GitHub
|
||||
sha256 e1d635944e5a6062c8ea18b9506668ebdaefacea1965147f60cf3fb3a25770e8 sysklogd-2.5.0.tar.gz
|
||||
sha256 9da4444285772ce2bfc9c687be8f978b7a9fe7d3937347cd4938eda0c4545e05 sysklogd-2.5.2.tar.gz
|
||||
|
||||
# Locally calculated
|
||||
sha256 7a71d7603a7c4456df441463e54da35acf151c1be0879246de63544f1f34f477 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SYSKLOGD_VERSION = 2.5.0
|
||||
SYSKLOGD_VERSION = 2.5.2
|
||||
SYSKLOGD_SITE = https://github.com/troglobit/sysklogd/releases/download/v$(SYSKLOGD_VERSION)
|
||||
SYSKLOGD_LICENSE = BSD-3-Clause
|
||||
SYSKLOGD_LICENSE_FILES = LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user