mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 06:45:32 +01:00
liblognorm: upgrade 2.0.7 -> 2.0.8
Change log ========== Version 2.0.8, 2025-12-04 - fix potential segfault on some platforms Thanks to Julian Thomas for a fix - fix memory leak when a custom type in rules does not match Thanks to Meric Sentunali for the fix and Julian Thomas for alerting me of the missing merge. Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f0622d3e5c
commit
c627784366
|
|
@ -11,8 +11,7 @@ DEPENDS = "libfastjson libestr"
|
|||
SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \
|
||||
file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \
|
||||
"
|
||||
SRCREV = "3761794fc0d3b0a9fbfe4daa14a545063f48ce6e"
|
||||
|
||||
SRCREV = "33ec4b061ad0a6e5508e679e150ce6422ef6be30"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user