From: Christian Ehrhardt Date: Mon, 19 Sep 2016 12:36:25 +0000 (+0200) Subject: changelog: mention dkms related fixes X-Git-Tag: debian/16.07-1~22 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=f9031362bce4f60cb57b06380d9ed1692c6f6bb9;hp=a067bff618bd31bb0cad3391b0db4a74d2061902;p=deb_dpdk.git changelog: mention dkms related fixes As usual separate from the functional commit to ease cherry picking. Change-Id: I2bb5adfefde0078b5b2734c763a03d25d4b7e819 Signed-off-by: Christian Ehrhardt --- 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