Skip to content

Latest commit

 

History

History
108 lines (77 loc) · 6.25 KB

CHANGELOG.md

File metadata and controls

108 lines (77 loc) · 6.25 KB

v0.1.10 - 2022-03-13

v0.1.9 - 2022-03-12

Bug Fixes

  • borgmatic: improve ssh fingerprint reliability (cf03a99) [Max Hösel]
  • borgmatic: remove trailing newline from ssh command (#20) (c6f39ca) [Max Hösel]

Documentation

  • update readme (a20f56a) [Max Hösel]
  • update contribution docs (77f804b) [Max Hösel]
  • add author names to changelog (63ec791) [Max Hösel]

v0.1.8 - 2021-08-28

Bug Fixes

  • borgmatic: always update APT cache before installing (5a67a0b) [Max Hösel]

Features

  • borg_server: add support for debian 11 (#18) (8a23df4) [Max Hösel]

v0.1.7 - 2021-08-18

Bug Fixes

  • allow roles to run in --check mode once configured (#12) (8d01dd9) [Max Hösel]
  • borgmatic: be less picky about undefined vars (#16) (caacd4e) [Max Hösel]

Documentation

  • borgmatic: remove outdated var entry (1447df3) [Max Hösel]

Features

  • borgmatic: add support for debian 11 (06dfe98) [Max Hösel]
  • borgmatic: add execution-limiting variables (d4e27d0) [Max Hösel]
  • borgmatic: add separate check schedule (#13) (98e7ebb) [Max Hösel]

v0.1.6 - 2021-05-24

Bug Fixes

  • borg_server: handle removal failures gracefully (#9) (e0de2ff) [Max Hösel]

v0.1.5 - 2021-04-18

Bug Fixes

  • borgmatic: schedule timer without restarting (#7) (3fc8681) [Max Hösel]
  • borgmatic: only run tasks when required (#6) (9fc71da) [Max Hösel]

Documentation

Features

  • borgmatic: disable hardening and add flag (#8) (a7fb928) [Max Hösel]

v0.1.4 - 2021-04-09

Bug Fixes

  • borg_server: use rm to remove unknown dirs (ab7d4ba) [Max Hösel]

Features

  • borgmatic: add require_ac_power flag (3051d11) [Max Hösel]

v0.1.3 - 2021-04-09

Bug Fixes

  • prevent errors when removing already absent files (#4) (b6364b8) [Max Hösel]

v0.1.2 - 2021-04-08

Features

  • backup_server: add backup_path_clean option (#2) (89a24bd) [Max Hösel]

v0.1.1 - 2021-04-04

Documentation

  • link commits in changelog (3a51665) [Max Hösel]

Features

  • borg_server: add backups_set_permissions flag (#1) (f5c2b91) [Max Hösel]

v0.1.0 - 2021-04-04

Bug Fixes

  • borgmatic: don't crash without remote repos (681f4e9) [Max Hösel]

Features

  • initial commit (0a1df66) [Max Hösel]