From 840ac9b641a21b560bb6a58d43af8cd70db120e5 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Tue, 16 May 2017 16:57:18 +0200 Subject: d/*symbols: update symbols files for 17.02/17.05 This is the non critical part which inlcudes: - renaming to match new versions of apckages and sonames - addition of new libraries - adaption of reference to packages/sonames in symbols files - newly added symbols Since we never released a 17.02 this wraps up the jump from 16.11 to 17.05. Change-Id: Ieab8bc34dc6677b95ad1490d37bbce7c9da93bad Signed-off-by: Christian Ehrhardt --- debian/librte-jobstats17.05.symbols | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 debian/librte-jobstats17.05.symbols (limited to 'debian/librte-jobstats17.05.symbols') diff --git a/debian/librte-jobstats17.05.symbols b/debian/librte-jobstats17.05.symbols new file mode 100644 index 00000000..e1f644e9 --- /dev/null +++ b/debian/librte-jobstats17.05.symbols @@ -0,0 +1,17 @@ +librte_jobstats.so.17.05.0 librte-jobstats17.05 #MINVER# + DPDK_16.04@DPDK_16.04 16.04 + DPDK_2.0@DPDK_2.0 16.04 + rte_jobstats_abort@DPDK_16.04 16.04 + rte_jobstats_context_finish@DPDK_2.0 16.04 + rte_jobstats_context_init@DPDK_2.0 16.04 + rte_jobstats_context_reset@DPDK_2.0 16.04 + rte_jobstats_context_start@DPDK_2.0 16.04 + rte_jobstats_finish@DPDK_2.0 16.04 + rte_jobstats_init@DPDK_2.0 16.04 + rte_jobstats_reset@DPDK_2.0 16.04 + rte_jobstats_set_max@DPDK_2.0 16.04 + rte_jobstats_set_min@DPDK_2.0 16.04 + rte_jobstats_set_period@DPDK_2.0 16.04 + rte_jobstats_set_target@DPDK_2.0 16.04 + rte_jobstats_set_update_period_function@DPDK_2.0 16.04 + rte_jobstats_start@DPDK_2.0 16.04 -- cgit 1.2.3-korg