Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
borgmatic 2.0.6 source code.tar.gz | 2025-05-15 | 843.1 kB | |
borgmatic 2.0.6 source code.zip | 2025-05-15 | 1.0 MB | |
README.md | 2025-05-15 | 909 Bytes | |
Totals: 3 Items | 1.9 MB | 0 |
- [#1068]: Fix a warning from LVM about leaked file descriptors.
- [#1086]: Fix for the "spot" check breaking when the "--progress" flag is used.
- [#1089]: Fix for the "spot" check erroring when a checksum command errors.
- [#1091]: Fix for the "config generate" action generating invalid configuration when upgrading deprecated command hooks.
- [#1093]: Fix for the LVM hook erroring when the "--dry-run" flag is used.
- [#1094]: Fix incorrect documentation about customizing Borg exit codes: https://torsion.org/borgmatic/docs/how-to/customize-warnings-and-errors/
- [#1095]: Fix for the "spot" check's "xxh64sum_command" option erroring on commands containing spaces.
- Add support for Borg 2's "s3:" and "b2:" repository URLs, so you can backup to S3 or B2 cloud storage services even without using Rclone.
- During the "spot" check, truncate log messages containing many file paths.