Note reproducibility patches in changelog 58/7358/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Thu, 29 Jun 2017 15:41:29 +0000 (16:41 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Thu, 29 Jun 2017 15:43:02 +0000 (16:43 +0100)
Change-Id: Ie715b1d24d8c28349290591e7811e02cee0820ff
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/changelog

index 8d5db64..8f3acc5 100644 (file)
@@ -31,6 +31,11 @@ dpdk (16.11.2-1~git1) UNRELEASED; urgency=medium
   * 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