• 1.7.1 d1837cd1d3

    witten released this 2022-08-25 18:58:06 +00:00 | 761 commits to main since this release

    • #542: Make the "source_directories" option optional. This is useful for "check"-only setups or
      using "patterns" exclusively.
    • #574: Fix for potential data loss (data not getting backed up) when the "patterns" option was
      used with "source_directories" (or the "~/.borgmatic" path existed, which got injected into
      "source_directories" implicitly). The fix is for borgmatic to convert "source_directories" into
      patterns whenever "patterns" is used, working around a potential Borg bug:
      https://github.com/borgbackup/borg/issues/6994
    Downloads