Note Standards-Version change in d/changelog
[deb_dpdk.git] / debian / changelog
index f5ad357..5b8e809 100644 (file)
@@ -1,5 +1,34 @@
+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 <bluca@debian.org>  Tue, 14 Aug 2018 18:58:11 +0100
+
 dpdk (18.05-1~git1) UNRELEASED; urgency=medium
 
+  [ Christian Ehrhardt ]
   * New upstream release 18.05; for a full list of changes see:
     https://dpdk.org/doc/guides/rel_notes/release_18_05.html
     - refresh d/p/fix-vhost-user-socket-permission.patch for 18.05
@@ -33,6 +62,13 @@ dpdk (18.05-1~git1) UNRELEASED; urgency=medium
       clause.patch: fix build on ppc64el
       fix arm64 build.
 
+  [ Luca Boccassi ]
+  * Enable librte-pmd-avf on arm64, i386 and ppc64el since it's available.
+    (Closes: #905041)
+  * Enable AESNI-MB/AESNI-GCM crypto drivers PMDs and packages with build
+    dependency on libipsec-mb-dev (amd64-only).
+    (Closes: #905580)
+
  -- Christian Ehrhardt <christian.ehrhardt@canonical.com>  Fri, 01 Jun 2018 09:18:32 +0200
 
 dpdk (18.02.1-1~git1) UNRELEASED; urgency=medium