diff options
author | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-27 16:24:18 +0100 |
---|---|---|
committer | Luca Boccassi <luca.boccassi@gmail.com> | 2018-08-27 17:08:10 +0100 |
commit | 16ccdabcee476b51e46e28bf219a615f9b8deb6e (patch) | |
tree | 46e8e47ec75cd5189a2a2ac143321c8fa11b916d /debian | |
parent | b6213933e001c3310c8054a00060996d8cb6236c (diff) |
Note new packages in d/changelog
Change-Id: Ic15dd2d3a433f6f7c5ad326eca144b6a014a7d5d
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 2fbec462..70543151 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,11 @@ dpdk (18.08-1~git1.1) UNRELEASED; urgency=medium * Enable armhf build. (Closes: #906931) * Add libibverbs-dev dependency in libdpdk-dev, for static linking. (Closes: #907365) + * Add missing packages for new PMDs and libraries built by default: + - librte-bus-vmbus18.08 + - librte-pmd-netvsc18.08 + - librte-pmd-qat18.08 + - librte-pmd-octeontx-zip18.08 [ Christian Ehrhardt ] * d/p/tmpfix-ppc-build-error.patch: fix ppc64el build issue due to a |