forked from pool/python39
fix: complete unfinished elimination of the patch 53
This commit is contained in:
@@ -27,6 +27,8 @@ Thu Dec 11 21:44:35 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
- gh-120298: Fix use-after free in list_richcompare_impl
|
||||
which can be invoked via some specificly tailored evil
|
||||
input.
|
||||
- Remove upstreamed patches:
|
||||
-CVE-2025-6075-expandvars-perf-degrad.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 13 17:13:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
@@ -466,7 +466,6 @@ other applications.
|
||||
%patch -p1 -P 50
|
||||
%patch -p1 -P 51
|
||||
%patch -p1 -P 52
|
||||
%patch -p1 -P 53
|
||||
|
||||
# drop Autoconf version requirement
|
||||
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac
|
||||
|
||||
Reference in New Issue
Block a user