diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-12-09 13:39:17 +0100 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-12-13 08:16:52 +0100 |
commit | 968c78fccbeffe0a2e8dbc6242238c1f9cc54e85 (patch) | |
tree | 004fa110533be29d9e3b1fab825a7d26a395acbb /debian/librte-table2.symbols | |
parent | 36efbee735ebfa8330b6783f5d93c589594220b2 (diff) |
add symbols to libs that only gained symbols (no new soname)
Change-Id: I097e42aacdd75f7e38137754b17d938b7053b07d
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-table2.symbols')
-rw-r--r-- | debian/librte-table2.symbols | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/librte-table2.symbols b/debian/librte-table2.symbols index d3e10b7d..a0ecafcc 100644 --- a/debian/librte-table2.symbols +++ b/debian/librte-table2.symbols @@ -1,11 +1,15 @@ librte_table.so.2 librte-table2 #MINVER# + DPDK_16.07@DPDK_16.07 16.11 DPDK_2.0@DPDK_2.0 16.04 DPDK_2.2@DPDK_2.2 16.04 rte_table_acl_ops@DPDK_2.0 16.04 rte_table_array_ops@DPDK_2.0 16.04 + rte_table_hash_cuckoo_dosig_ops@DPDK_16.07 16.11 + rte_table_hash_ext_dosig_ops@DPDK_2.0 16.11 rte_table_hash_ext_ops@DPDK_2.0 16.04 rte_table_hash_key16_ext_dosig_ops@DPDK_2.2 16.04 rte_table_hash_key16_ext_ops@DPDK_2.0 16.04 + rte_table_hash_key16_lru_dosig_ops@DPDK_2.2 16.11 rte_table_hash_key16_lru_ops@DPDK_2.0 16.04 rte_table_hash_key32_ext_ops@DPDK_2.0 16.04 rte_table_hash_key32_lru_ops@DPDK_2.0 16.04 @@ -13,6 +17,7 @@ librte_table.so.2 librte-table2 #MINVER# rte_table_hash_key8_ext_ops@DPDK_2.0 16.04 rte_table_hash_key8_lru_dosig_ops@DPDK_2.0 16.04 rte_table_hash_key8_lru_ops@DPDK_2.0 16.04 + rte_table_hash_lru_dosig_ops@DPDK_2.0 16.11 rte_table_hash_lru_ops@DPDK_2.0 16.04 rte_table_lpm_ipv6_ops@DPDK_2.0 16.04 rte_table_lpm_ops@DPDK_2.0 16.04 |