mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-14 05:49:57 +00: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>
(cherry picked from commit c627784366)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
+1
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user