X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=5b8e809d92e74dd7852817212a04bb97a33a98e5;hb=2c32cf111838636982ada15783e5435652fa7412;hp=dcc7c331877dc073aec5534ca4a7a93c5e39927b;hpb=cf42e90bf21962a22bc0a4ea8bcf6e201e718e36;p=deb_dpdk.git diff --git a/debian/changelog b/debian/changelog index dcc7c331..5b8e809d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,28 @@ dpdk (18.08-1~git1.1) UNRELEASED; urgency=medium + [ Luca Boccassi ] * New upstream release 18.08; for a full list of changes see: https://dpdk.org/doc/guides/rel_notes/release_18_08.html + - refresh d/p/fix-vhost-user-socket-permission.patch for 18.08 + - add build-dependency on libmnl-dev, needed by MLX PMD + - d/control: bump ABI version on packages + - bump d/*.symbols for new ABI + - Rename librte-ifcvf-vdpa to librte-pmd-ifc following upstream change + * Enable armhf build. (Closes: #906931) + * Add libibverbs-dev dependency in libdpdk-dev, for static linking. + (Closes: #907365) + * Add missing packages for new PMDs and libraries built by default: + - librte-bus-vmbus18.08 + - librte-pmd-netvsc18.08 + - librte-pmd-qat18.08 + - librte-pmd-octeontx-zip18.08 + * Add "terse" DEB_BUILD_OPTIONS to reduce build log verbosity. + * Set Rules-Requires-Root to no. + * Bump Standards-Version to 4.2.1. + + [ Christian Ehrhardt ] + * d/p/tmpfix-ppc-build-error.patch: fix ppc64el build issue due to a + conflict of stdbool and altivec. -- Luca Boccassi Tue, 14 Aug 2018 18:58:11 +0100