debian:add missing symbols

This commit is contained in:
AndersBroman 2022-12-08 13:41:57 +01:00
parent d86a9910e5
commit dae36edbda
3 changed files with 26 additions and 17 deletions

View File

@ -110,6 +110,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
capture_dissector_add_uint@Base 2.3.0
capture_dissector_get_count@Base 2.1.0
capture_dissector_increment_count@Base 2.1.0
char_val_to_str@Base 4.1.0
chunk_type_values@Base 2.1.0
col_add_fstr@Base 1.9.1
col_add_lstr@Base 1.12.0~rc1
@ -126,6 +127,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
col_cleanup@Base 1.9.1
col_clear@Base 1.9.1
col_clear_fence@Base 1.12.0~rc1
col_custom_get_filter@Base 4.1.0
col_custom_prime_edt@Base 1.9.1
col_data_changed@Base 2.5.1
col_fill_in@Base 1.9.1
@ -278,6 +280,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
dfilter_compile_real@Base 3.7.0
dfilter_deprecated_tokens@Base 1.9.1
dfilter_dump@Base 1.9.1
dfilter_error_free@Base 4.1.0
dfilter_expand@Base 3.7.0
dfilter_free@Base 1.9.1
dfilter_load_field_references@Base 3.7.0
@ -701,7 +704,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
follow_tvb_tap_listener@Base 2.1.0
fragment_add@Base 1.9.1
fragment_add_check@Base 1.9.1
fragment_add_check_with_fallback@Base 4.2.0
fragment_add_check_with_fallback@Base 4.1.0
fragment_add_multiple_ok@Base 1.9.1
fragment_add_out_of_order@Base 3.7.0
fragment_add_seq@Base 1.9.1
@ -748,11 +751,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
ftype_pretty_name@Base 1.9.1
funnel_cleanup@Base 2.9.1
funnel_get_funnel_ops@Base 1.9.1
funnel_packet_menus_modified@Base 4.1.0
funnel_register_all_menus@Base 1.9.1
funnel_register_all_packet_menus@Base 4.1.0
funnel_register_menu@Base 1.9.1
funnel_register_packet_menu@Base 4.1.0
funnel_reload_menus@Base 1.99.9
funnel_set_funnel_ops@Base 1.9.1
fvalue_from_literal@Base 3.7.0
@ -1117,6 +1117,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
prefs_range_remove_value@Base 2.3.0
prefs_register_bool_preference@Base 1.9.1
prefs_register_codec@Base 2.5.0
prefs_register_custom_preference_TCP_Analysis@Base 4.1.0
prefs_register_directory_preference@Base 1.9.1
prefs_register_enum_preference@Base 1.9.1
prefs_register_filename_preference@Base 1.9.1
@ -1347,6 +1348,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
proto_tree_add_string_format_value@Base 1.9.1
proto_tree_add_subtree@Base 1.99.0
proto_tree_add_subtree_format@Base 1.99.0
proto_tree_add_text_internal@Base 3.1.1.4450
proto_tree_add_time@Base 1.9.1
proto_tree_add_time_format@Base 1.9.1
proto_tree_add_time_format_value@Base 1.9.1
@ -1781,6 +1783,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
try_val_to_str_idx_ext@Base 1.9.1
tvb_address_to_str@Base 1.99.2
tvb_address_with_resolution_to_str@Base 1.99.3
tvb_ascii_isdigit@Base 4.1.0
tvb_address_var_to_str@Base 1.99.2
tvb_ascii_isprint@Base 2.9.0
tvb_bcd_dig_to_str@Base 3.5.0
@ -1865,8 +1868,6 @@ libwireshark.so.0 libwireshark0 #MINVER#
tvb_get_letohs@Base 1.9.1
tvb_get_manuf_name@Base 1.9.1
tvb_get_manuf_name_if_known@Base 1.9.1
tvb_get_nstringz0@Base 1.9.1
tvb_get_nstringz@Base 1.9.1
tvb_get_ntoh24@Base 1.9.1
tvb_get_ntoh40@Base 1.9.1
tvb_get_ntoh48@Base 1.9.1
@ -1886,6 +1887,7 @@ libwireshark.so.0 libwireshark0 #MINVER#
tvb_get_ntohs@Base 1.9.1
tvb_get_ptr@Base 1.9.1
tvb_get_raw_bytes_as_string@Base 3.1.0
tvb_get_raw_bytes_as_stringz@Base 4.1.0
tvb_get_string_bytes@Base 1.12.0~rc1
tvb_get_string_enc@Base 1.12.0~rc1
tvb_get_string_time@Base 1.12.0~rc1
@ -2097,6 +2099,8 @@ libwireshark.so.0 libwireshark0 #MINVER#
write_psml_finale@Base 1.12.0~rc1
write_psml_preamble@Base 1.12.0~rc1
ws_find_media_type_parameter@Base 2.2.0
ws_label_strcat@Base 4.1.0
ws_label_strcpy@Base 4.1.0
wscbor_chunk_free@Base 3.5.1
wscbor_chunk_mark_errors@Base 3.5.1
wscbor_chunk_read@Base 3.5.1

