Note AES PMDs enablement in changelog
[deb_dpdk.git] / debian / changelog
index 8df858b..e8e59a1 100644 (file)
@@ -1,7 +1,45 @@
 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
+    - d/control: bump ABI version on packages
+    - bump d/*.symbols for new ABI
+    - d/control: d/*.symbols: new libraries and pmds
+      - librte-bpf
+      - librte-bus-ifpga
+      - librte-common-octeontx
+      - librte-compressdev
+      - librte-ifcvf-vdpa
+      - librte-mempool-bucket
+      - librte-pmd-axgbe
+      - librte-pmd-dpaa
+      - librte-pmd-dpaa-sec
+      - librte-pmd-dpaa-event
+      - librte-pmd-dpaa2
+      - librte-pmd-dpaa2-cmdif
+      - librte-pmd-dpaa2-event
+      - librte-pmd-dpaa2-qdma
+      - librte-pmd-dpaa2-sec
+      - librte-pmd-ifpga-rawdev
+      - librte-pmd-virtio-crypto
+    - d/rules: adapt to move of kernel modules directories in 18.05
+    - d/control: dpaa drivers build on non arm64 as well now
+    - d/rules: handle IFCVF as callback driver
+  * Dropped changes that are upstream in 18.05:
+    - Backport dpdk-dev-app-testpmd-fix-DPAA-shared-library-dependency.patch
+      and dpdk-dev-mk-fix-dependencies-of-dpaaX-drivers.patch from upstream to
+    - d/p/dpdk-dev-eal-ppc-fix-rte_smp_mb-for-a-compilation-error-with-else-
+      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