mirror of
https://github.com/deajan/obackup.git
synced 2024-11-14 19:53:42 +01:00
Updated changelog
This commit is contained in:
parent
30c88daaf2
commit
5d85b58f48
@ -9,16 +9,18 @@ KNOWN ISSUES
|
||||
CHANGELOG
|
||||
---------
|
||||
|
||||
dd Mmm YYYY: obackup v2.1 RC? released
|
||||
14 Mar 2017: obackup v2.1 beta2 released
|
||||
|
||||
- Fixed remote commands can be run on local runs and obviously fail
|
||||
- Uninstall leaves ssh_filter if needed by other programs
|
||||
- Logger now obfuscates _REMOTE_TOKEN
|
||||
! Improved sudo privilege run
|
||||
- Improved sudo privilege run
|
||||
- Brand new ssh filter from osync project
|
||||
- Better installer with --remove option from osync project
|
||||
- Updated ofunctions from osync project
|
||||
- Fixes UTF-8 escaped characters in log files due to LC_ALL=C
|
||||
- Optional MAIL_BODY_CHARSET so destination mails aren't sent as UTF-8 anymore depending on systems
|
||||
- Minor fixes
|
||||
|
||||
04 Jan 2017: obackup v2.1 beta1 released
|
||||
----------------------------------------
|
||||
|
@ -6,7 +6,7 @@
|
||||
PROGRAM="obackup"
|
||||
AUTHOR="(C) 2013-2017 by Orsiris de Jong"
|
||||
CONTACT="http://www.netpower.fr/obackup - ozy@netpower.fr"
|
||||
PROGRAM_VERSION=2.1-beta1+dev
|
||||
PROGRAM_VERSION=2.1-beta2
|
||||
PROGRAM_BUILD=2017021001
|
||||
IS_STABLE=no
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user