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:
Liu Yiding 2025-12-09 15:02:03 +08:00 committed by Khem Raj
parent f0622d3e5c
commit c627784366
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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