diff options
| author | Vijay Anusuri <vanusuri@mvista.com> | 2025-12-30 13:12:20 +0530 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-01-12 07:50:45 +0530 |
| commit | 93d489967cbb1adaf5a928a963422d1b370b79bd (patch) | |
| tree | 63844f2247f0a1a9e7e300562291e044407e5e26 /meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb | |
| parent | 2b26d30fc7f478f5735d514f0c1bc28f6a4148b6 (diff) | |
| download | meta-openembedded-93d489967cbb1adaf5a928a963422d1b370b79bd.tar.gz | |
python3-cbor2: Fix CVE-2025-64076
Upstream-Status: Backport from https://github.com/agronholm/cbor2/commit/2349197bea8ebd1bf57a68f4a6549d8fd7585e66
Signed-off-by: Vijay Anusuri <vanusuri@mvista.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb index 69573064bc..ced8ccb992 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.6.3.bb | |||
| @@ -12,6 +12,7 @@ DEPENDS += "python3-setuptools-scm-native" | |||
| 12 | 12 | ||
| 13 | SRC_URI += " \ | 13 | SRC_URI += " \ |
| 14 | file://run-ptest \ | 14 | file://run-ptest \ |
| 15 | file://CVE-2025-64076.patch \ | ||
| 15 | " | 16 | " |
| 16 | 17 | ||
| 17 | RDEPENDS:${PN}-ptest += " \ | 18 | RDEPENDS:${PN}-ptest += " \ |
