From e2c97a12c878890c74de75241480fc31e2463478 Mon Sep 17 00:00:00 2001 From: xuyuchao Date: Fri, 29 Dec 2023 02:51:12 +0000 Subject: [PATCH] update scipy.spec. Signed-off-by: xuyuchao (cherry picked from commit 4e014d66cd435853b093e846d0117089bfbe4dc9) --- scipy.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scipy.spec b/scipy.spec index ed1de24..f1faa6c 100644 --- a/scipy.spec +++ b/scipy.spec @@ -10,7 +10,7 @@ Source0: https://github.com/scipy/scipy/releases/download/v%{version}/scipy-%{ve Patch1: backport-BUG-fix-a-minor-refcounting-issue-in-Py_FindObjects.patch Patch2: backport-BUG-fix-small-refcount-issue-in-ndimage._ctest.patch -Patch3: backport-CVE-2023-29824.patch +Patch3: backport-BUG-fix-use-after-free-bug-in-Py_FindObject.patch BuildRequires: python3-devel python3-numpy >= 1.8.2 python3-numpy-f2py BuildRequires: gcc-c++ openblas-devel gcc-gfortran chrpath