Rename pcre-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch

This commit is contained in:
Petr Písař 2019-12-09 11:16:38 +01:00
parent 025df07b34
commit 6632bdc8b3
2 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ Source2: https://ftp.pcre.org/pub/pcre/Public-Key
Patch0: pcre2-10.10-Fix-multilib.patch Patch0: pcre2-10.10-Fix-multilib.patch
# Fix JIT to respect NOTEMPTY options, upstream bug #2473, # Fix JIT to respect NOTEMPTY options, upstream bug #2473,
# in upstream after 10.34 # in upstream after 10.34
Patch1: pcre-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch Patch1: pcre2-10.34-Use-PCRE2_MATCH_EMPTY-flag-to-detect-empty-matches-i.patch
# Fix a crash in pcre2_jit_compile when passing a NULL code argument, # Fix a crash in pcre2_jit_compile when passing a NULL code argument,
# upstream bug #2487, in upsream after 10.34 # upstream bug #2487, in upsream after 10.34
Patch2: pcre2-10.34-Fix-the-too-early-access-of-the-fields-of-a-compiled.patch Patch2: pcre2-10.34-Fix-the-too-early-access-of-the-fields-of-a-compiled.patch