Skip to content

borgmatic 1.7.14

Compare
Choose a tag to compare
@witten witten released this 04 Jun 05:24
· 845 commits to main since this release
  • #484: Add a new verbosity level (-2) to disable output entirely (for console, syslog, log file,
    or monitoring), so not even errors are shown.
  • #688: Tweak archive check probing logic to use the newest timestamp found when multiple exist.
  • #659: Add Borg 2 date-based matching flags to various actions for archive selection.
  • #703: Fix an error when loading the configuration schema on Fedora Linux.
  • #704: Fix "check" action error when repository and archive checks are configured but the archive
    check gets skipped due to the configured frequency.
  • #706: Fix "--archive latest" on "list" and "info" actions that only worked on the first of
    multiple configured repositories.