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-port3.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-port3.symbols')
-rw-r--r-- | debian/librte-port3.symbols | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/librte-port3.symbols b/debian/librte-port3.symbols index e41b3012..864a8cb9 100644 --- a/debian/librte-port3.symbols +++ b/debian/librte-port3.symbols @@ -1,11 +1,15 @@ librte_port.so.3 librte-port3 #MINVER# DPDK_16.07@DPDK_16.07 16.07~rc1 + DPDK_16.11@DPDK_16.11 16.11 DPDK_2.0@DPDK_2.0 16.07~rc1 DPDK_2.1@DPDK_2.1 16.07~rc1 DPDK_2.2@DPDK_2.2 16.07~rc1 rte_port_ethdev_reader_ops@DPDK_2.0 16.07~rc1 rte_port_ethdev_writer_nodrop_ops@DPDK_2.1 16.07~rc1 rte_port_ethdev_writer_ops@DPDK_2.0 16.07~rc1 + rte_port_fd_reader_ops@DPDK_16.11 16.11 + rte_port_fd_writer_nodrop_ops@DPDK_16.11 16.11 + rte_port_fd_writer_ops@DPDK_16.11 16.11 (arch=!i386)rte_port_kni_reader_ops@DPDK_16.07 16.07~rc1 (arch=!i386)rte_port_kni_writer_nodrop_ops@DPDK_16.07 16.07~rc1 (arch=!i386)rte_port_kni_writer_ops@DPDK_16.07 16.07~rc1 |