2015-04-01 16:20:06 +02:00
|
|
|
btrbk-0.15
|
2015-04-01 16:16:27 +02:00
|
|
|
|
|
|
|
* Added configuration option "btrfs_progs_compat", to be enabled if
|
|
|
|
using btrfs-progs < 3.17 (closes: #6).
|
|
|
|
* Added configuration option "resume_missing", for automatic resume
|
|
|
|
of missing backups (closes: #8).
|
|
|
|
* Removed configuration option "receive_log" in favor of printing
|
|
|
|
errors from "btrfs receive".
|
|
|
|
* Bugfix: show correct exit code on external command failure.
|
|
|
|
* Bugfix: no crash if "commit_delete" option is set to "no"
|
|
|
|
|
|
|
|
btrbk-0.14
|
|
|
|
|
|
|
|
* Bugfix: correctly handle empty target subvolumes (blocker for all
|
|
|
|
new users; closes: #4).
|
|
|
|
|
|
|
|
btrbk-0.13
|
|
|
|
|
|
|
|
* Bugfix: allow '@' character for subvolume names (blocker for
|
2015-03-19 17:20:21 +01:00
|
|
|
ubuntu users, since ubuntu prefixes all subvolumes with '@' in its
|
2015-04-01 16:16:27 +02:00
|
|
|
subvolume layout; closes: #3).
|
|
|
|
|
|
|
|
btrbk-0.12
|
|
|
|
|
|
|
|
* Cleaner and more generic parsing of btrfs subvolume list.
|
|
|
|
* Bugfix: subvolumes are also allowed for "snapshot_dir" (closes:
|
|
|
|
#1, #2).
|
|
|
|
|
|
|
|
btrbk-0.11
|
|
|
|
|
|
|
|
* Added option -p (preserve backups).
|
|
|
|
* Added optional subvolume argument for run/dryrun actions, for
|
|
|
|
explicit selection of subvolumes to be processed.
|
|
|
|
* Bugfixes
|
|
|
|
|
|
|
|
btrbk-0.10
|
|
|
|
|
|
|
|
* Initial revision.
|