X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ChangeLog;h=c334bf577ea5c6fba2613945119ca15b6c6ecb0d;hb=098952b69d5b39ea27bbe544cd85345422d03d80;hp=502a87ba1419edf4c627bf2be7fe169a2b9ec3e1;hpb=db0d7b6059d4056612b0ff84e196b92b7cf84120;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/ChangeLog b/ChangeLog index 502a87b..c334bf5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,16 +1,20 @@ version 0.9.4 -- unreleased - backupninja changes - Recursively ignore subdirs in /etc/backup.d (Closes: #361102) - handler changes - Added tar handler + backupninja changes + . Fixed bug in toint(), and thus isnow(), which caused it + to not work when run from cron. + handler changes + Recursively ignore subdirs in /etc/backup.d (Closes: #361102) + Added tar handler mysql: - . Fixed improper use of $vuserhome (Debian: #351083) + . Fixed improper use of $vuserhome (Closes: #351083) . Fixed erroneous removal of tmpfile when it didn't exit . Fixed inversed vsname emptiness check . Fixed su quote usage to be more posixy pgsql: . Fixed inversed vsname emptiness check . Fixed su quote usage to be more posixy + . Fixed shell expansion, thanks Thomas Kotzian (Closes: #363297) + . postgres user UID is now the one from inside the vserver if necessary svn: . Fixed inversed vsname emptiness check rdiff: @@ -19,6 +23,8 @@ version 0.9.4 -- unreleased dup: . Fixed improper include/exclude symlink dereference . Removed over zealous vsnames check + . Does not pretend anymore that duplicity can work without + any passphrase sys: . Many more system checks were added, thanks to Petr KlĂ­ma lib changes