From aaf579eb22a704ff2ba2a83c83be5966eb50fa0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= Date: Thu, 2 Nov 2017 08:21:47 +0100 Subject: [PATCH] fix_stack_estimator.patch was refused by upstream because he does not want to touch this unreliable code in obsoleted PCRE1 project. --- pcre.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcre.spec b/pcre.spec index 6d778e6..9b61c41 100644 --- a/pcre.spec +++ b/pcre.spec @@ -33,7 +33,7 @@ Source: ftp://ftp.csx.cam.ac.uk/pub/software/programming/%{name}/%{?rcversio Patch0: pcre-8.21-multilib.patch # Refused by upstream, bug #675477 Patch1: pcre-8.32-refused_spelling_terminated.patch -# Fix recursion stack estimator, upstream bug #2173 +# Fix recursion stack estimator, upstream bug #2173, refused by upstream Patch2: pcre-8.41-fix_stack_estimator.patch # 1/2 Accept files names longer than 128 bytes in recursive mode of pcregrep, # upstream bug #2177, in upstream after 8.41