summaryrefslogtreecommitdiffstats
path: root/debian/librte-cryptodev1.symbols
AgeCommit message (Collapse)AuthorFilesLines
2016-08-02Fix upstream rc versions by using "~" instead of "-"Luca Boccassi1-2/+2
16.07-rc1 evaluates as newer than 16.07 which causes issues with Debian tools and Lintian errors and warnings: - W: libethdev4: latest-debian-changelog-entry-without-new-version - E: libethdev4: symbols-file-contains-current-version-with-debian-revision on symbol DPDK_16.04@DPDK_16.04 and 114 others Change-Id: I12424e445ba539f0767006db22beff07adad9f71 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
2016-07-07symbols: remove debian package versioning from symbols fileChristian Ehrhardt1-2/+2
This accidentially came in and was pointed out by Luca Boccassi in review. Not a transition problem since nothing was published yet. Change-Id: I835894b926a243c8fa52e0d255d001359f768b68 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-07-06update symbols files for dpdk 16.07Christian Ehrhardt1-0/+2
Overview of changing files: - libethdev4, librte-mempool2, librte-port3, librte-vhost3 got ABI bump anyway - librte-cryptodev1, librte-eal2 only added symbols - librte-pmd-bond1 had dropped symbols - fix in d/p and sent upstream Change-Id: I999897fc8daf323f6c3e1ccc82a145e320574a98 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
2016-06-23fix package names to match sonamesChristian Ehrhardt1-0/+30
Following policy and fixing the warning regarding https://lintian.debian.org/tags/package-name-doesnt-match-sonames.html Change-Id: Ib946075ff64c0f1c30e32f7998a3aa99256ebce5 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>