Skip to content

Releases: wamdam/backy2

2.13.8

24 Nov 08:01
Compare
Choose a tag to compare

Fix: calculate due time for verbose log correctly

2.13.7

23 Nov 17:06
Compare
Choose a tag to compare

Fixed due output when there were multiple schedulers

2.13.6

19 Nov 20:53
Compare
Choose a tag to compare

due output is now sorted, also added due_since date

2.13.5

19 Nov 20:20
Compare
Choose a tag to compare
  • Change how due is working: Now backups are due at
    backup_time + schedular_interval - schedular_sla

2.13.3

26 Oct 10:04
Compare
Choose a tag to compare

Remove bottleneck that happened when migrating from encryption level 0 to 1.

2.13.2

28 Jul 11:27
Compare
Choose a tag to compare

Better logging. Now we have stderr for ERRORs and above and we don't show tracebacks anymore except you --debug.

2.13.1

27 Jul 12:41
Compare
Choose a tag to compare

Attention: Output is different, tags and expiry date are added early during backup. This may break your scripting.

  • Output version_uid early in backup so you can continue more easily
  • Set tags early during backup so you can add tag 'incomplete' and
    remove it later in scripts.

2.12.7

24 Jul 07:05
Compare
Choose a tag to compare

Bugfix: Import created empty-string block uids which created ValueErrors in Fusemount.

2.12.6

26 Jun 09:26
Compare
Choose a tag to compare

Allow encryption key to be missing when encryption version is 0

2.12.4

08 Jun 10:15
Compare
Choose a tag to compare
  • Added first version of bash completion script
  • Add support for cp for fuse-mounted data files