summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
diff options
context:
space:
mode:
authorGyorgy Sarvari <skandigraun@gmail.com>2026-01-06 08:33:26 +0100
committerGyorgy Sarvari <skandigraun@gmail.com>2026-01-08 22:03:03 +0100
commitbbcf3d7d14dc871a651070ebc16b0d7a14761ef7 (patch)
treeb925bc627d5a593ead5ba3d7973b206bf1a5f996 /meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
parentfa7d1a059e294638c250ec299c48687215c921ab (diff)
downloadmeta-openembedded-bbcf3d7d14dc871a651070ebc16b0d7a14761ef7.tar.gz
python3-ipython: patch CVE-2023-24816
Details: https://nvd.nist.gov/vuln/detail/CVE-2023-24816 Pick the patch referenced by the NVD report. Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb b/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
index 35af7dd4d8..197578ae41 100644
--- a/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
+++ b/meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb
@@ -6,6 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING.rst;md5=59b20262b8663cdd094005bddf47af5f"
6 6
7PYPI_PACKAGE = "ipython" 7PYPI_PACKAGE = "ipython"
8 8
9SRC_URI += "file://CVE-2023-24816.patch"
9SRC_URI[sha256sum] = "70e5eb132cac594a34b5f799bd252589009905f05104728aea6a403ec2519dc1" 10SRC_URI[sha256sum] = "70e5eb132cac594a34b5f799bd252589009905f05104728aea6a403ec2519dc1"
10 11
11RDEPENDS:${PN} = "\ 12RDEPENDS:${PN} = "\