changelog: Fix d/p/fix-vhost-user-socket-permission.patch for 17.05 77/8177/1
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 23 Aug 2017 09:34:40 +0000 (11:34 +0200)
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 23 Aug 2017 11:55:19 +0000 (13:55 +0200)
Change-Id: I9717ddf063b272599bf5d9c28fff17b2e1d65620
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
debian/changelog

index 184ab1d..b6260bb 100644 (file)
@@ -7,6 +7,12 @@ dpdk (17.05.1-1~git1) UNRELEASED; urgency=medium
   [ Christian Ehrhardt ]
   * d/rules: fix reference path of dpdk-devbind to match the new
     subdirectory which is in /usr/share/dpdk/usertools
+  * Fix d/p/fix-vhost-user-socket-permission.patch: add mis-dropped
+    create_unix_socket call and reposition rte_eal_set_socket_permissions
+  * Fix d/p/fix-vhost-user-socket-permission.patch
+    - add accidenitally dropped create_unix_socket call
+    - reposition rte_eal_set_socket_permissions to match 17.05 handling of
+      vhost-user server sockets (and their late binding)
 
  -- Luca Boccassi <luca.boccassi@gmail.com>  Mon, 03 Jul 2017 15:15:40 +0100