diff mbox series

[meta-python,whinlatter,2/3] python3-werkzeug: upgrade 3.1.5 -> 3.1.6

Message ID 20260303091948.3532301-2-ankur.tyagi85@gmail.com
State New
Headers show
Series [meta-python,whinlatter,1/3] python3-sqlparse: upgrade 0.5.4 -> 0.5.5 | expand

Commit Message

Ankur Tyagi March 3, 2026, 9:19 a.m. UTC
From: Gyorgy Sarvari <skandigraun@gmail.com>

Contains fix for CVE-2026-27199

Changelog: safe_join on Windows does not allow special devices names in multi-segment paths

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 9cbc4befe55716bfcf60616cd695318a5477b32d)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
---
 .../{python3-werkzeug_3.1.5.bb => python3-werkzeug_3.1.6.bb}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-werkzeug_3.1.5.bb => python3-werkzeug_3.1.6.bb} (90%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-werkzeug_3.1.5.bb b/meta-python/recipes-devtools/python/python3-werkzeug_3.1.6.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-werkzeug_3.1.5.bb
rename to meta-python/recipes-devtools/python/python3-werkzeug_3.1.6.bb
index b92711ea04..e0caea2d3a 100644
--- a/meta-python/recipes-devtools/python/python3-werkzeug_3.1.5.bb
+++ b/meta-python/recipes-devtools/python/python3-werkzeug_3.1.6.bb
@@ -10,7 +10,7 @@  HOMEPAGE = "https://werkzeug.palletsprojects.com"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=5dc88300786f1c214c1e9827a5229462"
 
-SRC_URI[sha256sum] = "6a548b0e88955dd07ccb25539d7d0cc97417ee9e179677d22c7041c8f078ce67"
+SRC_URI[sha256sum] = "210c6bede5a420a913956b4791a7f4d6843a43b6fcee4dfa08a65e93007d0d25"
 
 inherit pypi python_flit_core