Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
borgmatic 2.0.7 source code.tar.gz | 2025-07-01 | 848.2 kB | |
borgmatic 2.0.7 source code.zip | 2025-07-01 | 1.1 MB | |
README.md | 2025-07-01 | 1.1 kB | |
Totals: 3 Items | 1.9 MB | 2 |
- [#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.