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 <[email protected]>
---
 .../liblognorm/{liblognorm_2.0.7.bb => liblognorm_2.0.8.bb}    | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
 rename meta-oe/recipes-extended/liblognorm/{liblognorm_2.0.7.bb => 
liblognorm_2.0.8.bb} (95%)

diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb 
b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb
similarity index 95%
rename from meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb
rename to meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb
index 6de22d392f..6c68b515e9 100644
--- a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb
+++ b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.8.bb
@@ -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
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122399): 
https://lists.openembedded.org/g/openembedded-devel/message/122399
Mute This Topic: https://lists.openembedded.org/mt/116690712/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to