2015-02-09 19:00:21 +01:00
|
|
|
* btrbk-0.10
|
|
|
|
- initial revision
|
2015-03-02 11:33:14 +01:00
|
|
|
|
|
|
|
* 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
|
2015-03-13 18:31:18 +01:00
|
|
|
|
2015-03-13 19:38:51 +01:00
|
|
|
* btrbk-0.12
|
2015-03-13 18:31:18 +01:00
|
|
|
- cleaner and more generic parsing of btrfs subvolume list
|
|
|
|
- bugfix: subvolumes are also allowed for "snapshot_dir" (fixes
|
|
|
|
issues #1, #2)
|
2015-03-19 11:46:59 +01:00
|
|
|
|
2015-03-19 17:20:21 +01:00
|
|
|
* btrbk-0.13
|
|
|
|
- bugfix: allow '@' character for subvolume names (blocker for
|
|
|
|
ubuntu users, since ubuntu prefixes all subvolumes with '@' in its
|
2015-03-20 17:56:36 +01:00
|
|
|
subvolume layout). Fixes issue #3
|
|
|
|
|
2015-03-20 18:07:55 +01:00
|
|
|
* btrbk-0.14
|
|
|
|
- bugfix: correctly handle empty target subvolumes (blocker for all
|
|
|
|
new users). Fixes issue #4
|
2015-03-24 13:13:00 +01:00
|
|
|
|
|
|
|
* btrbk-current
|
|
|
|
- added configuration option "btrfs_progs_compat", to be enabled if
|
|
|
|
using btrfs-progs < 3.17. Fixes issue #6
|
2015-04-01 14:21:50 +02:00
|
|
|
- added configuration option "resume_missing", for automatic resume
|
|
|
|
of missing backups
|
2015-03-24 18:44:19 +01:00
|
|
|
- removed configuration option "receive_log" in favor of printing
|
|
|
|
errors from "btrfs receive"
|
2015-04-01 14:21:50 +02:00
|
|
|
- bugfix: show correct exit code on external command failure
|
|
|
|
- bugfix: no crash if "commit_delete" option is set to "no"
|