aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-09-19 14:36:25 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2016-09-19 15:07:18 +0200
commitf9031362bce4f60cb57b06380d9ed1692c6f6bb9 (patch)
tree12913878b75f29face418d511cd1c16a594de060 /debian
parenta067bff618bd31bb0cad3391b0db4a74d2061902 (diff)
changelog: mention dkms related fixes
As usual separate from the functional commit to ease cherry picking. Change-Id: I2bb5adfefde0078b5b2734c763a03d25d4b7e819 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 28161bc9..28d7c6c4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -27,6 +27,10 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium
* add man pages for installed binaries
- add backport of patches from upstream
- call generation of man pages in d/rules
+ * d/t/test-dkms retain dkms logs for debugging
+ * fix rte_kni dkms build with kernel >= 4.8
+ - d/p/dpdk-dev-v2-kni-fix-build-with-kernel-4.8.patch replaced macro with
+ its value in kni ethtool drivers.
[ Anders Roxell ]
* debian/control: add pciutils to the dpdk depends list, since lspci is used