X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=658933421aa3b3ffd95da27f361af05142e1b5ca;hb=7084097a4766898b174e1be49648f835813750df;hp=17b5bee1a038cc8e5ca04aa6d82cd7959e6f73ad;hpb=c60c959b9b490c87d466cd8152a28839438925bb;p=deb_dpdk.git diff --git a/debian/changelog b/debian/changelog index 17b5bee1..65893342 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +dpdk (17.05.1-1~git1) UNRELEASED; urgency=medium + + * New Upstream release 17.05.1. + + -- Luca Boccassi Mon, 03 Jul 2017 15:15:40 +0100 + dpdk (17.05-1~git1) UNRELEASED; urgency=medium [ Christian Ehrhardt ] @@ -28,6 +34,8 @@ dpdk (17.05-1~git1) UNRELEASED; urgency=medium * 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). + * Install headers with arch-specific content in /usr/include//dpdk + to make libdpdk-dev multiarch-compliant. -- Christian Ehrhardt Tue, 16 May 2017 15:38:17 +0200