Add changelog entry about GPL2
[deb_dpdk.git] / debian / changelog
index fd85ada..7d9b322 100644 (file)
@@ -1,3 +1,19 @@
+dpdk (16.11.1-1~git1) UNRELEASED; urgency=medium
+
+  [ Christian Ehrhardt ]
+  * Merge stable update to 16.11.1; For a list of changes
+    see http://dpdk.org/ml/archives/dev/2017-March/058930.html
+  * dpdk.conf: add info about unwanted effects of multiple hugepage
+    mountpoints
+
+  [ Luca Boccassi ]
+  * Simplify debian/rules by using upstream's install target
+    and Debian's multiarch dir. Thanks Jan Blunck!
+  * Clarify that only the kni and igb_uio kernel modules are
+    distributed exclusively under the GPL2 in debian/copyright
+
+ -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Thu, 08 Dec 2016 16:58:37 +0100
+
 dpdk (16.11-1~git1) UNRELEASED; urgency=medium
 
   [ Christian Ehrhardt ]
@@ -24,6 +40,10 @@ dpdk (16.11-1~git1) UNRELEASED; urgency=medium
     - d/control: apply wrap and sort
     - d/control: Make the python-pyelftools only a Suggests
     - d/t/test-linkage: fix issues on non-x86 architectures
+    - provide older ABI levels via backward compatibility of new DPDK libraries
+      - d/control: add compat packages for old ABI versions
+      - d/rules: generate and use multiarch aware link files for the soname
+        mapping
 
   [ Luca Boccassi ]
   * Make dpdk suggest dpdk-doc (Closes: #847626)