From 37588568f4777e328721ec0170df6e1fd1434f043ea7fecf2c761ed7997df1bb Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Thu, 15 Feb 2018 16:49:10 +0000 Subject: [PATCH] * fix rundir and logdir in config file on update (boo#1081217). (FATE#324170). OBS-URL: https://build.opensuse.org/package/show/network:cluster/conman?expand=0&rev=21 --- conman.changes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/conman.changes b/conman.changes index 9eb8a34..16f82ec 100644 --- a/conman.changes +++ b/conman.changes @@ -5,7 +5,7 @@ Wed Jan 10 19:27:27 UTC 2018 - eich@suse.com * create rundir * create logdir * set user/group only when set to non-root - * fix rundir and logdir in config file on update. + * fix rundir and logdir in config file on update (boo#1081217). ------------------------------------------------------------------- Thu Nov 23 13:54:08 UTC 2017 - rbrown@suse.com @@ -38,6 +38,7 @@ Fri Oct 6 13:59:27 UTC 2017 - eich@suse.com * Fixed UDS console resource leak of pathname during config processing. * Fixed all gcc, clang, and Coverity Scan warnings. * Improved scalability of daemon. + (FATE#324170). ------------------------------------------------------------------- Mon Aug 14 13:42:48 UTC 2017 - eich@suse.com