fix: complete unfinished elimination of the patch 53

This commit is contained in:
2025-12-12 12:06:00 +01:00
parent a7506e8af6
commit 793408c576
2 changed files with 2 additions and 1 deletions

View File

@@ -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 - gh-120298: Fix use-after free in list_richcompare_impl
which can be invoked via some specificly tailored evil which can be invoked via some specificly tailored evil
input. input.
- Remove upstreamed patches:
-CVE-2025-6075-expandvars-perf-degrad.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Nov 13 17:13:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu> Thu Nov 13 17:13:03 UTC 2025 - Matej Cepl <mcepl@cepl.eu>

View File

@@ -466,7 +466,6 @@ other applications.
%patch -p1 -P 50 %patch -p1 -P 50
%patch -p1 -P 51 %patch -p1 -P 51
%patch -p1 -P 52 %patch -p1 -P 52
%patch -p1 -P 53
# drop Autoconf version requirement # drop Autoconf version requirement
sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac sed -i 's/^AC_PREREQ/dnl AC_PREREQ/' configure.ac