Your message dated Mon, 27 Oct 2025 12:06:16 +0000
with message-id <[email protected]>
and subject line Bug#1119027: fixed in pcre2 10.47-2
has caused the Debian Bug report #1119027,
regarding symbols changes without changing the soname or the package name
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1119027: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1119027
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:pcre2
Version: 10.47-1
Severity: serious

The upload to experimental changes almost all symbols without changing the soname or the package names, as seen in the diff with the "MISSING" lines.

You may also simplify the symbols files by using symvers, like

 (symver)PCRE2_10.47 10.47

instead of listing the symbols individually.
diff -ur pcre2-10.46/debian/changelog pcre2-10.47/debian/changelog
--- pcre2-10.46/debian/changelog	2025-10-21 23:31:48.000000000 +0200
+++ pcre2-10.47/debian/changelog	2025-10-21 23:32:27.000000000 +0200
@@ -1,3 +1,9 @@
+pcre2 (10.47-1) experimental; urgency=medium
+
+  * New upstream version (Closes: #902060)
+
+ -- Matthew Vernon <[email protected]>  Tue, 21 Oct 2025 11:09:46 +0100
+
 pcre2 (10.46-1) unstable; urgency=high
 
   * New upstream release to fix CVE-2025-58050 (Closes: #1112278)
diff -ur pcre2-10.46/debian/libpcre2-16-0.symbols pcre2-10.47/debian/libpcre2-16-0.symbols
--- pcre2-10.46/debian/libpcre2-16-0.symbols	2025-10-21 23:31:48.000000000 +0200
+++ pcre2-10.47/debian/libpcre2-16-0.symbols	2025-10-21 23:32:27.000000000 +0200
@@ -1,79 +1,159 @@
 libpcre2-16.so.0 libpcre2-16-0 #MINVER#
- pcre2_callout_enumerate_16@Base 10.22
- pcre2_code_copy_16@Base 10.22
- pcre2_code_copy_with_tables_16@Base 10.32
- pcre2_code_free_16@Base 10.22
- pcre2_compile_16@Base 10.22
- pcre2_compile_context_copy_16@Base 10.22
- pcre2_compile_context_create_16@Base 10.22
- pcre2_compile_context_free_16@Base 10.22
- pcre2_config_16@Base 10.22
- pcre2_convert_context_copy_16@Base 10.32
- pcre2_convert_context_create_16@Base 10.32
- pcre2_convert_context_free_16@Base 10.32
- pcre2_converted_pattern_free_16@Base 10.32
- pcre2_dfa_match_16@Base 10.22
- pcre2_general_context_copy_16@Base 10.22
- pcre2_general_context_create_16@Base 10.22
- pcre2_general_context_free_16@Base 10.22
- pcre2_get_error_message_16@Base 10.22
- pcre2_get_mark_16@Base 10.22
- pcre2_get_match_data_heapframes_size_16@Base 10.43
- pcre2_get_match_data_size_16@Base 10.34
- pcre2_get_ovector_count_16@Base 10.22
- pcre2_get_ovector_pointer_16@Base 10.22
- pcre2_get_startchar_16@Base 10.22
- pcre2_jit_compile_16@Base 10.22
- pcre2_jit_free_unused_memory_16@Base 10.22
- pcre2_jit_match_16@Base 10.22
- pcre2_jit_stack_assign_16@Base 10.22
- pcre2_jit_stack_create_16@Base 10.22
- pcre2_jit_stack_free_16@Base 10.22
- pcre2_maketables_16@Base 10.22
- pcre2_maketables_free_16@Base 10.34
- pcre2_match_16@Base 10.22
- pcre2_match_context_copy_16@Base 10.22
- pcre2_match_context_create_16@Base 10.22
- pcre2_match_context_free_16@Base 10.22
- pcre2_match_data_create_16@Base 10.22
- pcre2_match_data_create_from_pattern_16@Base 10.22
- pcre2_match_data_free_16@Base 10.22
- pcre2_pattern_convert_16@Base 10.32
- pcre2_pattern_info_16@Base 10.22
- pcre2_serialize_decode_16@Base 10.22
- pcre2_serialize_encode_16@Base 10.22
- pcre2_serialize_free_16@Base 10.22
- pcre2_serialize_get_number_of_codes_16@Base 10.22
- pcre2_set_bsr_16@Base 10.22
- pcre2_set_callout_16@Base 10.22
- pcre2_set_character_tables_16@Base 10.22
- pcre2_set_compile_extra_options_16@Base 10.32
- pcre2_set_compile_recursion_guard_16@Base 10.22
- pcre2_set_depth_limit_16@Base 10.32
- pcre2_set_glob_escape_16@Base 10.32
- pcre2_set_glob_separator_16@Base 10.32
- pcre2_set_heap_limit_16@Base 10.32
- pcre2_set_match_limit_16@Base 10.22
- pcre2_set_max_pattern_compiled_length_16@Base 10.44
- pcre2_set_max_pattern_length_16@Base 10.22
- pcre2_set_max_varlookbehind_16@Base 10.43
- pcre2_set_newline_16@Base 10.22
- pcre2_set_offset_limit_16@Base 10.22
- pcre2_set_optimize_16@Base 10.45~rc1
- pcre2_set_parens_nest_limit_16@Base 10.22
- pcre2_set_recursion_limit_16@Base 10.22
- pcre2_set_recursion_memory_management_16@Base 10.22
- pcre2_set_substitute_callout_16@Base 10.34
- pcre2_set_substitute_case_callout_16@Base 10.45~rc1
- pcre2_substitute_16@Base 10.22
- pcre2_substring_copy_byname_16@Base 10.22
- pcre2_substring_copy_bynumber_16@Base 10.22
- pcre2_substring_free_16@Base 10.22
- pcre2_substring_get_byname_16@Base 10.22
- pcre2_substring_get_bynumber_16@Base 10.22
- pcre2_substring_length_byname_16@Base 10.22
- pcre2_substring_length_bynumber_16@Base 10.22
- pcre2_substring_list_free_16@Base 10.22
- pcre2_substring_list_get_16@Base 10.22
- pcre2_substring_nametable_scan_16@Base 10.22
- pcre2_substring_number_from_name_16@Base 10.22
+ PCRE2_10.47@PCRE2_10.47 10.47
+ pcre2_callout_enumerate_16@PCRE2_10.47 10.47
+ pcre2_code_copy_16@PCRE2_10.47 10.47
+ pcre2_code_copy_with_tables_16@PCRE2_10.47 10.47
+ pcre2_code_free_16@PCRE2_10.47 10.47
+ pcre2_compile_16@PCRE2_10.47 10.47
+ pcre2_compile_context_copy_16@PCRE2_10.47 10.47
+ pcre2_compile_context_create_16@PCRE2_10.47 10.47
+ pcre2_compile_context_free_16@PCRE2_10.47 10.47
+ pcre2_config_16@PCRE2_10.47 10.47
+ pcre2_convert_context_copy_16@PCRE2_10.47 10.47
+ pcre2_convert_context_create_16@PCRE2_10.47 10.47
+ pcre2_convert_context_free_16@PCRE2_10.47 10.47
+ pcre2_converted_pattern_free_16@PCRE2_10.47 10.47
+ pcre2_dfa_match_16@PCRE2_10.47 10.47
+ pcre2_general_context_copy_16@PCRE2_10.47 10.47
+ pcre2_general_context_create_16@PCRE2_10.47 10.47
+ pcre2_general_context_free_16@PCRE2_10.47 10.47
+ pcre2_get_error_message_16@PCRE2_10.47 10.47
+ pcre2_get_mark_16@PCRE2_10.47 10.47
+ pcre2_get_match_data_heapframes_size_16@PCRE2_10.47 10.47
+ pcre2_get_match_data_size_16@PCRE2_10.47 10.47
+ pcre2_get_ovector_count_16@PCRE2_10.47 10.47
+ pcre2_get_ovector_pointer_16@PCRE2_10.47 10.47
+ pcre2_get_startchar_16@PCRE2_10.47 10.47
+ pcre2_jit_compile_16@PCRE2_10.47 10.47
+ pcre2_jit_free_unused_memory_16@PCRE2_10.47 10.47
+ pcre2_jit_match_16@PCRE2_10.47 10.47
+ pcre2_jit_stack_assign_16@PCRE2_10.47 10.47
+ pcre2_jit_stack_create_16@PCRE2_10.47 10.47
+ pcre2_jit_stack_free_16@PCRE2_10.47 10.47
+ pcre2_maketables_16@PCRE2_10.47 10.47
+ pcre2_maketables_free_16@PCRE2_10.47 10.47
+ pcre2_match_16@PCRE2_10.47 10.47
+ pcre2_match_context_copy_16@PCRE2_10.47 10.47
+ pcre2_match_context_create_16@PCRE2_10.47 10.47
+ pcre2_match_context_free_16@PCRE2_10.47 10.47
+ pcre2_match_data_create_16@PCRE2_10.47 10.47
+ pcre2_match_data_create_from_pattern_16@PCRE2_10.47 10.47
+ pcre2_match_data_free_16@PCRE2_10.47 10.47
+ pcre2_next_match_16@PCRE2_10.47 10.47
+ pcre2_pattern_convert_16@PCRE2_10.47 10.47
+ pcre2_pattern_info_16@PCRE2_10.47 10.47
+ pcre2_serialize_decode_16@PCRE2_10.47 10.47
+ pcre2_serialize_encode_16@PCRE2_10.47 10.47
+ pcre2_serialize_free_16@PCRE2_10.47 10.47
+ pcre2_serialize_get_number_of_codes_16@PCRE2_10.47 10.47
+ pcre2_set_bsr_16@PCRE2_10.47 10.47
+ pcre2_set_callout_16@PCRE2_10.47 10.47
+ pcre2_set_character_tables_16@PCRE2_10.47 10.47
+ pcre2_set_compile_extra_options_16@PCRE2_10.47 10.47
+ pcre2_set_compile_recursion_guard_16@PCRE2_10.47 10.47
+ pcre2_set_depth_limit_16@PCRE2_10.47 10.47
+ pcre2_set_glob_escape_16@PCRE2_10.47 10.47
+ pcre2_set_glob_separator_16@PCRE2_10.47 10.47
+ pcre2_set_heap_limit_16@PCRE2_10.47 10.47
+ pcre2_set_match_limit_16@PCRE2_10.47 10.47
+ pcre2_set_max_pattern_compiled_length_16@PCRE2_10.47 10.47
+ pcre2_set_max_pattern_length_16@PCRE2_10.47 10.47
+ pcre2_set_max_varlookbehind_16@PCRE2_10.47 10.47
+ pcre2_set_newline_16@PCRE2_10.47 10.47
+ pcre2_set_offset_limit_16@PCRE2_10.47 10.47
+ pcre2_set_optimize_16@PCRE2_10.47 10.47
+ pcre2_set_parens_nest_limit_16@PCRE2_10.47 10.47
+ pcre2_set_recursion_limit_16@PCRE2_10.47 10.47
+ pcre2_set_recursion_memory_management_16@PCRE2_10.47 10.47
+ pcre2_set_substitute_callout_16@PCRE2_10.47 10.47
+ pcre2_set_substitute_case_callout_16@PCRE2_10.47 10.47
+ pcre2_substitute_16@PCRE2_10.47 10.47
+ pcre2_substring_copy_byname_16@PCRE2_10.47 10.47
+ pcre2_substring_copy_bynumber_16@PCRE2_10.47 10.47
+ pcre2_substring_free_16@PCRE2_10.47 10.47
+ pcre2_substring_get_byname_16@PCRE2_10.47 10.47
+ pcre2_substring_get_bynumber_16@PCRE2_10.47 10.47
+ pcre2_substring_length_byname_16@PCRE2_10.47 10.47
+ pcre2_substring_length_bynumber_16@PCRE2_10.47 10.47
+ pcre2_substring_list_free_16@PCRE2_10.47 10.47
+ pcre2_substring_list_get_16@PCRE2_10.47 10.47
+ pcre2_substring_nametable_scan_16@PCRE2_10.47 10.47
+ pcre2_substring_number_from_name_16@PCRE2_10.47 10.47
+#MISSING: 10.47# pcre2_callout_enumerate_16@Base 10.22
+#MISSING: 10.47# pcre2_code_copy_16@Base 10.22
+#MISSING: 10.47# pcre2_code_copy_with_tables_16@Base 10.32
+#MISSING: 10.47# pcre2_code_free_16@Base 10.22
+#MISSING: 10.47# pcre2_compile_16@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_copy_16@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_create_16@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_free_16@Base 10.22
+#MISSING: 10.47# pcre2_config_16@Base 10.22
+#MISSING: 10.47# pcre2_convert_context_copy_16@Base 10.32
+#MISSING: 10.47# pcre2_convert_context_create_16@Base 10.32
+#MISSING: 10.47# pcre2_convert_context_free_16@Base 10.32
+#MISSING: 10.47# pcre2_converted_pattern_free_16@Base 10.32
+#MISSING: 10.47# pcre2_dfa_match_16@Base 10.22
+#MISSING: 10.47# pcre2_general_context_copy_16@Base 10.22
+#MISSING: 10.47# pcre2_general_context_create_16@Base 10.22
+#MISSING: 10.47# pcre2_general_context_free_16@Base 10.22
+#MISSING: 10.47# pcre2_get_error_message_16@Base 10.22
+#MISSING: 10.47# pcre2_get_mark_16@Base 10.22
+#MISSING: 10.47# pcre2_get_match_data_heapframes_size_16@Base 10.43
+#MISSING: 10.47# pcre2_get_match_data_size_16@Base 10.34
+#MISSING: 10.47# pcre2_get_ovector_count_16@Base 10.22
+#MISSING: 10.47# pcre2_get_ovector_pointer_16@Base 10.22
+#MISSING: 10.47# pcre2_get_startchar_16@Base 10.22
+#MISSING: 10.47# pcre2_jit_compile_16@Base 10.22
+#MISSING: 10.47# pcre2_jit_free_unused_memory_16@Base 10.22
+#MISSING: 10.47# pcre2_jit_match_16@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_assign_16@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_create_16@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_free_16@Base 10.22
+#MISSING: 10.47# pcre2_maketables_16@Base 10.22
+#MISSING: 10.47# pcre2_maketables_free_16@Base 10.34
+#MISSING: 10.47# pcre2_match_16@Base 10.22
+#MISSING: 10.47# pcre2_match_context_copy_16@Base 10.22
+#MISSING: 10.47# pcre2_match_context_create_16@Base 10.22
+#MISSING: 10.47# pcre2_match_context_free_16@Base 10.22
+#MISSING: 10.47# pcre2_match_data_create_16@Base 10.22
+#MISSING: 10.47# pcre2_match_data_create_from_pattern_16@Base 10.22
+#MISSING: 10.47# pcre2_match_data_free_16@Base 10.22
+#MISSING: 10.47# pcre2_pattern_convert_16@Base 10.32
+#MISSING: 10.47# pcre2_pattern_info_16@Base 10.22
+#MISSING: 10.47# pcre2_serialize_decode_16@Base 10.22
+#MISSING: 10.47# pcre2_serialize_encode_16@Base 10.22
+#MISSING: 10.47# pcre2_serialize_free_16@Base 10.22
+#MISSING: 10.47# pcre2_serialize_get_number_of_codes_16@Base 10.22
+#MISSING: 10.47# pcre2_set_bsr_16@Base 10.22
+#MISSING: 10.47# pcre2_set_callout_16@Base 10.22
+#MISSING: 10.47# pcre2_set_character_tables_16@Base 10.22
+#MISSING: 10.47# pcre2_set_compile_extra_options_16@Base 10.32
+#MISSING: 10.47# pcre2_set_compile_recursion_guard_16@Base 10.22
+#MISSING: 10.47# pcre2_set_depth_limit_16@Base 10.32
+#MISSING: 10.47# pcre2_set_glob_escape_16@Base 10.32
+#MISSING: 10.47# pcre2_set_glob_separator_16@Base 10.32
+#MISSING: 10.47# pcre2_set_heap_limit_16@Base 10.32
+#MISSING: 10.47# pcre2_set_match_limit_16@Base 10.22
+#MISSING: 10.47# pcre2_set_max_pattern_compiled_length_16@Base 10.44
+#MISSING: 10.47# pcre2_set_max_pattern_length_16@Base 10.22
+#MISSING: 10.47# pcre2_set_max_varlookbehind_16@Base 10.43
+#MISSING: 10.47# pcre2_set_newline_16@Base 10.22
+#MISSING: 10.47# pcre2_set_offset_limit_16@Base 10.22
+#MISSING: 10.47# pcre2_set_optimize_16@Base 10.45~rc1
+#MISSING: 10.47# pcre2_set_parens_nest_limit_16@Base 10.22
+#MISSING: 10.47# pcre2_set_recursion_limit_16@Base 10.22
+#MISSING: 10.47# pcre2_set_recursion_memory_management_16@Base 10.22
+#MISSING: 10.47# pcre2_set_substitute_callout_16@Base 10.34
+#MISSING: 10.47# pcre2_set_substitute_case_callout_16@Base 10.45~rc1
+#MISSING: 10.47# pcre2_substitute_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_copy_byname_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_copy_bynumber_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_free_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_get_byname_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_get_bynumber_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_length_byname_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_length_bynumber_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_list_free_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_list_get_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_nametable_scan_16@Base 10.22
+#MISSING: 10.47# pcre2_substring_number_from_name_16@Base 10.22
diff -ur pcre2-10.46/debian/libpcre2-32-0.symbols pcre2-10.47/debian/libpcre2-32-0.symbols
--- pcre2-10.46/debian/libpcre2-32-0.symbols	2025-10-21 23:31:48.000000000 +0200
+++ pcre2-10.47/debian/libpcre2-32-0.symbols	2025-10-21 23:32:27.000000000 +0200
@@ -1,79 +1,159 @@
 libpcre2-32.so.0 libpcre2-32-0 #MINVER#
- pcre2_callout_enumerate_32@Base 10.22
- pcre2_code_copy_32@Base 10.22
- pcre2_code_copy_with_tables_32@Base 10.32
- pcre2_code_free_32@Base 10.22
- pcre2_compile_32@Base 10.22
- pcre2_compile_context_copy_32@Base 10.22
- pcre2_compile_context_create_32@Base 10.22
- pcre2_compile_context_free_32@Base 10.22
- pcre2_config_32@Base 10.22
- pcre2_convert_context_copy_32@Base 10.32
- pcre2_convert_context_create_32@Base 10.32
- pcre2_convert_context_free_32@Base 10.32
- pcre2_converted_pattern_free_32@Base 10.32
- pcre2_dfa_match_32@Base 10.22
- pcre2_general_context_copy_32@Base 10.22
- pcre2_general_context_create_32@Base 10.22
- pcre2_general_context_free_32@Base 10.22
- pcre2_get_error_message_32@Base 10.22
- pcre2_get_mark_32@Base 10.22
- pcre2_get_match_data_heapframes_size_32@Base 10.43
- pcre2_get_match_data_size_32@Base 10.34
- pcre2_get_ovector_count_32@Base 10.22
- pcre2_get_ovector_pointer_32@Base 10.22
- pcre2_get_startchar_32@Base 10.22
- pcre2_jit_compile_32@Base 10.22
- pcre2_jit_free_unused_memory_32@Base 10.22
- pcre2_jit_match_32@Base 10.22
- pcre2_jit_stack_assign_32@Base 10.22
- pcre2_jit_stack_create_32@Base 10.22
- pcre2_jit_stack_free_32@Base 10.22
- pcre2_maketables_32@Base 10.22
- pcre2_maketables_free_32@Base 10.34
- pcre2_match_32@Base 10.22
- pcre2_match_context_copy_32@Base 10.22
- pcre2_match_context_create_32@Base 10.22
- pcre2_match_context_free_32@Base 10.22
- pcre2_match_data_create_32@Base 10.22
- pcre2_match_data_create_from_pattern_32@Base 10.22
- pcre2_match_data_free_32@Base 10.22
- pcre2_pattern_convert_32@Base 10.32
- pcre2_pattern_info_32@Base 10.22
- pcre2_serialize_decode_32@Base 10.22
- pcre2_serialize_encode_32@Base 10.22
- pcre2_serialize_free_32@Base 10.22
- pcre2_serialize_get_number_of_codes_32@Base 10.22
- pcre2_set_bsr_32@Base 10.22
- pcre2_set_callout_32@Base 10.22
- pcre2_set_character_tables_32@Base 10.22
- pcre2_set_compile_extra_options_32@Base 10.32
- pcre2_set_compile_recursion_guard_32@Base 10.22
- pcre2_set_depth_limit_32@Base 10.32
- pcre2_set_glob_escape_32@Base 10.32
- pcre2_set_glob_separator_32@Base 10.32
- pcre2_set_heap_limit_32@Base 10.32
- pcre2_set_match_limit_32@Base 10.22
- pcre2_set_max_pattern_compiled_length_32@Base 10.44
- pcre2_set_max_pattern_length_32@Base 10.22
- pcre2_set_max_varlookbehind_32@Base 10.43
- pcre2_set_newline_32@Base 10.22
- pcre2_set_offset_limit_32@Base 10.22
- pcre2_set_optimize_32@Base 10.45~rc1
- pcre2_set_parens_nest_limit_32@Base 10.22
- pcre2_set_recursion_limit_32@Base 10.22
- pcre2_set_recursion_memory_management_32@Base 10.22
- pcre2_set_substitute_callout_32@Base 10.34
- pcre2_set_substitute_case_callout_32@Base 10.45~rc1
- pcre2_substitute_32@Base 10.22
- pcre2_substring_copy_byname_32@Base 10.22
- pcre2_substring_copy_bynumber_32@Base 10.22
- pcre2_substring_free_32@Base 10.22
- pcre2_substring_get_byname_32@Base 10.22
- pcre2_substring_get_bynumber_32@Base 10.22
- pcre2_substring_length_byname_32@Base 10.22
- pcre2_substring_length_bynumber_32@Base 10.22
- pcre2_substring_list_free_32@Base 10.22
- pcre2_substring_list_get_32@Base 10.22
- pcre2_substring_nametable_scan_32@Base 10.22
- pcre2_substring_number_from_name_32@Base 10.22
+ PCRE2_10.47@PCRE2_10.47 10.47
+ pcre2_callout_enumerate_32@PCRE2_10.47 10.47
+ pcre2_code_copy_32@PCRE2_10.47 10.47
+ pcre2_code_copy_with_tables_32@PCRE2_10.47 10.47
+ pcre2_code_free_32@PCRE2_10.47 10.47
+ pcre2_compile_32@PCRE2_10.47 10.47
+ pcre2_compile_context_copy_32@PCRE2_10.47 10.47
+ pcre2_compile_context_create_32@PCRE2_10.47 10.47
+ pcre2_compile_context_free_32@PCRE2_10.47 10.47
+ pcre2_config_32@PCRE2_10.47 10.47
+ pcre2_convert_context_copy_32@PCRE2_10.47 10.47
+ pcre2_convert_context_create_32@PCRE2_10.47 10.47
+ pcre2_convert_context_free_32@PCRE2_10.47 10.47
+ pcre2_converted_pattern_free_32@PCRE2_10.47 10.47
+ pcre2_dfa_match_32@PCRE2_10.47 10.47
+ pcre2_general_context_copy_32@PCRE2_10.47 10.47
+ pcre2_general_context_create_32@PCRE2_10.47 10.47
+ pcre2_general_context_free_32@PCRE2_10.47 10.47
+ pcre2_get_error_message_32@PCRE2_10.47 10.47
+ pcre2_get_mark_32@PCRE2_10.47 10.47
+ pcre2_get_match_data_heapframes_size_32@PCRE2_10.47 10.47
+ pcre2_get_match_data_size_32@PCRE2_10.47 10.47
+ pcre2_get_ovector_count_32@PCRE2_10.47 10.47
+ pcre2_get_ovector_pointer_32@PCRE2_10.47 10.47
+ pcre2_get_startchar_32@PCRE2_10.47 10.47
+ pcre2_jit_compile_32@PCRE2_10.47 10.47
+ pcre2_jit_free_unused_memory_32@PCRE2_10.47 10.47
+ pcre2_jit_match_32@PCRE2_10.47 10.47
+ pcre2_jit_stack_assign_32@PCRE2_10.47 10.47
+ pcre2_jit_stack_create_32@PCRE2_10.47 10.47
+ pcre2_jit_stack_free_32@PCRE2_10.47 10.47
+ pcre2_maketables_32@PCRE2_10.47 10.47
+ pcre2_maketables_free_32@PCRE2_10.47 10.47
+ pcre2_match_32@PCRE2_10.47 10.47
+ pcre2_match_context_copy_32@PCRE2_10.47 10.47
+ pcre2_match_context_create_32@PCRE2_10.47 10.47
+ pcre2_match_context_free_32@PCRE2_10.47 10.47
+ pcre2_match_data_create_32@PCRE2_10.47 10.47
+ pcre2_match_data_create_from_pattern_32@PCRE2_10.47 10.47
+ pcre2_match_data_free_32@PCRE2_10.47 10.47
+ pcre2_next_match_32@PCRE2_10.47 10.47
+ pcre2_pattern_convert_32@PCRE2_10.47 10.47
+ pcre2_pattern_info_32@PCRE2_10.47 10.47
+ pcre2_serialize_decode_32@PCRE2_10.47 10.47
+ pcre2_serialize_encode_32@PCRE2_10.47 10.47
+ pcre2_serialize_free_32@PCRE2_10.47 10.47
+ pcre2_serialize_get_number_of_codes_32@PCRE2_10.47 10.47
+ pcre2_set_bsr_32@PCRE2_10.47 10.47
+ pcre2_set_callout_32@PCRE2_10.47 10.47
+ pcre2_set_character_tables_32@PCRE2_10.47 10.47
+ pcre2_set_compile_extra_options_32@PCRE2_10.47 10.47
+ pcre2_set_compile_recursion_guard_32@PCRE2_10.47 10.47
+ pcre2_set_depth_limit_32@PCRE2_10.47 10.47
+ pcre2_set_glob_escape_32@PCRE2_10.47 10.47
+ pcre2_set_glob_separator_32@PCRE2_10.47 10.47
+ pcre2_set_heap_limit_32@PCRE2_10.47 10.47
+ pcre2_set_match_limit_32@PCRE2_10.47 10.47
+ pcre2_set_max_pattern_compiled_length_32@PCRE2_10.47 10.47
+ pcre2_set_max_pattern_length_32@PCRE2_10.47 10.47
+ pcre2_set_max_varlookbehind_32@PCRE2_10.47 10.47
+ pcre2_set_newline_32@PCRE2_10.47 10.47
+ pcre2_set_offset_limit_32@PCRE2_10.47 10.47
+ pcre2_set_optimize_32@PCRE2_10.47 10.47
+ pcre2_set_parens_nest_limit_32@PCRE2_10.47 10.47
+ pcre2_set_recursion_limit_32@PCRE2_10.47 10.47
+ pcre2_set_recursion_memory_management_32@PCRE2_10.47 10.47
+ pcre2_set_substitute_callout_32@PCRE2_10.47 10.47
+ pcre2_set_substitute_case_callout_32@PCRE2_10.47 10.47
+ pcre2_substitute_32@PCRE2_10.47 10.47
+ pcre2_substring_copy_byname_32@PCRE2_10.47 10.47
+ pcre2_substring_copy_bynumber_32@PCRE2_10.47 10.47
+ pcre2_substring_free_32@PCRE2_10.47 10.47
+ pcre2_substring_get_byname_32@PCRE2_10.47 10.47
+ pcre2_substring_get_bynumber_32@PCRE2_10.47 10.47
+ pcre2_substring_length_byname_32@PCRE2_10.47 10.47
+ pcre2_substring_length_bynumber_32@PCRE2_10.47 10.47
+ pcre2_substring_list_free_32@PCRE2_10.47 10.47
+ pcre2_substring_list_get_32@PCRE2_10.47 10.47
+ pcre2_substring_nametable_scan_32@PCRE2_10.47 10.47
+ pcre2_substring_number_from_name_32@PCRE2_10.47 10.47
+#MISSING: 10.47# pcre2_callout_enumerate_32@Base 10.22
+#MISSING: 10.47# pcre2_code_copy_32@Base 10.22
+#MISSING: 10.47# pcre2_code_copy_with_tables_32@Base 10.32
+#MISSING: 10.47# pcre2_code_free_32@Base 10.22
+#MISSING: 10.47# pcre2_compile_32@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_copy_32@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_create_32@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_free_32@Base 10.22
+#MISSING: 10.47# pcre2_config_32@Base 10.22
+#MISSING: 10.47# pcre2_convert_context_copy_32@Base 10.32
+#MISSING: 10.47# pcre2_convert_context_create_32@Base 10.32
+#MISSING: 10.47# pcre2_convert_context_free_32@Base 10.32
+#MISSING: 10.47# pcre2_converted_pattern_free_32@Base 10.32
+#MISSING: 10.47# pcre2_dfa_match_32@Base 10.22
+#MISSING: 10.47# pcre2_general_context_copy_32@Base 10.22
+#MISSING: 10.47# pcre2_general_context_create_32@Base 10.22
+#MISSING: 10.47# pcre2_general_context_free_32@Base 10.22
+#MISSING: 10.47# pcre2_get_error_message_32@Base 10.22
+#MISSING: 10.47# pcre2_get_mark_32@Base 10.22
+#MISSING: 10.47# pcre2_get_match_data_heapframes_size_32@Base 10.43
+#MISSING: 10.47# pcre2_get_match_data_size_32@Base 10.34
+#MISSING: 10.47# pcre2_get_ovector_count_32@Base 10.22
+#MISSING: 10.47# pcre2_get_ovector_pointer_32@Base 10.22
+#MISSING: 10.47# pcre2_get_startchar_32@Base 10.22
+#MISSING: 10.47# pcre2_jit_compile_32@Base 10.22
+#MISSING: 10.47# pcre2_jit_free_unused_memory_32@Base 10.22
+#MISSING: 10.47# pcre2_jit_match_32@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_assign_32@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_create_32@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_free_32@Base 10.22
+#MISSING: 10.47# pcre2_maketables_32@Base 10.22
+#MISSING: 10.47# pcre2_maketables_free_32@Base 10.34
+#MISSING: 10.47# pcre2_match_32@Base 10.22
+#MISSING: 10.47# pcre2_match_context_copy_32@Base 10.22
+#MISSING: 10.47# pcre2_match_context_create_32@Base 10.22
+#MISSING: 10.47# pcre2_match_context_free_32@Base 10.22
+#MISSING: 10.47# pcre2_match_data_create_32@Base 10.22
+#MISSING: 10.47# pcre2_match_data_create_from_pattern_32@Base 10.22
+#MISSING: 10.47# pcre2_match_data_free_32@Base 10.22
+#MISSING: 10.47# pcre2_pattern_convert_32@Base 10.32
+#MISSING: 10.47# pcre2_pattern_info_32@Base 10.22
+#MISSING: 10.47# pcre2_serialize_decode_32@Base 10.22
+#MISSING: 10.47# pcre2_serialize_encode_32@Base 10.22
+#MISSING: 10.47# pcre2_serialize_free_32@Base 10.22
+#MISSING: 10.47# pcre2_serialize_get_number_of_codes_32@Base 10.22
+#MISSING: 10.47# pcre2_set_bsr_32@Base 10.22
+#MISSING: 10.47# pcre2_set_callout_32@Base 10.22
+#MISSING: 10.47# pcre2_set_character_tables_32@Base 10.22
+#MISSING: 10.47# pcre2_set_compile_extra_options_32@Base 10.32
+#MISSING: 10.47# pcre2_set_compile_recursion_guard_32@Base 10.22
+#MISSING: 10.47# pcre2_set_depth_limit_32@Base 10.32
+#MISSING: 10.47# pcre2_set_glob_escape_32@Base 10.32
+#MISSING: 10.47# pcre2_set_glob_separator_32@Base 10.32
+#MISSING: 10.47# pcre2_set_heap_limit_32@Base 10.32
+#MISSING: 10.47# pcre2_set_match_limit_32@Base 10.22
+#MISSING: 10.47# pcre2_set_max_pattern_compiled_length_32@Base 10.44
+#MISSING: 10.47# pcre2_set_max_pattern_length_32@Base 10.22
+#MISSING: 10.47# pcre2_set_max_varlookbehind_32@Base 10.43
+#MISSING: 10.47# pcre2_set_newline_32@Base 10.22
+#MISSING: 10.47# pcre2_set_offset_limit_32@Base 10.22
+#MISSING: 10.47# pcre2_set_optimize_32@Base 10.45~rc1
+#MISSING: 10.47# pcre2_set_parens_nest_limit_32@Base 10.22
+#MISSING: 10.47# pcre2_set_recursion_limit_32@Base 10.22
+#MISSING: 10.47# pcre2_set_recursion_memory_management_32@Base 10.22
+#MISSING: 10.47# pcre2_set_substitute_callout_32@Base 10.34
+#MISSING: 10.47# pcre2_set_substitute_case_callout_32@Base 10.45~rc1
+#MISSING: 10.47# pcre2_substitute_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_copy_byname_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_copy_bynumber_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_free_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_get_byname_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_get_bynumber_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_length_byname_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_length_bynumber_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_list_free_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_list_get_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_nametable_scan_32@Base 10.22
+#MISSING: 10.47# pcre2_substring_number_from_name_32@Base 10.22
diff -ur pcre2-10.46/debian/libpcre2-8-0.symbols pcre2-10.47/debian/libpcre2-8-0.symbols
--- pcre2-10.46/debian/libpcre2-8-0.symbols	2025-10-21 23:31:48.000000000 +0200
+++ pcre2-10.47/debian/libpcre2-8-0.symbols	2025-10-21 23:32:27.000000000 +0200
@@ -1,79 +1,159 @@
 libpcre2-8.so.0 libpcre2-8-0 #MINVER#
- pcre2_callout_enumerate_8@Base 10.22
- pcre2_code_copy_8@Base 10.22
- pcre2_code_copy_with_tables_8@Base 10.32
- pcre2_code_free_8@Base 10.22
- pcre2_compile_8@Base 10.22
- pcre2_compile_context_copy_8@Base 10.22
- pcre2_compile_context_create_8@Base 10.22
- pcre2_compile_context_free_8@Base 10.22
- pcre2_config_8@Base 10.22
- pcre2_convert_context_copy_8@Base 10.32
- pcre2_convert_context_create_8@Base 10.32
- pcre2_convert_context_free_8@Base 10.32
- pcre2_converted_pattern_free_8@Base 10.32
- pcre2_dfa_match_8@Base 10.22
- pcre2_general_context_copy_8@Base 10.22
- pcre2_general_context_create_8@Base 10.22
- pcre2_general_context_free_8@Base 10.22
- pcre2_get_error_message_8@Base 10.22
- pcre2_get_mark_8@Base 10.22
- pcre2_get_match_data_heapframes_size_8@Base 10.43
- pcre2_get_match_data_size_8@Base 10.34
- pcre2_get_ovector_count_8@Base 10.22
- pcre2_get_ovector_pointer_8@Base 10.22
- pcre2_get_startchar_8@Base 10.22
- pcre2_jit_compile_8@Base 10.22
- pcre2_jit_free_unused_memory_8@Base 10.22
- pcre2_jit_match_8@Base 10.22
- pcre2_jit_stack_assign_8@Base 10.22
- pcre2_jit_stack_create_8@Base 10.22
- pcre2_jit_stack_free_8@Base 10.22
- pcre2_maketables_8@Base 10.22
- pcre2_maketables_free_8@Base 10.34
- pcre2_match_8@Base 10.22
- pcre2_match_context_copy_8@Base 10.22
- pcre2_match_context_create_8@Base 10.22
- pcre2_match_context_free_8@Base 10.22
- pcre2_match_data_create_8@Base 10.22
- pcre2_match_data_create_from_pattern_8@Base 10.22
- pcre2_match_data_free_8@Base 10.22
- pcre2_pattern_convert_8@Base 10.32
- pcre2_pattern_info_8@Base 10.22
- pcre2_serialize_decode_8@Base 10.22
- pcre2_serialize_encode_8@Base 10.22
- pcre2_serialize_free_8@Base 10.22
- pcre2_serialize_get_number_of_codes_8@Base 10.22
- pcre2_set_bsr_8@Base 10.22
- pcre2_set_callout_8@Base 10.22
- pcre2_set_character_tables_8@Base 10.22
- pcre2_set_compile_extra_options_8@Base 10.32
- pcre2_set_compile_recursion_guard_8@Base 10.22
- pcre2_set_depth_limit_8@Base 10.32
- pcre2_set_glob_escape_8@Base 10.32
- pcre2_set_glob_separator_8@Base 10.32
- pcre2_set_heap_limit_8@Base 10.32
- pcre2_set_match_limit_8@Base 10.22
- pcre2_set_max_pattern_compiled_length_8@Base 10.44
- pcre2_set_max_pattern_length_8@Base 10.22
- pcre2_set_max_varlookbehind_8@Base 10.43
- pcre2_set_newline_8@Base 10.22
- pcre2_set_offset_limit_8@Base 10.22
- pcre2_set_optimize_8@Base 10.45~rc1
- pcre2_set_parens_nest_limit_8@Base 10.22
- pcre2_set_recursion_limit_8@Base 10.22
- pcre2_set_recursion_memory_management_8@Base 10.22
- pcre2_set_substitute_callout_8@Base 10.34
- pcre2_set_substitute_case_callout_8@Base 10.45~rc1
- pcre2_substitute_8@Base 10.22
- pcre2_substring_copy_byname_8@Base 10.22
- pcre2_substring_copy_bynumber_8@Base 10.22
- pcre2_substring_free_8@Base 10.22
- pcre2_substring_get_byname_8@Base 10.22
- pcre2_substring_get_bynumber_8@Base 10.22
- pcre2_substring_length_byname_8@Base 10.22
- pcre2_substring_length_bynumber_8@Base 10.22
- pcre2_substring_list_free_8@Base 10.22
- pcre2_substring_list_get_8@Base 10.22
- pcre2_substring_nametable_scan_8@Base 10.22
- pcre2_substring_number_from_name_8@Base 10.22
+ PCRE2_10.47@PCRE2_10.47 10.47
+ pcre2_callout_enumerate_8@PCRE2_10.47 10.47
+ pcre2_code_copy_8@PCRE2_10.47 10.47
+ pcre2_code_copy_with_tables_8@PCRE2_10.47 10.47
+ pcre2_code_free_8@PCRE2_10.47 10.47
+ pcre2_compile_8@PCRE2_10.47 10.47
+ pcre2_compile_context_copy_8@PCRE2_10.47 10.47
+ pcre2_compile_context_create_8@PCRE2_10.47 10.47
+ pcre2_compile_context_free_8@PCRE2_10.47 10.47
+ pcre2_config_8@PCRE2_10.47 10.47
+ pcre2_convert_context_copy_8@PCRE2_10.47 10.47
+ pcre2_convert_context_create_8@PCRE2_10.47 10.47
+ pcre2_convert_context_free_8@PCRE2_10.47 10.47
+ pcre2_converted_pattern_free_8@PCRE2_10.47 10.47
+ pcre2_dfa_match_8@PCRE2_10.47 10.47
+ pcre2_general_context_copy_8@PCRE2_10.47 10.47
+ pcre2_general_context_create_8@PCRE2_10.47 10.47
+ pcre2_general_context_free_8@PCRE2_10.47 10.47
+ pcre2_get_error_message_8@PCRE2_10.47 10.47
+ pcre2_get_mark_8@PCRE2_10.47 10.47
+ pcre2_get_match_data_heapframes_size_8@PCRE2_10.47 10.47
+ pcre2_get_match_data_size_8@PCRE2_10.47 10.47
+ pcre2_get_ovector_count_8@PCRE2_10.47 10.47
+ pcre2_get_ovector_pointer_8@PCRE2_10.47 10.47
+ pcre2_get_startchar_8@PCRE2_10.47 10.47
+ pcre2_jit_compile_8@PCRE2_10.47 10.47
+ pcre2_jit_free_unused_memory_8@PCRE2_10.47 10.47
+ pcre2_jit_match_8@PCRE2_10.47 10.47
+ pcre2_jit_stack_assign_8@PCRE2_10.47 10.47
+ pcre2_jit_stack_create_8@PCRE2_10.47 10.47
+ pcre2_jit_stack_free_8@PCRE2_10.47 10.47
+ pcre2_maketables_8@PCRE2_10.47 10.47
+ pcre2_maketables_free_8@PCRE2_10.47 10.47
+ pcre2_match_8@PCRE2_10.47 10.47
+ pcre2_match_context_copy_8@PCRE2_10.47 10.47
+ pcre2_match_context_create_8@PCRE2_10.47 10.47
+ pcre2_match_context_free_8@PCRE2_10.47 10.47
+ pcre2_match_data_create_8@PCRE2_10.47 10.47
+ pcre2_match_data_create_from_pattern_8@PCRE2_10.47 10.47
+ pcre2_match_data_free_8@PCRE2_10.47 10.47
+ pcre2_next_match_8@PCRE2_10.47 10.47
+ pcre2_pattern_convert_8@PCRE2_10.47 10.47
+ pcre2_pattern_info_8@PCRE2_10.47 10.47
+ pcre2_serialize_decode_8@PCRE2_10.47 10.47
+ pcre2_serialize_encode_8@PCRE2_10.47 10.47
+ pcre2_serialize_free_8@PCRE2_10.47 10.47
+ pcre2_serialize_get_number_of_codes_8@PCRE2_10.47 10.47
+ pcre2_set_bsr_8@PCRE2_10.47 10.47
+ pcre2_set_callout_8@PCRE2_10.47 10.47
+ pcre2_set_character_tables_8@PCRE2_10.47 10.47
+ pcre2_set_compile_extra_options_8@PCRE2_10.47 10.47
+ pcre2_set_compile_recursion_guard_8@PCRE2_10.47 10.47
+ pcre2_set_depth_limit_8@PCRE2_10.47 10.47
+ pcre2_set_glob_escape_8@PCRE2_10.47 10.47
+ pcre2_set_glob_separator_8@PCRE2_10.47 10.47
+ pcre2_set_heap_limit_8@PCRE2_10.47 10.47
+ pcre2_set_match_limit_8@PCRE2_10.47 10.47
+ pcre2_set_max_pattern_compiled_length_8@PCRE2_10.47 10.47
+ pcre2_set_max_pattern_length_8@PCRE2_10.47 10.47
+ pcre2_set_max_varlookbehind_8@PCRE2_10.47 10.47
+ pcre2_set_newline_8@PCRE2_10.47 10.47
+ pcre2_set_offset_limit_8@PCRE2_10.47 10.47
+ pcre2_set_optimize_8@PCRE2_10.47 10.47
+ pcre2_set_parens_nest_limit_8@PCRE2_10.47 10.47
+ pcre2_set_recursion_limit_8@PCRE2_10.47 10.47
+ pcre2_set_recursion_memory_management_8@PCRE2_10.47 10.47
+ pcre2_set_substitute_callout_8@PCRE2_10.47 10.47
+ pcre2_set_substitute_case_callout_8@PCRE2_10.47 10.47
+ pcre2_substitute_8@PCRE2_10.47 10.47
+ pcre2_substring_copy_byname_8@PCRE2_10.47 10.47
+ pcre2_substring_copy_bynumber_8@PCRE2_10.47 10.47
+ pcre2_substring_free_8@PCRE2_10.47 10.47
+ pcre2_substring_get_byname_8@PCRE2_10.47 10.47
+ pcre2_substring_get_bynumber_8@PCRE2_10.47 10.47
+ pcre2_substring_length_byname_8@PCRE2_10.47 10.47
+ pcre2_substring_length_bynumber_8@PCRE2_10.47 10.47
+ pcre2_substring_list_free_8@PCRE2_10.47 10.47
+ pcre2_substring_list_get_8@PCRE2_10.47 10.47
+ pcre2_substring_nametable_scan_8@PCRE2_10.47 10.47
+ pcre2_substring_number_from_name_8@PCRE2_10.47 10.47
+#MISSING: 10.47# pcre2_callout_enumerate_8@Base 10.22
+#MISSING: 10.47# pcre2_code_copy_8@Base 10.22
+#MISSING: 10.47# pcre2_code_copy_with_tables_8@Base 10.32
+#MISSING: 10.47# pcre2_code_free_8@Base 10.22
+#MISSING: 10.47# pcre2_compile_8@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_copy_8@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_create_8@Base 10.22
+#MISSING: 10.47# pcre2_compile_context_free_8@Base 10.22
+#MISSING: 10.47# pcre2_config_8@Base 10.22
+#MISSING: 10.47# pcre2_convert_context_copy_8@Base 10.32
+#MISSING: 10.47# pcre2_convert_context_create_8@Base 10.32
+#MISSING: 10.47# pcre2_convert_context_free_8@Base 10.32
+#MISSING: 10.47# pcre2_converted_pattern_free_8@Base 10.32
+#MISSING: 10.47# pcre2_dfa_match_8@Base 10.22
+#MISSING: 10.47# pcre2_general_context_copy_8@Base 10.22
+#MISSING: 10.47# pcre2_general_context_create_8@Base 10.22
+#MISSING: 10.47# pcre2_general_context_free_8@Base 10.22
+#MISSING: 10.47# pcre2_get_error_message_8@Base 10.22
+#MISSING: 10.47# pcre2_get_mark_8@Base 10.22
+#MISSING: 10.47# pcre2_get_match_data_heapframes_size_8@Base 10.43
+#MISSING: 10.47# pcre2_get_match_data_size_8@Base 10.34
+#MISSING: 10.47# pcre2_get_ovector_count_8@Base 10.22
+#MISSING: 10.47# pcre2_get_ovector_pointer_8@Base 10.22
+#MISSING: 10.47# pcre2_get_startchar_8@Base 10.22
+#MISSING: 10.47# pcre2_jit_compile_8@Base 10.22
+#MISSING: 10.47# pcre2_jit_free_unused_memory_8@Base 10.22
+#MISSING: 10.47# pcre2_jit_match_8@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_assign_8@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_create_8@Base 10.22
+#MISSING: 10.47# pcre2_jit_stack_free_8@Base 10.22
+#MISSING: 10.47# pcre2_maketables_8@Base 10.22
+#MISSING: 10.47# pcre2_maketables_free_8@Base 10.34
+#MISSING: 10.47# pcre2_match_8@Base 10.22
+#MISSING: 10.47# pcre2_match_context_copy_8@Base 10.22
+#MISSING: 10.47# pcre2_match_context_create_8@Base 10.22
+#MISSING: 10.47# pcre2_match_context_free_8@Base 10.22
+#MISSING: 10.47# pcre2_match_data_create_8@Base 10.22
+#MISSING: 10.47# pcre2_match_data_create_from_pattern_8@Base 10.22
+#MISSING: 10.47# pcre2_match_data_free_8@Base 10.22
+#MISSING: 10.47# pcre2_pattern_convert_8@Base 10.32
+#MISSING: 10.47# pcre2_pattern_info_8@Base 10.22
+#MISSING: 10.47# pcre2_serialize_decode_8@Base 10.22
+#MISSING: 10.47# pcre2_serialize_encode_8@Base 10.22
+#MISSING: 10.47# pcre2_serialize_free_8@Base 10.22
+#MISSING: 10.47# pcre2_serialize_get_number_of_codes_8@Base 10.22
+#MISSING: 10.47# pcre2_set_bsr_8@Base 10.22
+#MISSING: 10.47# pcre2_set_callout_8@Base 10.22
+#MISSING: 10.47# pcre2_set_character_tables_8@Base 10.22
+#MISSING: 10.47# pcre2_set_compile_extra_options_8@Base 10.32
+#MISSING: 10.47# pcre2_set_compile_recursion_guard_8@Base 10.22
+#MISSING: 10.47# pcre2_set_depth_limit_8@Base 10.32
+#MISSING: 10.47# pcre2_set_glob_escape_8@Base 10.32
+#MISSING: 10.47# pcre2_set_glob_separator_8@Base 10.32
+#MISSING: 10.47# pcre2_set_heap_limit_8@Base 10.32
+#MISSING: 10.47# pcre2_set_match_limit_8@Base 10.22
+#MISSING: 10.47# pcre2_set_max_pattern_compiled_length_8@Base 10.44
+#MISSING: 10.47# pcre2_set_max_pattern_length_8@Base 10.22
+#MISSING: 10.47# pcre2_set_max_varlookbehind_8@Base 10.43
+#MISSING: 10.47# pcre2_set_newline_8@Base 10.22
+#MISSING: 10.47# pcre2_set_offset_limit_8@Base 10.22
+#MISSING: 10.47# pcre2_set_optimize_8@Base 10.45~rc1
+#MISSING: 10.47# pcre2_set_parens_nest_limit_8@Base 10.22
+#MISSING: 10.47# pcre2_set_recursion_limit_8@Base 10.22
+#MISSING: 10.47# pcre2_set_recursion_memory_management_8@Base 10.22
+#MISSING: 10.47# pcre2_set_substitute_callout_8@Base 10.34
+#MISSING: 10.47# pcre2_set_substitute_case_callout_8@Base 10.45~rc1
+#MISSING: 10.47# pcre2_substitute_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_copy_byname_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_copy_bynumber_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_free_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_get_byname_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_get_bynumber_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_length_byname_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_length_bynumber_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_list_free_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_list_get_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_nametable_scan_8@Base 10.22
+#MISSING: 10.47# pcre2_substring_number_from_name_8@Base 10.22
diff -ur pcre2-10.46/debian/libpcre2-posix3.symbols pcre2-10.47/debian/libpcre2-posix3.symbols
--- pcre2-10.46/debian/libpcre2-posix3.symbols	2025-10-21 23:31:48.000000000 +0200
+++ pcre2-10.47/debian/libpcre2-posix3.symbols	2025-10-21 23:32:27.000000000 +0200
@@ -1,9 +1,14 @@
 libpcre2-posix.so.3 libpcre2-posix3 #MINVER#
- pcre2_regcomp@Base 10.34
- pcre2_regerror@Base 10.34
- pcre2_regexec@Base 10.34
- pcre2_regfree@Base 10.34
+ PCRE2_10.47@PCRE2_10.47 10.47
+ pcre2_regcomp@PCRE2_10.47 10.47
+ pcre2_regerror@PCRE2_10.47 10.47
+ pcre2_regexec@PCRE2_10.47 10.47
+ pcre2_regfree@PCRE2_10.47 10.47
 #MISSING: 10.39-1# regcomp@Base 10.34
 #MISSING: 10.39-1# regerror@Base 10.34
 #MISSING: 10.39-1# regexec@Base 10.34
 #MISSING: 10.39-1# regfree@Base 10.34
+#MISSING: 10.47# pcre2_regcomp@Base 10.34
+#MISSING: 10.47# pcre2_regerror@Base 10.34
+#MISSING: 10.47# pcre2_regexec@Base 10.34
+#MISSING: 10.47# pcre2_regfree@Base 10.34

--- End Message ---
--- Begin Message ---
Source: pcre2
Source-Version: 10.47-2
Done: Matthew Vernon <[email protected]>

We believe that the bug you reported is fixed in the latest version of
pcre2, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthew Vernon <[email protected]> (supplier of updated pcre2 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Mon, 27 Oct 2025 11:06:43 +0000
Source: pcre2
Architecture: source
Version: 10.47-2
Distribution: experimental
Urgency: medium
Maintainer: Matthew Vernon <[email protected]>
Changed-By: Matthew Vernon <[email protected]>
Closes: 1119027
Changes:
 pcre2 (10.47-2) experimental; urgency=medium
 .
   * Undo symbol versioning at least for now (Closes: #1119027)
Checksums-Sha1:
 3bfd7f8a3115352cfa496b8902c6b32b6ca766b3 2337 pcre2_10.47-2.dsc
 479178468f9f04086817f5302341acbce248565e 8856 pcre2_10.47-2.diff.gz
Checksums-Sha256:
 fb7b322f83b435cecd377a4be306c0cb7a98ae4c860e82dc97303ea45c0527c3 2337 
pcre2_10.47-2.dsc
 ed26bcb10db0f8c97cba6cbbc2630bdfb38333d6918e2818835c233d03d30777 8856 
pcre2_10.47-2.diff.gz
Files:
 3fa8dd6cce530fe45b3cb5b86798ebf9 2337 libs optional pcre2_10.47-2.dsc
 7d2132a40a8fbae9f477cc98aa2e1d37 8856 libs optional pcre2_10.47-2.diff.gz

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEuk75yE35bTfYoeLUEvTSHI9qY8gFAmj/Wp8THG1hdHRoZXdA
ZGViaWFuLm9yZwAKCRAS9NIcj2pjyBJHD/90ZqIyw0G5BIIAOIuN0xIYT34SsMQA
9QNZusUB7P8czLaJmqVgtOxSC/O2OR7Vex2CGMZR1boEPJxvJyP/YlnEI5un806a
5uRN+/Oqq1qWXhJWLwyk4qQaRABDRxqL24hVH8hvw/5nvUJjleFq4qFnvV2/v+j1
uOqoC+mQGcsLuUXwL/1blq3WAFwnnPpTNMfFisEs0jrKzJP5YvKV2PTaTWER4R+p
U+qasFahSwyWkYhGEANDCcO92x6MrgXNJ2zRC1gaJ04B8yf1s3Vw5POw283Lv+HK
ACm6PRzQEPk0fIu/f+ZnjUYs6tNIsXmIgIKYjS1OWwRbA0tcoD42kFwdN27EM1FU
rwwrdibZmGBHPFmtfaCfFXTYXGm7ZtGNtHhTDSapxzCbgsq1w092yj7r7qlH5kgi
nfOUiTwJvQjZzQiQNBm0vrIZcQQ7VJIqXF43ycg50PHgm73iTrbS9Vg1HlquZTBR
nkpPvqI29fzsTQio7N58k6ZKHgQ4ARp35SZgXmZ7GjdtpQEeE3fS4qKKszauGPEX
H7B9hnCt1kargB3tmWvKXxO/wMGZwN6Otw/khTDgr8ts1Tghm2N6NHa6zPdOQdU5
FNYi+Kk6zBCnWiEbtBLRVcpkmg5ar40FLtIkLBDDxpx5/f0f6gPvKVqwW1Ffmdz0
Dn3VgtO9vpvOfg==
=hWSj
-----END PGP SIGNATURE-----

Attachment: pgpvziBbsZeEv.pgp
Description: PGP signature


--- End Message ---

Reply via email to