From: Luca Boccassi Date: Thu, 22 Jun 2017 14:41:51 +0000 (+0100) Subject: Mention repro patches in changelog X-Git-Url: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git;a=commitdiff_plain;h=1bbe7a6805988f1f328ddead4d13ec4731e31691 Mention repro patches in changelog Change-Id: I127a9bbe4c0e646cd8e4d53236729288ab37cc07 Signed-off-by: Luca Boccassi --- 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 Tue, 16 May 2017 15:38:17 +0200