From 8f946cb47673814bfe6e2377bb8333f47652886a Mon Sep 17 00:00:00 2001 From: deajan Date: Tue, 30 May 2017 09:10:26 +0200 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 91b99a1..030937b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ RECENT CHANGES -------------- -dd Mmm YYYY: +dd Mmm YYYY: osync v1.2.1 release +- Fixed bogus pgrep can lead to segfault 11 because of recursive KillChilds +- Fixed osync deletion not working on systems with ssh banner enabled - Added basic performance profiler to debug version +- Fixed GetRemoteOS missing GetConfFileValue preventing to get OS details from /etc/os-release - Fixed low severity security issue where log and run files could be read by other users - Minor enhancements in installer / ofunctions