aboutsummaryrefslogtreecommitdiffstats
path: root/debian/librte-pmd-null17.05.symbols
AgeCommit message (Collapse)AuthorFilesLines
2017-06-19Adjust symbols files ABI versionLuca Boccassi1-1/+1
Change-Id: I73343c6bd3247c0b37da369153a54fab357442e9 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
2017-05-17d/*.symbols: update symbols dropped in 17.02/17.05Christian Ehrhardt1-2/+2
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 <christian.ehrhardt@canonical.com>
2017-05-17d/*symbols: update symbols files for 17.02/17.05Christian Ehrhardt1-0/+4
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>