aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-08-23 11:34:40 +0200
committerChristian Ehrhardt <christian.ehrhardt@canonical.com>2017-08-23 13:55:19 +0200
commit9b87a8977b14bea58ac4b8277c26abfca4a5cb43 (patch)
tree0b5e9bb685dc0cc600b9cb68ae3d8c01ba4ead5b
parent2b5cfa5c30b4680cfc37c9cd7389bf033218cce1 (diff)
changelog: Fix d/p/fix-vhost-user-socket-permission.patch for 17.05
Change-Id: I9717ddf063b272599bf5d9c28fff17b2e1d65620 Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 184ab1df..b6260bb7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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