diff options
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f5ad3573..4b8900ce 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ 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 +34,10 @@ 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) + -- Christian Ehrhardt <christian.ehrhardt@canonical.com> Fri, 01 Jun 2018 09:18:32 +0200 dpdk (18.02.1-1~git1) UNRELEASED; urgency=medium |