Release 1.4.0b2, beta quality, for testing only #8172
ThomasWaldmann
started this conversation in
General
Replies: 1 comment
-
Not much feedback here yet. Anybody tested this parallel to their production backups? |
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.0b2 release
Second beta release of the 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.
Also, users of filesystem ACLs on Linux, FreeBSD and macOS should thoroughly test this, there were major changes in the ACL code.
All stuff listed in the changelog should get practically tested, especially correct behavior with BORG_EXIT_CODES=modern set and in error/warning conditions and backup / restore of ACLs.
Long changelog:
https://borgbackup.readthedocs.io/en/1.4.0b2/changes.html#version-1-4-0b2-2024-03-31
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 pkgconfig ; pip install "borgbackup==1.4.0b2"
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.
This discussion was created from the release Release 1.4.0b2, beta quality, for testing only.
Beta Was this translation helpful? Give feedback.
All reactions