diff options
-rw-r--r-- | debian/changelog | 3 |
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 |