aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-02-09 03:04:29 -0800
committerGuy Harris <guy@alum.mit.edu>2018-02-09 11:05:09 +0000
commit12cc2ca8f4fcc74e4de9905f2f6650855abeaf0e (patch)
treeeae450ee23083b49f678846aa9e3930e4ec33267
parent589aa9070ae6d77a52018fc34605cfe5c2e56b22 (diff)
Update symbols lists.
Change-Id: Iecdef99d172fad793fd98ae10a6f03bb425d73de Reviewed-on: https://code.wireshark.org/review/25712 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rw-r--r--debian/libwireshark0.symbols4
-rw-r--r--debian/libwiretap0.symbols8
2 files changed, 8 insertions, 4 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index e7c2432d9d..e2162217b9 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -417,8 +417,10 @@ libwireshark.so.0 libwireshark0 #MINVER#
dissect_tcp_payload@Base 1.99.0
dissect_thrift_t_byte@Base 2.5.0
dissect_thrift_t_i32@Base 2.5.0
+ dissect_thrift_t_i64@Base 2.5.1
dissect_thrift_t_stop@Base 2.5.0
dissect_thrift_t_struct@Base 2.5.0
+ dissect_thrift_t_u64@Base 2.5.1
dissect_thrift_t_utf7@Base 2.5.0
dissect_tpkt_encap@Base 1.9.1
dissect_unknown_ber@Base 1.9.1
@@ -1906,10 +1908,12 @@ libwireshark.so.0 libwireshark0 #MINVER#
wmem_list_remove@Base 1.12.0~rc1
wmem_list_remove_frame@Base 1.12.0~rc1
wmem_list_tail@Base 1.12.0~rc1
+ wmem_map_contains@Base 2.5.1
wmem_map_foreach@Base 2.1.0
wmem_map_get_keys@Base 2.3.0
wmem_map_insert@Base 1.12.0~rc1
wmem_map_lookup@Base 1.12.0~rc1
+ wmem_map_lookup_extended@Base 2.5.1
wmem_map_new@Base 1.12.0~rc1
wmem_map_new_autoreset@Base 2.3.0
wmem_map_remove@Base 1.12.0~rc1
diff --git a/debian/libwiretap0.symbols b/debian/libwiretap0.symbols
index 3a7f40083d..ba5cd5843f 100644
--- a/debian/libwiretap0.symbols
+++ b/debian/libwiretap0.symbols
@@ -49,7 +49,6 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_block_set_string_option_value_format@Base 2.1.2
wtap_block_set_uint64_option_value@Base 2.1.2
wtap_block_set_uint8_option_value@Base 2.1.2
- wtap_buf_ptr@Base 1.9.1
wtap_cleareof@Base 1.9.1
wtap_close@Base 1.9.1
wtap_default_file_extension@Base 1.9.1
@@ -97,6 +96,7 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_free_idb_info@Base 1.99.9
wtap_fstat@Base 1.9.1
wtap_get_all_capture_file_extensions_list@Base 2.3.0
+ wtap_get_buf_ptr@Base 2.5.1
wtap_get_bytes_dumped@Base 1.9.1
wtap_get_debug_if_descr@Base 1.99.9
wtap_get_file_extension_type_extensions@Base 1.12.0~rc1
@@ -105,6 +105,7 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_get_num_encap_types@Base 1.9.1
wtap_get_num_file_type_extensions@Base 1.12.0~rc1
wtap_get_num_file_types_subtypes@Base 1.12.0~rc1
+ wtap_get_rec@Base 2.5.1
wtap_get_savable_file_types_subtypes@Base 1.12.0~rc1
wtap_has_open_info@Base 1.12.0~rc1
wtap_init@Base 2.3.0
@@ -115,14 +116,13 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_opttypes_initialize@Base 2.1.2
wtap_opttypes_cleanup@Base 2.3.0
wtap_pcap_encap_to_wtap_encap@Base 1.9.1
- wtap_phdr@Base 1.9.1
- wtap_phdr_cleanup@Base 1.99.2
- wtap_phdr_init@Base 1.99.2
wtap_read@Base 1.9.1
wtap_read_bytes@Base 1.99.1
wtap_read_bytes_or_eof@Base 1.99.1
wtap_read_packet_bytes@Base 1.12.0~rc1
wtap_read_so_far@Base 1.9.1
+ wtap_rec_cleanup@Base 2.5.1
+ wtap_rec_init@Base 2.5.1
wtap_register_encap_type@Base 1.9.1
wtap_register_file_type_extension@Base 1.12.0~rc1
wtap_register_file_type_subtypes@Base 1.12.0~rc1