diff mbox series

[meta-python] python3-lz4: upgrade 4.0.1 -> 4.0.2

Message ID 1658916605-9446-2-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-lz4: upgrade 4.0.1 -> 4.0.2 | expand

Commit Message

XU Huan July 27, 2022, 10:10 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Fix a memory leak when frame decompression fails

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../python/{python3-lz4_4.0.1.bb => python3-lz4_4.0.2.bb}       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-lz4_4.0.1.bb => python3-lz4_4.0.2.bb} (88%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-lz4_4.0.1.bb b/meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-lz4_4.0.1.bb
rename to meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb
index 0dd353bfee..ad006e61b1 100644
--- a/meta-python/recipes-devtools/python/python3-lz4_4.0.1.bb
+++ b/meta-python/recipes-devtools/python/python3-lz4_4.0.2.bb
@@ -11,7 +11,7 @@  DEPENDS += " \
 
 SRC_URI += "file://run-ptest"
 
-SRC_URI[sha256sum] = "efdfec2175715bf2d814ed72a7a185406f3456464eb3f343db1b87ed813e039c"
+SRC_URI[sha256sum] = "083b7172c2938412ae37c3a090250bfdd9e4a6e855442594f86c3608ed12729b"
 
 inherit pkgconfig pypi python_setuptools_build_meta ptest