From: Luca Boccassi Date: Thu, 29 Jun 2017 15:41:29 +0000 (+0100) Subject: Note reproducibility patches in changelog X-Git-Url: https://gerrit.fd.io/r/gitweb?p=deb_dpdk.git;a=commitdiff_plain;h=45b654add6475e7ad74fe984a9b2d43f18bf619c Note reproducibility patches in changelog Change-Id: Ie715b1d24d8c28349290591e7811e02cee0820ff Signed-off-by: Luca Boccassi --- diff --git a/debian/changelog b/debian/changelog index 8d5db647..8f3acc5b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 08 Jun 2017 10:05:44 -0600