X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=62e80d1bf7e33fcdd33cc7e6d0166d1721605ad8;hb=c7999fed2b3971b5ed95d49afb6fbfc49d99986f;hp=8ff1fba5158d06f9aa9ce912466688d94f811fd5;hpb=4806115daa6950cc83894aa65afa19bf64d5e02e;p=deb_dpdk.git diff --git a/debian/changelog b/debian/changelog index 8ff1fba5..62e80d1b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +dpdk (16.07.2-1~git1) UNRELEASED; urgency=medium + + * Merge stable release 16.07.2 and adapt patches + - imported latest stable release from dpdk-16.07.2.tar.gz + stable release changelog at + http://dpdk.org/doc/guides-16.07/rel_notes/release_16_07.html + - Deleted: + - d/p/dpdk-dev-v2-kni-fix-build-with-kernel-4.8.patch + - d/p/fix-unusual-interpreter.patch + - d/p/dpdk-dev-examples-ip_pipeline-fix-pmd-driver-parameter.patch + - d/p/dpdk-dev-kni-fix-build-with-kernel-4.9.patch + - d/p/dpdk-dev-ppc-enable-7-7-examples-ip_pipeline-fix-lcore-mapping-for- + ppc64.patch + - Refreshed (only offset changes) + - d/p/dpdk-dev-ppc-enable-1-7-lpm-add-AltiVec-for-ppc64.patch + - d/p/dpdk-dev-ppc-enable-2-7-acl-add-AltiVec-for-ppc64.patch + - d/p/dpdk-dev-ppc-enable-4-7-sched-enable-on-ppc64le.patch + - d/p/dpdk-dev-ppc-enable-6-7-config-enable-packet-framework-on- + ppc64le.patch + - d/p/dpdk-dev-v2-2-4-doc-rendering-and-installation-of-man-pages.patch + - d/p/dpdk-dev-v2-3-4-doc-add-basic-invocation-info-for-dpdk-pmdinfo.patch + - d/p/dpdk-dev-v2-4-4-doc-add-basic-invocation-info-for-dpdk-devbind.patch + + -- Christian Ehrhardt Mon, 05 Dec 2016 07:08:01 +0100 + dpdk (16.07-2~git1) UNRELEASED; urgency=medium * Team upload. @@ -33,6 +58,11 @@ dpdk (16.07-2~git1) UNRELEASED; urgency=medium [ Luca Boccassi ] * Fix DKMS build to use the requested kernel version rather than the running one. (Closes: #843864) + * Fix kernel modules build failures due to the new -fPIE default by passing + -fno-PIE. + * Backport dpdk-dev-kni-fix-build-with-kernel-4.9.patch to fix kernel modules + build failures on Linux 4.9. + * Mark dpdk-doc as Multi-Arch: foreign -- Santiago Ruano Rincón Wed, 09 Nov 2016 16:04:15 +0100