diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2017-06-13 11:21:58 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2017-06-13 11:21:58 +0100 |
commit | 893fbab8ee5539b1fd73d0521c6c4d224d023f00 (patch) | |
tree | dd0a1e1be79ff16eca8ea834c5a577ca7671baac /debian/changelog | |
parent | 6d0f627c533ccaeac81f11b8ea5639fd873caf61 (diff) |
Mention dropping transitional packages in changelog
Change-Id: I864d1887d7bf1c5c9ff0787f57fb1830d6d68dff
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9dda9641..70d85b36 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,8 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium In 17.05 and newer a mempool framework was added, that has to be loaded like a PMD. So any "plugin" will be linked in RTE_EAL_PMD_PATH just like the PMDs. No mempool plugins are built for now, so it is currently a no-op. + * Drop libethdev4, librte-cryptodev1 and librte-eal2 transitional packages, + no longer needed. -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Thu, 08 Jun 2017 10:05:44 -0600 |