aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-02-07 15:02:49 +0100
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-02-07 15:51:56 +0100
commitd4326699b9ff4788aed0c889a5c26a840e75a352 (patch)
tree6897088a3c60e49857811279d472eb96136470f0
parent59b0879e6beaf61f707ac4b44aac8fa90146b125 (diff)
changelog: provide old ABI levels via backward compatibility
Change-Id: I4a19ade7403c6b8b923f10e76c227c392594e698 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index fd85adab..65fbe650 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -24,6 +24,10 @@ dpdk (16.11-1~git1) UNRELEASED; urgency=medium
- d/control: apply wrap and sort
- d/control: Make the python-pyelftools only a Suggests
- d/t/test-linkage: fix issues on non-x86 architectures
+ - provide older ABI levels via backward compatibility of new DPDK libraries
+ - d/control: add compat packages for old ABI versions
+ - d/rules: generate and use multiarch aware link files for the soname
+ mapping
[ Luca Boccassi ]
* Make dpdk suggest dpdk-doc (Closes: #847626)