diff mbox series

[meta-python,whinlatter,08/20] python3-marshmallow: upgrade 4.1.1 -> 4.1.2

Message ID 20260205065955.1267785-8-skandigraun@gmail.com
State New
Headers show
Series [meta-python,whinlatter,01/20] python3-cbor2: patch CVE-2025-68131 | expand

Commit Message

Gyorgy Sarvari Feb. 5, 2026, 6:59 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  Merge error store messages without rebuilding collections.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 54691ea40a98cc617d374d8368c665d103ceaf07)

Contains fix for CVE-2025-68480

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
---
 ...ython3-marshmallow_4.1.1.bb => python3-marshmallow_4.1.2.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-marshmallow_4.1.1.bb => python3-marshmallow_4.1.2.bb} (91%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb b/meta-python/recipes-devtools/python/python3-marshmallow_4.1.2.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb
rename to meta-python/recipes-devtools/python/python3-marshmallow_4.1.2.bb
index 2919897dc3..f3a905a36c 100644
--- a/meta-python/recipes-devtools/python/python3-marshmallow_4.1.1.bb
+++ b/meta-python/recipes-devtools/python/python3-marshmallow_4.1.2.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "\
                     file://LICENSE;md5=27586b20700d7544c06933afe56f7df4 \
                     file://docs/license.rst;md5=13da439ad060419fb7cf364523017cfb"
 
-SRC_URI[sha256sum] = "550aa14b619072f0a8d8184911b3f1021c5c32587fb27318ddf81ce0d0029c9d"
+SRC_URI[sha256sum] = "083f250643d2e75fd363f256aeb6b1af369a7513ad37647ce4a601f6966e3ba5"
 
 inherit python_flit_core pypi ptest-python-pytest