Note reproducibility and new patches in changelog 99/7299/1
authorLuca Boccassi <luca.boccassi@gmail.com>
Sat, 24 Jun 2017 14:15:38 +0000 (15:15 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Sat, 24 Jun 2017 14:25:15 +0000 (15:25 +0100)
Change-Id: Ie4e5507bb4f43f7cc39bf1a826cb2abbcb0e72f5
Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
debian/changelog

index 4165c2c..17b5bee 100644 (file)
@@ -24,8 +24,10 @@ dpdk (17.05-1~git1) UNRELEASED; urgency=medium
   * Drop patches merged upstream and refresh
     fix-vhost-user-socket-permission.patch
   * Add patches to make the documentation and linker script builds fully
-    reproducible. There are still reproducibility issues due to the use
-    of __FILE__ and absolute paths.
+    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>  Tue, 16 May 2017 15:38:17 +0200