diff --git a/indent.spec b/indent.spec index a7982c1..4700f79 100644 --- a/indent.spec +++ b/indent.spec @@ -110,11 +110,11 @@ Source2: https://shadura.me/key.pgp # Check for setlocale() at configure time, proposed to an upstream, # . Patch0: indent-2.2.13-Check-for-setlocale-function.patch -# Fix a heap overread in search_brace/lexi, proposed to the upstream, +# Fix a heap overread in search_brace/lexi, in upstream after 2.2.13, # Patch1: indent-2.2.13-Fix-an-out-of-buffer-read-in-search_brace-lexi-on-an.patch # Fix CVE-2023-40305 (a heap buffer overwrite in search_brace), bug #2231919, -# proposed to the upstream, +# in upstream after 2.2.13, Patch2: indent-2.2.13-Fix-a-heap-buffer-overwrite-in-search_brace-CVE-2023.patch BuildRequires: autoconf2.7x >= 2.71 # autoconf-archive for unbundled ax_cc_for_build.m4