Release 1.4.0a1, alpha quality, for testing only #8012
ThomasWaldmann
started this conversation in
General
Replies: 2 comments
-
#7975 see there for general 1.4 hints. |
Beta Was this translation helpful? Give feedback.
0 replies
-
I just uploaded README + binaries for borg 1.4.0a1 - with new naming, made with new pyinstaller release, please test them also. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
borgbackup 1.4.0a1 release
First alpha release of a new 1.4-maint branch.
borg 1.4 is kind of a refreshed 1.2 with mostly the same features and behavior, but a few bigger changes that could introduce issues and thus were not suitable for just releasing them as 1.2.x, but rather need some testing first.
Especially authors of scripts, wrappers, automations and GUI frontends may want to look at BORG_EXIT_CODES.
All stuff listed in the changelog should get practically tested, especially correct behavior with BORG_EXIT_CODES=modern set and in error/warning conditions.
Long changelog:
https://github.com/borgbackup/borg/blob/1.4.0a1/docs/changes.rst#version-140a1-2024-01-01
Short borg 1.4 overview (from a borg 1.2 perspective):
https://www.borgbackup.org/releases/borg-1.4.html (still TODO)
Installation
If you use pip to install this, use: pip install pkgconfig ; pip install "borgbackup==1.4.0a1"
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.
Note: binaries will come a bit later...
This discussion was created from the release Release 1.4.0a1, alpha quality, for testing only.
Beta Was this translation helpful? Give feedback.
All reactions