aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2017-08-16 19:00:56 +0100
committerLuca Boccassi <luca.boccassi@gmail.com>2017-08-23 15:55:29 +0100
commit728181778a1107ffda5654eb0beefeaae029cffc (patch)
treeca1d830a69595c3b8c5ef5692dc53e8f51d28e6b /debian
parent5a5f77db3f89a7ba367b0f8cea3615029e67338d (diff)
Update changelog
Change-Id: I17fdcf62ce128a54a279799c9b8ae8d9be3f8c3c Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 887c3552..e34389db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,21 @@
+dpdk (17.08-1~git1) UNRELEASED; urgency=medium
+
+ * 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.
+
+ -- Luca Boccassi <luca.boccassi@gmail.com> Wed, 16 Aug 2017 19:00:17 +0100
+
dpdk (17.05.1-1~git1) UNRELEASED; urgency=medium
[ Luca Boccassi ]