Note reproducibility patches in changelog
[deb_dpdk.git] / debian / changelog
index 3a5d136..8f3acc5 100644 (file)
@@ -9,6 +9,8 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium
     - d/p/nicvf-0006-mk-fix-lib-filtering-when-linking-app.patch
     - d/p/nicvf-0008-net-thunderx-fix-stats-access-out-of-bounds.patch
     - d/p/nicvf-0010-net-thunderx-fix-deadlock-in-Rx-path.patch
+  * d/p/igb_uio-switch-to-new-irq-function-for-MSI-X.patch: fix dkms issue
+    in kernel 4.12 (LP: #1700768)
 
   [ Luca Boccassi ]
   * Optionally generate libdpdk-dbgsym metapackage that depends on every
@@ -28,6 +30,12 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium
     no longer needed.
   * Fix some upstream documentation links in the packages metadata.
     Thanks Chas Williams!
+  * Fix building debugging symbols for -dbgsym packages. Thanks Chas Williams!
+  * Add patches to make the documentation and linker script builds fully
+    reproducible.
+  * Add patches to make the libraries and PMDs builds fully reproducible,
+    by making the listing order of headers, source files and objects in
+    the makefiles stable (via sorting).
 
  -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Thu, 08 Jun 2017 10:05:44 -0600