diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-16 16:57:18 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2017-05-17 15:49:50 +0200 |
commit | 840ac9b641a21b560bb6a58d43af8cd70db120e5 (patch) | |
tree | e152131baad8dd656dbb1231392d5726f83e3532 /debian/librte-pipeline3.symbols | |
parent | f2b01b7f24f0ec27440538cd03d0adfacbafe10a (diff) |
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 <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/librte-pipeline3.symbols')
-rw-r--r-- | debian/librte-pipeline3.symbols | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/debian/librte-pipeline3.symbols b/debian/librte-pipeline3.symbols deleted file mode 100644 index 5801c090..00000000 --- a/debian/librte-pipeline3.symbols +++ /dev/null @@ -1,28 +0,0 @@ -librte_pipeline.so.3 librte-pipeline3 #MINVER# - DPDK_16.04@DPDK_16.04 16.04 - DPDK_2.0@DPDK_2.0 16.04 - DPDK_2.1@DPDK_2.1 16.04 - DPDK_2.2@DPDK_2.2 16.04 - rte_pipeline_ah_packet_drop@DPDK_16.04 16.04 - rte_pipeline_ah_packet_hijack@DPDK_16.04 16.04 - rte_pipeline_check@DPDK_2.0 16.04 - rte_pipeline_create@DPDK_2.0 16.04 - rte_pipeline_flush@DPDK_2.0 16.04 - rte_pipeline_free@DPDK_2.0 16.04 - rte_pipeline_port_in_connect_to_table@DPDK_2.0 16.04 - rte_pipeline_port_in_create@DPDK_2.0 16.04 - rte_pipeline_port_in_disable@DPDK_2.0 16.04 - rte_pipeline_port_in_enable@DPDK_2.0 16.04 - rte_pipeline_port_in_stats_read@DPDK_2.1 16.04 - rte_pipeline_port_out_create@DPDK_2.0 16.04 - rte_pipeline_port_out_packet_insert@DPDK_2.0 16.04 - rte_pipeline_port_out_stats_read@DPDK_2.1 16.04 - rte_pipeline_run@DPDK_2.0 16.04 - rte_pipeline_table_create@DPDK_2.0 16.04 - rte_pipeline_table_default_entry_add@DPDK_2.0 16.04 - rte_pipeline_table_default_entry_delete@DPDK_2.0 16.04 - rte_pipeline_table_entry_add@DPDK_2.0 16.04 - rte_pipeline_table_entry_add_bulk@DPDK_2.2 16.04 - rte_pipeline_table_entry_delete@DPDK_2.0 16.04 - rte_pipeline_table_entry_delete_bulk@DPDK_2.2 16.04 - rte_pipeline_table_stats_read@DPDK_2.1 16.04 |