Skip to content

Releases: borgbackup/borg

Release 1.4.0b2, beta quality, for testing only

31 Mar 17:00
1.4.0b2
9bee7d4
Compare
Choose a tag to compare

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.

Release 1.2.8

29 Mar 23:15
1.2.8
958c5a2
Compare
Choose a tag to compare

borgbackup 1.2.8 release

This release includes a simplified upgrade procedure at the top of the change log and other fixes:

https://github.com/borgbackup/borg/blob/1.2.8/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811

Long changelog:

https://github.com/borgbackup/borg/blob/1.2.8/docs/changes.rst#version-128-2024-03-29

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.8"

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.

Release 2.0.0b8, beta quality, for testing only

21 Feb 00:59
2.0.0b8
b04dcf4
Compare
Choose a tag to compare

borgbackup 2.0.0b8 beta release - do not use this on production backup repositories.

Long changelog:
https://borgbackup.readthedocs.io/en/2.0.0b8/changes.html#version-2-0-0b8-2024-02-20

If you use pip to install this, use: pip install "borgbackup==2.0.0b8"

Docs: https://borgbackup.readthedocs.io/en/2.0.0b8/

Feedback: #8112

release 1.4.0b1, beta quality, for testing only

21 Jan 13:00
1.4.0b1
bdacc84
Compare
Choose a tag to compare

borgbackup 1.4.0b1 release

First 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.

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://borgbackup.readthedocs.io/en/1.4.0b1/changes.html#version-1-4-0b1-2024-01-21

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.0b1"

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.

Release 1.4.0a1, alpha quality, for testing only

01 Jan 21:01
1.4.0a1
f6963df
Compare
Choose a tag to compare

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

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.

Release 1.2.7

02 Dec 13:19
1.2.7
4c13105
Compare
Choose a tag to compare

borgbackup 1.2.7 release

This release includes a fixed upgrade procedure at the top of the change log and other fixes:

https://github.com/borgbackup/borg/blob/1.2.7/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811

Long changelog:

https://github.com/borgbackup/borg/blob/1.2.7/docs/changes.rst#version-127-2023-12-02

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.7"

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.

Release 2.0.0b7, beta quality, for testing only

14 Sep 21:51
2.0.0b7
75f8391
Compare
Choose a tag to compare

borgbackup 2.0.0b7 beta release - do not use this on production backup repositories.

Long changelog:
https://borgbackup.readthedocs.io/en/2.0.0b7/changes.html#version-2-0-0b7-2023-09-14

If you use pip to install this, use: pip install "borgbackup==2.0.0b7"

Docs: https://borgbackup.readthedocs.io/en/2.0.0b7/

Feedback: #7827

Release 1.2.6

31 Aug 21:37
1.2.6
98dea3e
Compare
Choose a tag to compare

borgbackup 1.2.6 release

This release includes a security fix plus a fixed upgrade procedure at the top of the change log:

https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811

Long changelog:

https://github.com/borgbackup/borg/blob/1.2.6/docs/changes.rst#version-126-2023-08-31

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.6"

For other installation methods and more details, please see: https://borgbackup.org/

Release 1.2.5 (with security fix)

30 Aug 12:23
1.2.5
509a5fd
Compare
Choose a tag to compare

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:

https://github.com/borgbackup/borg/blob/1.2.5-cvedocs/docs/changes.rst#pre-125-archives-spoofing-vulnerability-cve-2023-36811

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/

Release 2.0.0b6, beta quality, for testing only

12 Jun 08:34
2.0.0b6
4dca508
Compare
Choose a tag to compare

borgbackup 2.0.0b6 beta release - do not use this on production backup repositories.

Long changelog:
https://borgbackup.readthedocs.io/en/2.0.0b6/changes.html#version-2-0-0b6-2023-06-11

If you use pip to install this, use: pip install "borgbackup==2.0.0b6"

Docs: https://borgbackup.readthedocs.io/en/2.0.0b6/

Feedback: #7647