diff --git a/pcre.spec b/pcre.spec index 6b3742e..50be03f 100644 --- a/pcre.spec +++ b/pcre.spec @@ -42,7 +42,8 @@ Patch4: pcre-8.37-Fix-named-forward-reference-to-duplicate-group-numbe.patch # in upstream after 8.37 Patch5: pcre-8.37-Fix-another-buffer-overflow.patch # Fix a buffer overflow with duplicated named groups and an occurrence of "(?|", -# , in upstream after 8.37 +# , bug #1250946, +# in upstream after 8.37 Patch6: pcre-8.37-Fix-buffer-overflow-for-named-references-in-situatio.patch BuildRequires: readline-devel # New libtool to get rid of rpath @@ -166,6 +167,7 @@ make %{?_smp_mflags} check VERBOSE=yes - Fix a buffer overflow with a forward reference by name to a group whose number is the same as the current group - Fix a buffer overflow with duplicated named groups and an occurrence of "(?|" + (bug #1250946) * Wed Jul 01 2015 Petr Pisar - 8.37-2 - Fix CVE-2015-3210 (heap overflow when compiling an expression with named