!113 sync patches to fix grep testcase failed
From: @xujing99 Reviewed-by: @shenyangyang01 Signed-off-by: @shenyangyang01
This commit is contained in:
commit
8be0b453f3
1489
backport-Additional-PCRE2_EXTRA_ASCII_xxx-code.patch
Normal file
1489
backport-Additional-PCRE2_EXTRA_ASCII_xxx-code.patch
Normal file
File diff suppressed because it is too large
Load Diff
1649
backport-Implement-PCRE2_EXTRA_CASELESS_RESTRICT-and-related-.patch
Normal file
1649
backport-Implement-PCRE2_EXTRA_CASELESS_RESTRICT-and-related-.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
||||
Name: pcre2
|
||||
Version: 10.42
|
||||
Release: 9
|
||||
Release: 10
|
||||
Summary: Perl Compatible Regular Expressions
|
||||
License: BSD
|
||||
URL: http://www.pcre.org/
|
||||
@ -31,6 +31,8 @@ Patch6019: backport-Fix-incorrect-class-character-matches-in-JIT.patch
|
||||
Patch6020: backport-Fixing-an-issue-using-empty-character-sets-in-jit.patch
|
||||
Patch6021: backport-pcre2grep-document-better-possible-multiline-matchin.patch
|
||||
Patch6022: backport-Remove-incorrect-optimization-in-DFA-matching-when-p.patch
|
||||
Patch6023: backport-Implement-PCRE2_EXTRA_CASELESS_RESTRICT-and-related-.patch
|
||||
Patch6024: backport-Additional-PCRE2_EXTRA_ASCII_xxx-code.patch
|
||||
|
||||
BuildRequires: autoconf libtool automake coreutils gcc make readline-devel
|
||||
Obsoletes: pcre2-utf16 pcre2-utf32 pcre2-tools
|
||||
@ -148,6 +150,9 @@ make check
|
||||
%{_pkgdocdir}/html/
|
||||
|
||||
%changelog
|
||||
* Thu Oct 31 2024 xujing <xujing125@huawei.com> - 10.42-10
|
||||
- DESC:sync patches to fix grep testcase failed
|
||||
|
||||
* Tue Sep 03 2024 dongyuzhen <dongyuzhen@h-partners.com> - 10.42-9
|
||||
- DESC:Remove incorrect optimization in DFA matching when partial matching and (*F) are involved
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user