Updated changelog
This commit is contained in:
parent
8f2b22a117
commit
2f4384d911
|
@ -12,9 +12,12 @@ dd Mmm YYYY: osync v1.3-RC1 release
|
||||||
- ! target-helper: destination mails etc on target, also, no cmd after on configs
|
- ! target-helper: destination mails etc on target, also, no cmd after on configs
|
||||||
|
|
||||||
dd Mmm YYYY: osync v1.3-x release
|
dd Mmm YYYY: osync v1.3-x release
|
||||||
|
- Fixed a possible bash buffer overflow when synchronizing large filesets (tested with 2M files)
|
||||||
|
- This fix actually truncats every string sent to Logger not being more than 16KB
|
||||||
- Fixed osync leaving temporary log files behind in RUN_DIR (/tmp by default)
|
- Fixed osync leaving temporary log files behind in RUN_DIR (/tmp by default)
|
||||||
- Updated target helper service configuration file
|
- Updated target helper service configuration file
|
||||||
- Improved codacy results
|
- Improved codacy results
|
||||||
|
- Added more debugging
|
||||||
|
|
||||||
22 May 2019: osync v1.3-beta3 release
|
22 May 2019: osync v1.3-beta3 release
|
||||||
- Config file update script fixes
|
- Config file update script fixes
|
||||||
|
|
Loading…
Reference in New Issue