borgbackup 1.4.5
Some fixes (including a low-severity security fix), some new features and other updates.
Long changelog:
https://borgbackup.readthedocs.io/en/1.4.5/changes.html#version-1-4-5-2026-07-19
Short borg 1.4 overview (from a borg 1.2 perspective):
https://www.borgbackup.org/releases/borg-1.4.html
Installation
If you use pip to install this, use: pip install "borgbackup==1.4.5"
For other installation methods and more details, please see: https://borgbackup.org/
See also the 00_README.txt file in the assets list below for a description of the available "fat binary" downloads.
Discussion: #9915
Note:
- *-gh binaries are built on GitHub now. These Linux and FreeBSD binaries do support
borg mount(FUSE filesystem), but the macOS binaries don't (use our brew tap!).