Updated changelog
This commit is contained in:
parent
261521d047
commit
d926a26cf1
|
@ -10,11 +10,11 @@ dd Mmm YYYY: osync v1.2.2 release
|
||||||
dd Mmm YYYY: osync v1.2.1 release
|
dd Mmm YYYY: osync v1.2.1 release
|
||||||
|
|
||||||
- Added --no-resume option in order to disable resuming execution on failure
|
- Added --no-resume option in order to disable resuming execution on failure
|
||||||
|
- Added basic performance profiler to debug version
|
||||||
- Fixed an issue with filenames ending with spaces, their deletion not being propagated, and ACL / conflicts not being managed (still they got synced)
|
- Fixed an issue with filenames ending with spaces, their deletion not being propagated, and ACL / conflicts not being managed (still they got synced)
|
||||||
- Fixed missing options passed to subprocess in daemon mode
|
- Fixed missing options passed to subprocess in daemon mode
|
||||||
- Fixed bogus pgrep can lead to segfault 11 because of recursive KillChilds
|
- Fixed bogus pgrep can lead to segfault 11 because of recursive KillChilds
|
||||||
- Fixed osync deletion not working on systems with ssh banner enabled
|
- 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 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
|
- Fixed low severity security issue where log and run files could be read by other users
|
||||||
- Minor enhancements in installer / ofunctions
|
- Minor enhancements in installer / ofunctions
|
||||||
|
|
Loading…
Reference in New Issue