View File

@ -147,10 +147,10 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_get_writable_file_types_subtypes@Base 3.5.0
wtap_has_open_info@Base 1.12.0~rc1
wtap_init@Base 2.3.0
wtap_inspect_enums@Base 4.1.0rc0-408-gda4277971fe0
wtap_inspect_enums_bsearch@Base 4.1.0rc0-408-gda4277971fe0
wtap_inspect_enums@Base 4.1.0
wtap_inspect_enums_bsearch@Base 4.1.0
wtap_inspect_enums_count@Base 4.1.0rc0-408-gda4277971fe0
wtap_name_to_encap@Base 2.9.1
wtap_inspect_enums_count@Base 4.1.0
wtap_name_to_file_type_subtype@Base 3.5.0
wtap_open_offline@Base 1.9.1
wtap_opttypes_initialize@Base 2.1.2

View File

@ -1,7 +1,7 @@
libwsutil.so.0 libwsutil0 #MINVER#
Dot11DecryptWepDecrypt@Base 2.5.0
EBCDIC_to_ASCII1@Base 4.1.0rc0-421-g3949d289d186
EBCDIC_to_ASCII@Base 4.1.0rc0-421-g3949d289d186
EBCDIC_to_ASCII1@Base 4.1.0
EBCDIC_to_ASCII@Base 4.1.0
Eax_Decrypt@Base 1.12.0~rc1
adler32_bytes@Base 1.12.0~rc1
adler32_str@Base 1.12.0~rc1
@ -80,6 +80,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
filetime_to_nstime@Base 2.0.0
find_codec@Base 3.1.0
find_last_pathname_separator@Base 1.12.0~rc1
format_char@Base 4.1.0
format_size_wmem@Base 3.5.0
format_text@Base 4.1.0
format_text_chr@Base 4.1.0
@ -318,10 +319,12 @@ libwsutil.so.0 libwsutil0 #MINVER#
wmem_str_hash@Base 3.5.0
wmem_strbuf_append@Base 3.5.0
wmem_strbuf_append_c@Base 3.5.0
wmem_strbuf_append_hex@Base 4.1.0rc0-393-gb2cbc6f034d6
wmem_strbuf_append_hex@Base 4.1.0
wmem_strbuf_append_hex@Base 4.1.0
wmem_strbuf_append_len@Base 3.5.0
wmem_strbuf_append_printf@Base 3.5.0
wmem_strbuf_append_unichar@Base 3.5.0
wmem_strbuf_append_unichar_validated@Base 4.1.0
wmem_strbuf_append_vprintf@Base 3.5.0
wmem_strbuf_destroy@Base 3.5.0
wmem_strbuf_dup@Base 3.7.1rc0-272-gfe25d701baa2
@ -330,11 +333,11 @@ libwsutil.so.0 libwsutil0 #MINVER#
wmem_strbuf_get_str@Base 3.5.0
wmem_strbuf_new@Base 3.5.0
wmem_strbuf_new_len@Base 3.7.1rc0-272-gfe25d701baa2
wmem_strbuf_sized_new@Base 3.5.0
wmem_strbuf_new_sized@Base 4.1.0
wmem_strbuf_strcmp@Base 3.7.1rc0-272-gfe25d701baa2
wmem_strbuf_strstr@Base 3.7.1rc0-272-gfe25d701baa2
wmem_strbuf_utf8_make_valid@Base 4.1.0rc0-393-gb2cbc6f034d6
wmem_strbuf_utf8_validate@Base 4.1.0rc0-393-gb2cbc6f034d6
wmem_strbuf_utf8_make_valid@Base 4.1.0
wmem_strbuf_utf8_validate@Base 4.1.0
wmem_strbuf_truncate@Base 3.5.0
wmem_strconcat@Base 3.5.0
wmem_strdup@Base 3.5.0
@ -384,7 +387,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
ws_cleanup_sockets@Base 3.1.0
ws_clock_get_realtime@Base 3.7.0
ws_cmac_buffer@Base 3.1.0
ws_enums_bsearch@Base 4.1.0rc0-408-gda4277971fe0
ws_enums_bsearch@Base 4.1.0
ws_escape_null@Base 3.7.1rc0-272-gfe25d701baa2
ws_escape_string@Base 3.7.0
ws_escape_string_len@Base 3.7.1rc0-272-gfe25d701baa2
@ -406,6 +409,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
ws_log@Base 3.5.0
ws_log_add_custom_file@Base 3.5.0
ws_log_buffer_full@Base 3.5.1
ws_log_console_open@Base 4.1.0
ws_log_console_writer@Base 3.7.0
ws_log_console_writer_set_use_stdout@Base 3.7.0
ws_log_fatal_full@Base 3.7.0
@ -468,6 +472,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
ws_strtou64@Base 2.3.0
ws_strtou8@Base 2.3.0
ws_strtou@Base 3.3.0
ws_utf8_char_len@Base 1.12.0~rc1
ws_utf8_seqlen@Base 4.1.0
ws_utf8_truncate@Base 4.1.0
ws_vadd_crash_info@Base 2.5.2
ws_xton@Base 1.12.0~rc1