-
borgmatic 1.5.23
Stablereleased this
2022-02-10 18:29:18 +00:00 | 2128 commits to main since this release- #394: Compact repository segments and free space with new "borgmatic compact" action. Borg 1.2+
only. Also run "compact" by default when no actions are specified, as "prune" in Borg 1.2 no
longer frees up space unless "compact" is run. - #394: When using the "atime", "bsd_flags", "numeric_owner", or "remote_rate_limit" options,
tailor the flags passed to Borg depending on the Borg version. - #480, #482: Fix traceback when a YAML validation error occurs.
Downloads
- #394: Compact repository segments and free space with new "borgmatic compact" action. Borg 1.2+
-
borgmatic 1.5.22
StableAll checks were successfulcontinuous-integration/drone/tag Build is passingreleased this
2022-01-05 04:20:13 +00:00 | 2150 commits to main since this release- #288: Add database dump hook for MongoDB.
- #470: Move mysqldump options to the beginning of the command due to MySQL bug 30994.
- #471: When command-line configuration override produces a parse error, error cleanly instead of
tracebacking. - #476: Fix unicode error when restoring particular MySQL databases.
- Drop support for Python 3.6, which has been end-of-lifed.
- Add support for Python 3.10.
Downloads
-
borgmatic 1.5.21
Stablereleased this
2021-11-22 21:19:15 +00:00 | 2171 commits to main since this releaseDownloads
-
borgmatic 1.5.20
Stablereleased this
2021-10-12 00:02:32 +00:00 | 2193 commits to main since this release- Re-release with correct version without dev0 tag.
Downloads
-
borgmatic 1.5.19
Stablereleased this
2021-10-11 18:02:08 +00:00 | 2195 commits to main since this release- #387: Fix error when configured source directories are not present on the filesystem at the time
of backup. Now, Borg will complain, but the backup will still continue. - #455: Mention changing borgmatic path in cron documentation.
- Update sample systemd service file with more granular read-only filesystem settings.
- Move Gitea and GitHub hosting from a personal namespace to an organization for better
collaboration with related projects. - 1k ★s on GitHub!
Downloads
- #387: Fix error when configured source directories are not present on the filesystem at the time
-
borgmatic 1.5.18
Stablereleased this
2021-08-06 15:58:11 +00:00 | 2210 commits to main since this releaseDownloads
-
borgmatic 1.5.17
Stablereleased this
2021-07-27 17:04:22 +00:00 | 2214 commits to main since this release- #437: Fix error when configuration file contains "umask" option.
- Remove test dependency on vim and /dev/urandom.
Downloads
-
borgmatic 1.5.16
Stablereleased this
2021-07-26 23:33:41 +00:00 | 2218 commits to main since this release- #379: Suppress console output in sample crontab and systemd service files.
- #407: Fix syslog logging on FreeBSD.
- #430: Fix hang when restoring a PostgreSQL "tar" format database dump.
- Better error messages! Switch the library used for validating configuration files (from pykwalify
to jsonschema). - Link borgmatic Ansible role from installation documentation:
https://torsion.org/borgmatic/docs/how-to/set-up-backups/#other-ways-to-install
Downloads
-
borgmatic 1.5.15
Stablereleased this
2021-06-18 03:44:54 +00:00 | 2235 commits to main since this release- #419: Document use case of running backups conditionally based on laptop power level:
https://torsion.org/borgmatic/docs/how-to/backup-to-a-removable-drive-or-an-intermittent-server/ - #425: Run arbitrary Borg commands with new "borgmatic borg" action. See the documentation for
more information: https://torsion.org/borgmatic/docs/how-to/run-arbitrary-borg-commands/
Downloads
- #419: Document use case of running backups conditionally based on laptop power level:
-
borgmatic 1.5.14
Stablereleased this
2021-06-08 18:44:53 +00:00 | 2238 commits to main since this release- #390: Add link to Hetzner storage offering from the documentation.
- #398: Clarify canonical home of borgmatic in documentation.
- #406: Clarify that spaces in path names should not be backslashed in path names.
- #423: Fix error handling to error loudly when Borg gets killed due to running out of memory!
- Fix build so as not to attempt to build and push documentation for a non-master branch.
- "Fix" build failure with Alpine Edge by switching from Edge to Alpine 3.13.
- Move #borgmatic IRC channel from Freenode to Libera Chat due to Freenode takeover drama.
IRC connection info: https://torsion.org/borgmatic/#issues
Downloads