diff options
Diffstat (limited to '')
-rw-r--r-- | debian/libwiretap15.symbols (renamed from debian/libwiretap14t64.symbols) | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/debian/libwiretap14t64.symbols b/debian/libwiretap15.symbols index 4d25d71b..284bffac 100644 --- a/debian/libwiretap14t64.symbols +++ b/debian/libwiretap15.symbols @@ -1,4 +1,4 @@ -libwiretap.so.14 libwiretap14t64 #MINVER# +libwiretap.so.15 libwiretap15 #MINVER# file_eof@Base 1.9.1 file_error@Base 1.9.1 file_getc@Base 1.9.1 @@ -28,6 +28,7 @@ libwiretap.so.14 libwiretap14t64 #MINVER# pcapng_process_uint8_option@Base 3.5.0 register_pcapng_block_type_handler@Base 1.99.0 register_pcapng_option_handler@Base 1.99.2 + secrets_type_description@Base 4.4.0 wtap_add_generated_idb@Base 3.3.0 wtap_addrinfo_list_empty@Base 2.5.0 wtap_block_add_bytes_option@Base 3.5.0 @@ -97,6 +98,7 @@ libwiretap.so.14 libwiretap14t64 #MINVER# wtap_buffer_append_epdu_string@Base 4.1.1 wtap_buffer_append_epdu_tag@Base 4.1.0 wtap_buffer_append_epdu_uint@Base 4.1.0 + wtap_can_write_compression_type@Base 4.4.0 wtap_cleanup@Base 2.3.0 wtap_cleareof@Base 1.9.1 wtap_close@Base 1.9.1 @@ -133,15 +135,19 @@ libwiretap.so.14 libwiretap14t64 #MINVER# wtap_encap_description@Base 2.9.1 wtap_encap_name@Base 2.9.1 wtap_encap_requires_phdr@Base 1.9.1 + wtap_extension_to_compression_type@Base 4.4.0 wtap_fdclose@Base 1.9.1 wtap_fdreopen@Base 1.9.1 wtap_file_add_decryption_secrets@Base 4.1.0 wtap_file_discard_decryption_secrets@Base 4.1.0 wtap_file_encap@Base 1.9.1 + wtap_file_get_dsb@Base 4.4.0 wtap_file_get_idb_info@Base 1.9.1 wtap_file_get_nrb@Base 2.1.2 + wtap_file_get_num_dsbs@Base 4.4.0 wtap_file_get_num_shbs@Base 3.3.0 wtap_file_get_shb@Base 1.99.9 + wtap_file_get_shb_global_interface_id@Base 4.4.0 wtap_file_size@Base 1.9.1 wtap_file_tsprec@Base 1.99.0 wtap_file_type_subtype@Base 1.12.0~rc1 @@ -155,6 +161,7 @@ libwiretap.so.14 libwiretap14t64 #MINVER# wtap_get_all_capture_file_extensions_list@Base 2.3.0 wtap_get_all_compression_type_extensions_list@Base 2.9.0 wtap_get_all_file_extensions_list@Base 2.6.2 + wtap_get_all_output_compression_type_names_list@Base 4.4.0 wtap_get_bytes_dumped@Base 1.9.1 wtap_get_compression_type@Base 2.9.0 wtap_get_debug_if_descr@Base 1.99.9 @@ -171,6 +178,7 @@ libwiretap.so.14 libwiretap14t64 #MINVER# wtap_inspect_enums@Base 4.1.0 wtap_inspect_enums_bsearch@Base 4.1.0 wtap_inspect_enums_count@Base 4.1.0 + wtap_name_to_compression_type@Base 4.4.0 wtap_name_to_encap@Base 4.1.0 wtap_name_to_file_type_subtype@Base 3.5.0 wtap_open_offline@Base 1.9.1 |