borgbackup 1.2.5 release
Warning: if you ever used borg recreate
or borg rename
in a repo, the upgrade instructions will not work, because borg will crash because it can not verify the TAM of some archive(s). In that case, please revert to borg 1.2.4 until a fix is released. Details: #7787
This release includes a security fix plus related upgrade instructions at the top of the change log:
Long changelog:
https://github.com/borgbackup/borg/blob/1.2.5/docs/changes.rst#version-125-2023-08-30
Short borg 1.2 overview (from a borg 1.1 perspective):
https://www.borgbackup.org/releases/borg-1.2.html
Installation
If you use pip to install this, use: pip install pkgconfig ; pip install "borgbackup==1.2.5"
For other installation methods and more details, please see: https://borgbackup.org/