X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=debian%2Fchangelog;h=874d78477c85ae7d08270daa4bf0608512a3cffe;hb=506ba743b7d94d52cc169830a23bf089f25ed3a1;hp=887c3552f5915d067e3bd003318bb9a20266cdeb;hpb=41921c54b898292b0140d5f322cc8ec5b0642a7e;p=deb_dpdk.git diff --git a/debian/changelog b/debian/changelog index 887c3552..874d7847 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,34 @@ +dpdk (17.08-1~git1) UNRELEASED; urgency=medium + + [ Luca Boccassi ] + * New Upstream release 17.08. + * Add librte-gro package. + * Drop patches merged upstream: fix-power-default-config.patch, + mk-use-make-silent-flag-to-print-HTML-doc-version.patch, + mk-fix-excluding-.doctrees-when-installing-docs.patch. + * Refresh fix-vhost-user-socket-permission.patch to remove fuzz. + * Add build-dependency on libnuma-dev, mandatory since 17.08. + * Update mk-order-CFLAGS-so-that-ISCDIR-comes-before-IRTE_OUT.patch to + include librte-gro. + * debian/update-helper-symbols: do not append .0 to SOVERSION. + * debian/rules: use dpkg's DEBIAN_VERSION_UPSTREAM and DEB_HOST_* + variables instead of parsing and setting them manually. + * Update symbols files to reflect changes in the libraries. + * Switch to debian.org email address. + * Add librte-pmd-failsafe package. + * Drop mk-order-CFLAGS-so-that-ISCDIR-comes-before-IRTE_OUT.patch and + add mk-install-symlinks-before-build-step.patch which has the same + result but is much simpler and easier to maintain. + * Build-Depend on debhelper (>= 9.20160709) rather than dh-systemd as + latter is deprecated. Fixes Lintian Error: + build-depends-on-obsolete-package + + [ Christian Ehrhardt ] + * d/rules: use new dh option names + * d/rules: properly enable dpdk systemd service + + -- Christian Ehrhardt Mon, 23 Oct 2017 12:11:16 +0200 + dpdk (17.05.1-1~git1) UNRELEASED; urgency=medium [ Luca Boccassi ]