From f3f0909b3a083db7e689f2d78f64911d183cfcb6 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 7 Oct 2015 12:08:53 -0300 Subject: [pkg] add changes file for #7512 --- changes/bug-7512_use-right-config-path | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug-7512_use-right-config-path (limited to 'changes') diff --git a/changes/bug-7512_use-right-config-path b/changes/bug-7512_use-right-config-path new file mode 100644 index 00000000..ac9d6ea0 --- /dev/null +++ b/changes/bug-7512_use-right-config-path @@ -0,0 +1,3 @@ +- Store zmq certs in the right path. Related #7512. +- Store logs in the right place. Related #7512. +- Pass on standalone flag to common. Related #7512. -- cgit v1.2.3 From bd1a4037236c5f8591afdebaf8cef704f3600cc0 Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 28 Oct 2015 11:54:25 -0300 Subject: [pkg] merge RCs changes and fold in files --- changes/bug-7512_use-right-config-path | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 changes/bug-7512_use-right-config-path (limited to 'changes') diff --git a/changes/bug-7512_use-right-config-path b/changes/bug-7512_use-right-config-path deleted file mode 100644 index ac9d6ea0..00000000 --- a/changes/bug-7512_use-right-config-path +++ /dev/null @@ -1,3 +0,0 @@ -- Store zmq certs in the right path. Related #7512. -- Store logs in the right place. Related #7512. -- Pass on standalone flag to common. Related #7512. -- cgit v1.2.3 From 639df4f63b16465003463ae9587ac982135ba3ac Mon Sep 17 00:00:00 2001 From: Ivan Alejandro Date: Wed, 28 Oct 2015 11:58:41 -0300 Subject: [pkg] bump dependencies --- changes/VERSION_COMPAT | 1 - 1 file changed, 1 deletion(-) (limited to 'changes') diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index f35d01c6..660f9640 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -11,4 +11,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.mail>=0.4.0 # this is not tagged/released yet -- cgit v1.2.3