From bbcf3d7d14dc871a651070ebc16b0d7a14761ef7 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Tue, 6 Jan 2026 08:33:26 +0100 Subject: 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 --- meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-python/recipes-devtools/python/python3-ipython_8.2.0.bb') 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" PYPI_PACKAGE = "ipython" +SRC_URI += "file://CVE-2023-24816.patch" SRC_URI[sha256sum] = "70e5eb132cac594a34b5f799bd252589009905f05104728aea6a403ec2519dc1" RDEPENDS:${PN} = "\ -- cgit v1.2.3-54-g00ecf