• 2.0.7 1a33e5fa1e

    borgmatic 2.0.7
    All checks were successful
    build / test (push) Successful in 8m28s
    build / docs (push) Successful in 1m31s
    Stable

    witten released this 2025-07-01 01:04:06 +00:00 | 414 commits to main since this release

    • #1032: Fix a bug in which a Borg archive gets created even when a database hook fails.
    • #1043: Support Btrfs subvolume paths in "source_directories" even when the subvolume is mounted
      elsewhere.
    • #1048: Ignore Btrfs subvolumes whose read-only status can't be determined.
    • #1083: Add "debug_passphrase"/"display_passphrase" options and a "{unixtime}" placeholder in
      support of Borg 2 features.
    • #1099: Clarify documentation on command hooks order of execution.
    • #1100: Fix a bug in which "borg --version" failing isn't considered a "fail" state in a command
      hook.
    • #1108: Fix a bug in which quoted "extra_borg_options" values containing spaces are passed to Borg
      incorrectly.
    • #1108: Add a "--comment" flag to the "create" action for creating an archive with a comment.
    • Use the Bandit security analysis tool when running tests.
    • SECURITY: Add timeouts to all monitoring hooks to prevent hangs on network requests, e.g. due to
      a compromised monitoring server holding requests open.
    • SECURITY: For the "spot" check, use a more secure source of randomness when selecting paths to
      check.
    Downloads