-
borgmatic 2.1.4
Stablereleased this
2026-04-06 02:57:22 +00:00 | 2 commits to main since this release- #1266: Add a stand-alone borgmatic Linux binary to the release downloads to serve as another way
to install borgmatic. Consider this binary a beta feature. - #1286: Fix a regression in which running borgmatic with no arguments and no configuration files
doesn't error as expected. - #1257: Fix for the Loki monitoring hook not respecting the monitoring verbosity.
- #1264: Improve performance of the "info" and "repo-list" actions by eliminating a second "borg
info" call that supports a "no matching archives" warning. The warning still occurs; it's just
done now without the extra "borg info" call. - #1268: Fix the "spot" check, "extract" check, and all uses of the archive name "latest" to
respect the "match_archives" and "archives_name_format" options. This means that borgmatic now
uses the "latest" archive that also matches those options instead of the latest archive overall. - When Borg exits with a warning exit code, show a description of it, so you don't have to look up
the code. - Split out borgmatic installation documentation to its own page, so it's easier to find.
- Switch the default borgmatic installation method from pipx to uv, as uv is faster and used for
borgmatic development. If you'd like to switch, see the documentation for more information:
https://torsion.org/borgmatic/how-to/upgrade/ - Move the project tracker from Gitea to Forgejo.
- Fix a regression in which borgmatic didn't show an error message when run with no configuration.
- Fix a traceback in the "spot" check with Borg 2.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
6 downloads
-
borgmatic-2.1.4-binary-linux-glibc-x86_64
17 downloads ·
2026-04-06 03:03:50 +00:00 · 28 MiB -
borgmatic-2.1.4-py3-none-any.whl
1 download ·
2026-04-06 03:03:49 +00:00 · 244 KiB -
borgmatic-2.1.4.tar.gz
1 download ·
2026-04-06 03:03:49 +00:00 · 870 KiB -
borgmatic-docs.tar.gz
0 downloads ·
2026-04-06 03:03:50 +00:00 · 1.9 MiB
- #1266: Add a stand-alone borgmatic Linux binary to the release downloads to serve as another way