aboutsummaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-19 07:41:25 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-05-19 12:28:58 +0200
commit7d7841c29e4c6a9a8e590448134d7d893778c325 (patch)
tree854267d5336733b2efbbfaca5c864393309cc66a /debian/changelog
parent8e0c599390561feb8b4ea639c2182e9e130fd7b7 (diff)
changelog: fix dkms issues on 4.11 (LP: #1691830)
Change-Id: Ia523427abeb54027a6d923c51a30822e2dfd6a7c Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c571811c..5040a565 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -20,6 +20,9 @@ dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium
- d/p/nicvf-00[01-10]* backports of 17.02/17.05 fixes for thunderx
- d/control: dependencies and package for librte-pmd-thunderx-nicvf
- d/librte-pmd-thunderx-nicvf1.symbols: tracking library symbols
+ * fix dpdk-rte-kni dkms issues with kernel 4.11 (LP: #1691830)
+ - d/p/kni-fix-build-with-kernel-4.11.patch: fix pci_enable_msix usage
+ - d/p/kni-fix-ethtool-build-with-kernel-4.11.patch: Use new signal header
[ Luca Boccassi ]
* Simplify debian/rules by using upstream's install target