summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-06-12 14:01:15 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-06-12 14:42:58 +0100
commita4c7776ffe18b92f0ca9380f5477076ad073157b (patch)
tree324bdf0f9de04f84dea98469cc1a9baa654eb4a7
parent6e1ca2647e3582e41dc33757c49f628f8c740388 (diff)
Mention libpdk-dbgsym in changelog
Change-Id: I51ef8a929dc54067fe3389098e5009e086e43770 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c22deec..f0fc652 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium
+ [ Christian Ehrhardt ]
* Merge stable update to 16.11.2; For a list of changes
see http://dpdk.org/ml/archives/announce/2017-May/000131.html
* Dropped changes - patches that were included in 16.11.2 stable:
@@ -9,6 +10,12 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium
- d/p/nicvf-0008-net-thunderx-fix-stats-access-out-of-bounds.patch
- d/p/nicvf-0010-net-thunderx-fix-deadlock-in-Rx-path.patch
+ [ Luca Boccassi ]
+ * Optionally generate libdpdk-dbgsym metapackage that depends on every
+ librte/PMD binary package's dbgsym. Keep it disabled by default, and
+ let users choose to enable it by passing dbgsym_meta via DEB_BUILD_OPTIONS.
+ Thanks Jan Blunck for the patch!
+
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Jun 2017 10:05:44 -0600
dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium