diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-06-12 14:01:15 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-06-12 14:42:58 +0100 |
commit | a4c7776ffe18b92f0ca9380f5477076ad073157b (patch) | |
tree | 324bdf0f9de04f84dea98469cc1a9baa654eb4a7 /debian | |
parent | 6e1ca2647e3582e41dc33757c49f628f8c740388 (diff) |
Mention libpdk-dbgsym in changelog
Change-Id: I51ef8a929dc54067fe3389098e5009e086e43770
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c22deec1..f0fc6529 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 |