| Message ID | 20260805045919.233514-2-hthakar@cisco.com |
|---|---|
| State | Rejected, archived |
| Delegated to: | Anuj Mittal |
| Headers | show |
| Series | [meta-python,wrynose,1/2] python3-pyjwt: upgrade 2.12.1 -> 2.13.0 | expand |
This isn't a bug fix only upgrade and has some deprecation as well so not suitable for this branch: https://github.com/twisted/twisted/releases/tag/twisted-26.4.0 On Wed, Aug 5, 2026 at 1:02 PM Hetvi Thakar -X (hthakar - E INFOCHIPS PRIVATE LIMITED at Cisco) via lists.openembedded.org <hthakar=cisco.com@lists.openembedded.org> wrote: > > From: Wang Mingyu <wangmy@fujitsu.com> > > Upgrade Twisted to 26.4.0 to address CVE-2026-42304. > > License-Update: Copyright year updated to 2026 > > Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> > Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com> > (cherry picked from commit 8ae0b005d24355945a4cc756d16eecc9b402cc3c) > Signed-off-by: Hetvi Thakar <hthakar@cisco.com> > --- > .../{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 > > > -=-=-=-=-=-=-=-=-=-=-=- > Links: You receive all messages sent to this group. > View/Reply Online (#128790): https://lists.openembedded.org/g/openembedded-devel/message/128790 > Mute This Topic: https://lists.openembedded.org/mt/120606158/3616702 > Group Owner: openembedded-devel+owner@lists.openembedded.org > Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [anuj.mittal@oss.qualcomm.com] > -=-=-=-=-=-=-=-=-=-=-=- >
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"