aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2015-11-10 13:52:38 -0800
committerGuy Harris <guy@alum.mit.edu>2015-11-10 21:54:05 +0000
commit67a6342da503c5753e35837aea0ade239714e1f7 (patch)
tree3ca87791808a11f7a2ea5d82921ad32693f07f62
parentec303c13b3f8df1feeae449830f57f20660229eb (diff)
New 2.0 symbols.
Change-Id: Ie85ac43891c5587b0998e26da683ef275b631657 Reviewed-on: https://code.wireshark.org/review/11706 Reviewed-by: Guy Harris <guy@alum.mit.edu>
-rw-r--r--debian/libwireshark0.symbols2
-rw-r--r--debian/libwiretap0.symbols2
-rw-r--r--debian/libwsutil0.symbols2
3 files changed, 6 insertions, 0 deletions
diff --git a/debian/libwireshark0.symbols b/debian/libwireshark0.symbols
index b3ee4bb360..45c548893c 100644
--- a/debian/libwireshark0.symbols
+++ b/debian/libwireshark0.symbols
@@ -159,9 +159,11 @@ libwireshark.so.0 libwireshark0 #MINVER#
conv_filter_list@Base 2.0.0
conversation_add_proto_data@Base 1.9.1
conversation_delete_proto_data@Base 1.9.1
+ conversation_get_dissector@Base 2.0.0
conversation_get_proto_data@Base 1.9.1
conversation_new@Base 1.9.1
conversation_set_dissector@Base 1.9.1
+ conversation_set_dissector_from_frame_number@Base 2.0.0
conversation_table_get_num@Base 1.99.0
conversation_table_iterate_tables@Base 1.99.0
conversation_table_set_gui_info@Base 1.99.0
diff --git a/debian/libwiretap0.symbols b/debian/libwiretap0.symbols
index 81119c7c67..7d8d6c053e 100644
--- a/debian/libwiretap0.symbols
+++ b/debian/libwiretap0.symbols
@@ -44,6 +44,8 @@ libwiretap.so.0 libwiretap0 #MINVER#
wtap_dump_has_name_resolution@Base 1.9.1
wtap_dump_open@Base 1.9.1
wtap_dump_open_ng@Base 1.9.1
+ wtap_dump_open_stdout@Base 2.0.0
+ wtap_dump_open_stdout_ng@Base 2.0.0
wtap_dump_set_addrinfo_list@Base 1.9.1
wtap_dump_supports_comment_types@Base 1.9.1
wtap_encap_requires_phdr@Base 1.9.1
diff --git a/debian/libwsutil0.symbols b/debian/libwsutil0.symbols
index 55171550aa..74edb34f8d 100644
--- a/debian/libwsutil0.symbols
+++ b/debian/libwsutil0.symbols
@@ -47,6 +47,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
file_open_error_message@Base 1.12.0~rc1
file_write_error_message@Base 1.12.0~rc1
files_identical@Base 1.12.0~rc1
+ filetime_to_nstime@Base 2.0.0
find_last_pathname_separator@Base 1.12.0~rc1
format_size@Base 1.10.0
get_basename@Base 1.12.0~rc1
@@ -101,6 +102,7 @@ libwsutil.so.0 libwsutil0 #MINVER#
mpa_padding@Base 1.10.0
mpa_samples@Base 1.10.0
mpa_version@Base 1.10.0
+ nsfiletime_to_nstime@Base 2.0.0
nstime_cmp@Base 1.12.0~rc1
nstime_copy@Base 1.12.0~rc1
nstime_delta@Base 1.12.0~rc1