From d8f119db38c83443d7af0c5a7bdd37b73e85b6f3 Mon Sep 17 00:00:00 2001 From: Christian Ehrhardt Date: Wed, 17 May 2017 14:26:24 +0200 Subject: d/*.symbols: update symbols dropped in 17.02/17.05 This is an isolated commit to easily spot what was removed. The deprecation notice only specifies a minimum so all sorts of 2.0-16.11 calls got dropped. We never released a 17.02, so anything dropped there shows up now as well. Change-Id: Id2f20305fb13c031994836af7800d7c94c2590db Signed-off-by: Christian Ehrhardt --- debian/librte-mempool17.05.symbols | 1 - 1 file changed, 1 deletion(-) (limited to 'debian/librte-mempool17.05.symbols') diff --git a/debian/librte-mempool17.05.symbols b/debian/librte-mempool17.05.symbols index ebc7e1fe..0056c52f 100644 --- a/debian/librte-mempool17.05.symbols +++ b/debian/librte-mempool17.05.symbols @@ -7,7 +7,6 @@ librte_mempool.so.17.05.0 librte-mempool17.05 #MINVER# rte_mempool_cache_free@DPDK_16.07 16.07~rc1 rte_mempool_calc_obj_size@DPDK_2.0 16.07~rc1 rte_mempool_check_cookies@DPDK_16.07 16.07~rc1 - rte_mempool_count@DPDK_2.0 16.07~rc1 rte_mempool_create@DPDK_2.0 16.07~rc1 rte_mempool_create_empty@DPDK_16.07 16.07~rc1 rte_mempool_dump@DPDK_2.0 16.07~rc1 -- cgit 1.2.3-korg