From e2fab18853df2f840ad94a83228e8b020dd29496 Mon Sep 17 00:00:00 2001 From: David Perry Date: Thu, 24 Feb 2022 13:27:08 +0000 Subject: wsutil: New API to gather compile/runtime info --- packaging/debian/libwireshark0.symbols | 4 ++-- packaging/debian/libwsutil0.symbols | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) (limited to 'packaging') diff --git a/packaging/debian/libwireshark0.symbols b/packaging/debian/libwireshark0.symbols index c518ce6a7a..e3ee338a07 100644 --- a/packaging/debian/libwireshark0.symbols +++ b/packaging/debian/libwireshark0.symbols @@ -578,11 +578,11 @@ libwireshark.so.0 libwireshark0 #MINVER# epan_dissect_run@Base 1.9.1 epan_dissect_run_with_taps@Base 1.9.1 epan_free@Base 1.12.0~rc1 - epan_get_compiled_version_info@Base 1.9.1 + epan_gather_compile_info@Base 3.7.0 + epan_gather_runtime_info@Base 3.7.0 epan_get_interface_description@Base 2.3.0 epan_get_interface_name@Base 1.99.2 epan_get_modified_block@Base 3.5.0 - epan_get_runtime_version_info@Base 1.9.1 epan_get_version@Base 1.9.1 epan_get_version_number@Base 2.5.0 epan_init@Base 2.9.0 diff --git a/packaging/debian/libwsutil0.symbols b/packaging/debian/libwsutil0.symbols index 018b0384fa..65acc05c1c 100644 --- a/packaging/debian/libwsutil0.symbols +++ b/packaging/debian/libwsutil0.symbols @@ -77,6 +77,7 @@ libwsutil.so.0 libwsutil0 #MINVER# find_codec@Base 3.1.0 find_last_pathname_separator@Base 1.12.0~rc1 format_size_wmem@Base 3.5.0 + free_features@Base 3.7.0 free_progdirs@Base 2.3.0 get_basename@Base 1.12.0~rc1 get_copyright_info@Base 1.99.0 @@ -212,6 +213,7 @@ libwsutil.so.0 libwsutil0 #MINVER# sober128_add_entropy@Base 1.99.0 sober128_read@Base 1.99.0 sober128_start@Base 1.99.0 + sort_features@Base 3.7.0 started_with_special_privs@Base 1.10.0 test_for_directory@Base 1.12.0~rc1 test_for_fifo@Base 1.12.0~rc1 @@ -226,6 +228,8 @@ libwsutil.so.0 libwsutil0 #MINVER# unix_epoch_to_nstime@Base 3.5.0 update_adler32@Base 1.12.0~rc1 update_crc10_by_bytes@Base 1.10.0 + with_feature@Base 3.7.0 + without_feature@Base 3.7.0 wmem_alloc0@Base 3.5.0 wmem_alloc@Base 3.5.0 wmem_allocator_new@Base 3.5.0 -- cgit v1.2.3