From f7bf587a1794faaa43de139e085b638557252bd8 Mon Sep 17 00:00:00 2001 From: Ben Hutchings Date: Fri, 11 Sep 2020 03:01:18 +0100 Subject: libtraceevent1: Update symbols list for functions added in 5.9 --- debian/changelog | 1 + debian/libtraceevent1.symbols | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 1db8ef982070..808476c39054 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ linux (5.9~rc4-1~exp1) UNRELEASED; urgency=medium * aufs: Disable support patchset until it is updated for Linux 5.9 * Makefile: Do not check for libelf when building OOT module * udeb: Move any compression modules to kernel-image; drop compress-modules + * libtraceevent1: Update symbols list for functions added in 5.9 -- Ben Hutchings Mon, 07 Sep 2020 02:19:34 +0100 diff --git a/debian/libtraceevent1.symbols b/debian/libtraceevent1.symbols index 672fb27a9caa..2204b43cb6f6 100644 --- a/debian/libtraceevent1.symbols +++ b/debian/libtraceevent1.symbols @@ -27,6 +27,7 @@ libtraceevent.so.1 libtraceevent1 #MINVER# kbuffer_timestamp@Base 5.4 kbuffer_translate_data@Base 5.4 pr_stat@Base 5.4 + tep_add_plugin_path@Base 5.9~rc1 tep_alloc@Base 5.4 tep_buffer_init@Base 5.4 tep_clear_flag@Base 5.4 @@ -64,6 +65,7 @@ libtraceevent.so.1 libtraceevent1 #MINVER# tep_free@Base 5.4 tep_free_event@Base 5.4 tep_free_format_field@Base 5.4 + tep_free_plugin_paths@Base 5.9~rc1 tep_free_token@Base 5.4 tep_get_any_field_val@Base 5.4 tep_get_common_field_val@Base 5.4 @@ -87,14 +89,17 @@ libtraceevent.so.1 libtraceevent1 #MINVER# tep_list_events@Base 5.4 tep_list_events_copy@Base 5.4 tep_load_plugins@Base 5.4 + tep_load_plugins_hook@Base 5.9~rc1 tep_override_comm@Base 5.4 tep_parse_event@Base 5.4 tep_parse_format@Base 5.4 tep_parse_header_page@Base 5.4 tep_peek_char@Base 5.4 + tep_plugin_add_option@Base 5.9~rc1 tep_plugin_add_options@Base 5.4 tep_plugin_free_options_list@Base 5.4 tep_plugin_list_options@Base 5.4 + tep_plugin_print_options@Base 5.9~rc1 tep_plugin_remove_options@Base 5.4 tep_print_event@Base 5.4 tep_print_field@Base 5.4 -- cgit v1.2.3