Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F11033721
D3873.id9481.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
20 KB
Referenced Files
None
Subscribers
None
D3873.id9481.diff
View Options
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : pcre2
-version : '10.31'
-release : 6
+version : 10.32
+release : 7
source :
- - https://ftp.pcre.org/pub/pcre/pcre2-10.31.tar.bz2 : e07d538704aa65e477b6a392b32ff9fc5edf75ab9a40ddfc876186c4ff4d68ac
+ - https://ftp.pcre.org/pub/pcre/pcre2-10.32.tar.bz2 : f29e89cc5de813f45786580101aaee3984a65818631d4ddbda7b32f699b87c2e
license : BSD-3-Clause
component : programming.library
summary : New PCRE library implementation
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>pcre2</Name>
<Packager>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Packager>
<License>BSD-3-Clause</License>
<PartOf>programming.library</PartOf>
@@ -19,7 +19,14 @@
</Description>
<PartOf>programming.library</PartOf>
<Files>
- <Path fileType="library">/usr/lib64/lib*.so.*</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-16.so.0</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-16.so.0.7.1</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-32.so.0</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-32.so.0.7.1</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-8.so.0</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-8.so.0.7.1</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-posix.so.2</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-posix.so.2.0.1</Path>
</Files>
</Package>
<Package>
@@ -29,13 +36,20 @@
</Description>
<PartOf>programming.devel</PartOf>
<RuntimeDependencies>
- <Dependency release="6">pcre2</Dependency>
+ <Dependency release="7">pcre2</Dependency>
</RuntimeDependencies>
<Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="header">/usr/include/</Path>
- <Path fileType="library">/usr/lib64/lib*.so</Path>
- <Path fileType="data">/usr/lib64/pkgconfig/*.pc</Path>
+ <Path fileType="executable">/usr/bin/pcre2-config</Path>
+ <Path fileType="header">/usr/include/pcre2.h</Path>
+ <Path fileType="header">/usr/include/pcre2posix.h</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-16.so</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-32.so</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-8.so</Path>
+ <Path fileType="library">/usr/lib64/libpcre2-posix.so</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libpcre2-16.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libpcre2-32.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libpcre2-8.pc</Path>
+ <Path fileType="data">/usr/lib64/pkgconfig/libpcre2-posix.pc</Path>
</Files>
</Package>
<Package>
@@ -45,17 +59,210 @@
</Description>
<PartOf>programming.docs</PartOf>
<Files>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="man">/usr/share/man</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/AUTHORS</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/COPYING</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/ChangeLog</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/LICENCE</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/NEWS</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/README</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/NON-AUTOTOOLS-BUILD.txt</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/README.txt</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/index.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2-config.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_callout_enumerate.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_code_copy.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_code_copy_with_tables.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_code_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_compile.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_compile_context_copy.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_compile_context_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_compile_context_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_config.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_convert_context_copy.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_convert_context_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_convert_context_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_converted_pattern_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_dfa_match.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_general_context_copy.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_general_context_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_general_context_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_get_error_message.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_get_mark.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_get_ovector_count.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_get_ovector_pointer.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_get_startchar.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_jit_compile.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_jit_free_unused_memory.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_jit_match.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_jit_stack_assign.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_jit_stack_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_jit_stack_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_maketables.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match_context_copy.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match_context_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match_context_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match_data_create.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match_data_create_from_pattern.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_match_data_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_pattern_convert.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_pattern_info.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_serialize_decode.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_serialize_encode.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_serialize_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_serialize_get_number_of_codes.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_bsr.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_callout.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_character_tables.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_compile_extra_options.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_compile_recursion_guard.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_depth_limit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_glob_escape.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_glob_separator.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_heap_limit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_match_limit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_max_pattern_length.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_newline.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_offset_limit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_parens_nest_limit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_recursion_limit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_set_recursion_memory_management.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substitute.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_copy_byname.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_copy_bynumber.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_get_byname.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_get_bynumber.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_length_byname.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_length_bynumber.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_list_free.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_list_get.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_nametable_scan.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2_substring_number_from_name.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2api.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2build.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2callout.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2compat.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2convert.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2demo.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2grep.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2jit.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2limits.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2matching.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2partial.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2pattern.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2perform.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2posix.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2sample.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2serialize.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2syntax.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2test.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/html/pcre2unicode.html</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/pcre2-config.txt</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/pcre2.txt</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/pcre2grep.txt</Path>
+ <Path fileType="doc">/usr/share/doc/pcre2/pcre2test.txt</Path>
+ <Path fileType="man">/usr/share/man/man1/pcre2-config.1</Path>
+ <Path fileType="man">/usr/share/man/man1/pcre2grep.1</Path>
+ <Path fileType="man">/usr/share/man/man1/pcre2test.1</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_callout_enumerate.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_code_copy.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_code_copy_with_tables.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_code_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_compile.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_compile_context_copy.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_compile_context_create.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_compile_context_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_config.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_convert_context_copy.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_convert_context_create.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_convert_context_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_converted_pattern_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_dfa_match.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_general_context_copy.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_general_context_create.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_general_context_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_get_error_message.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_get_mark.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_get_ovector_count.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_get_ovector_pointer.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_get_startchar.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_jit_compile.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_jit_free_unused_memory.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_jit_match.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_jit_stack_assign.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_jit_stack_create.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_jit_stack_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_maketables.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match_context_copy.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match_context_create.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match_context_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match_data_create.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match_data_create_from_pattern.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_match_data_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_pattern_convert.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_pattern_info.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_serialize_decode.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_serialize_encode.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_serialize_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_serialize_get_number_of_codes.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_bsr.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_callout.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_character_tables.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_compile_extra_options.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_compile_recursion_guard.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_depth_limit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_glob_escape.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_glob_separator.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_heap_limit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_match_limit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_max_pattern_length.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_newline.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_offset_limit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_parens_nest_limit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_recursion_limit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_set_recursion_memory_management.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substitute.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_copy_byname.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_copy_bynumber.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_get_byname.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_get_bynumber.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_length_byname.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_length_bynumber.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_list_free.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_list_get.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_nametable_scan.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2_substring_number_from_name.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2api.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2build.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2callout.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2compat.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2convert.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2demo.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2jit.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2limits.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2matching.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2partial.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2pattern.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2perform.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2posix.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2sample.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2serialize.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2syntax.3</Path>
+ <Path fileType="man">/usr/share/man/man3/pcre2unicode.3</Path>
</Files>
</Package>
<History>
- <Update release="6">
- <Date>2018-04-19</Date>
- <Version>10.31</Version>
+ <Update release="7">
+ <Date>2018-09-17</Date>
+ <Version>10.32</Version>
<Comment>Packaging update</Comment>
- <Name>Joey Riches</Name>
- <Email>josephriches@gmail.com</Email>
+ <Name>Pierre-Yves</Name>
+ <Email>pyu@riseup.net</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Aug 10, 4:00 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5830100
Default Alt Text
D3873.id9481.diff (20 KB)
Attached To
Mode
D3873: Update pcre2 to 10.32
Attached
Detach File
Event Timeline
Log In to Comment