[meta-python][wrynose][PATCH 2/2] python3-twisted: upgrade 25.5.0 -> 26.4.0
"Hetvi Thakar -X (hthakar - E INFOCHIPS PRIVATE LIMITED at Cisco)" <[email protected]>
| Newsgroups | org.openembedded.lists.openembedded-devel |
|---|---|
| Message-ID | <[email protected]> |
From: Wang Mingyu <[email protected]> Upgrade Twisted to 26.4.0 to address CVE-2026-42304. License-Update: Copyright year updated to 2026 Signed-off-by: Wang Mingyu <[email protected]> Signed-off-by: Khem Raj <[email protected]> (cherry picked from commit 8ae0b005d24355945a4cc756d16eecc9b402cc3c) Signed-off-by: Hetvi Thakar <[email protected]> --- .../{python3-twisted_25.5.0.bb => python3-twisted_26.4.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-python/recipes-devtools/python/{python3-twisted_25.5.0.bb => python3-twisted_26.4.0.bb} (97%) diff --git a/meta-python/recipes-devtools/python/python3-twisted_25.5.0.bb b/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb similarity index 97% rename from meta-python/recipes-devtools/python/python3-twisted_25.5.0.bb rename to meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb index 8ce5740e0b..7d7f5d3053 100644 --- a/meta-python/recipes-devtools/python/python3-twisted_25.5.0.bb +++ b/meta-python/recipes-devtools/python/python3-twisted_26.4.0.bb @@ -4,9 +4,9 @@ Twisted supports TCP, UDP, SSL/TLS, multicast, Unix sockets, a large number of p HOMEPAGE = "https://twisted.org" LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://LICENSE;md5=5316a448a61a38d722c291f78d915d11" +LIC_FILES_CHKSUM = "file://LICENSE;md5=ff950f7bafa004a86f478dc9eaf8106f" -SRC_URI[sha256sum] = "1deb272358cb6be1e3e8fc6f9c8b36f78eb0fa7c2233d2dbe11ec6fee04ea316" +SRC_URI[sha256sum] = "dbfd0fe1ee409d0243fdd7a6a6ff14f4948cec1fd78e0376291f805e1501fae9" CVE_PRODUCT = "twisted" -- 2.35.6