aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-06-22 15:41:51 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-06-22 15:41:57 +0100
commit1bbe7a6805988f1f328ddead4d13ec4731e31691 (patch)
tree751253bbe1065a57cccb170e8c8bab5a21afa13c
parent0a1d33da0b68b237e55ec0216133f0951aa16d91 (diff)
Mention repro patches in changelog
Change-Id: I127a9bbe4c0e646cd8e4d53236729288ab37cc07 Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index cee54637..4165c2c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,9 @@ dpdk (17.05-1~git1) UNRELEASED; urgency=medium
packaging is tuned around it.
* 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.
-- Christian Ehrhardt <christian.ehrhardt@canonical.com> Tue, 16 May 2017 15:38:17 +0200