Borg Versions Save

Deduplicating archiver with compression and authenticated encryption.

1.2.0b2

3 years ago

borgbackup 1.2.0b2 beta release - do not use this on production backup repositories.

Long changelog: https://github.com/borgbackup/borg/blob/1.2.0b2/docs/changes.rst#version-120b2-2021-02-06

If you use pip to install this, use: pip install "borgbackup==1.2.0b2"

See there for feedback: #4360

1.1.15

3 years ago

borgbackup 1.1.15 bug fix release.

Shortened changelog of major 1.1 (vs. 1.0) features only: https://www.borgbackup.org/releases/borg-1.1.html

Long changelog: https://github.com/borgbackup/borg/blob/1.1.15/docs/changes.rst#version-1115-2020-12-25

About the binaries please read README.txt.

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

1.2.0b1

3 years ago

borgbackup 1.2.0b1 beta release - do not use this on production backup repositories.

Long changelog: https://github.com/borgbackup/borg/blob/1.2.0b1/docs/changes.rst#version-120b1-2020-12-06

If you use pip to install this, use: pip install "borgbackup==1.2.0b1"

See there for feedback: #4360

1.1.15b1

3 years ago

borgbackup 1.1.15b1 beta release - for testing only.

Changes compared to 1.1.14:

  • pyinstaller 4.0 (was: 3.2.1) was used to create the binaries
  • binaries include python 3.7.9 (was: 3.5.10)
  • linux binaries built on debian stretch with libc 2.24 (was: jessie with libc 2.19)
  • minimum requirement python 3.5 now (was: 3.4)
  • libxxhash can be used and is preferred now over the bundled xxhash code

For now, there are only binaries for linux to test, see below.

See there for feedback: #5414

1.1.14

3 years ago

borgbackup 1.1.14 major bug fix release.

Shortened changelog of major 1.1 (vs. 1.0) features only: https://www.borgbackup.org/releases/borg-1.1.html

Long changelog: https://github.com/borgbackup/borg/blob/1.1.14/docs/changes.rst#version-1114-2020-10-07

About the binaries please read README.txt.

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

1.2.0a9

3 years ago

borgbackup 1.2.0a9 alpha release - do not use this on production backup repositories.

Long changelog: https://github.com/borgbackup/borg/blob/1.2.0a9/docs/changes.rst#version-120a9-2020-10-05

If you use pip to install this, use: pip install "borgbackup==1.2.0a9"

See there for feedback: #4360

1.1.13

3 years ago

borgbackup 1.1.13 major bug fix release.

Shortened changelog of major 1.1 (vs. 1.0) features only: https://www.borgbackup.org/releases/borg-1.1.html

Long changelog: https://github.com/borgbackup/borg/blob/1.1.13/docs/changes.rst#version-1113-2020-06-06

About the binaries please read README.txt.

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

1.1.12

3 years ago

do not use!

this release has issues on python 3.8, see: https://github.com/borgbackup/borg/issues/5214

borgbackup 1.1.12 major bug fix release.

Shortened changelog of major 1.1 (vs. 1.0) features only: https://www.borgbackup.org/releases/borg-1.1.html

Long changelog: https://github.com/borgbackup/borg/blob/1.1.12/docs/changes.rst#version-1112-2020-06-06

About the binaries please read README.txt.

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

1.2.0a8

4 years ago

borgbackup 1.2.0a8 alpha release - do not use this on production backup repositories.

Long changelog: https://github.com/borgbackup/borg/blob/1.2.0a8/docs/changes.rst#version-120a8-2020-04-22

If you use pip to install this, use: pip install "borgbackup==1.2.0a8"

See there for feedback: https://github.com/borgbackup/borg/issues/4360

1.1.11

4 years ago

borgbackup 1.1.11 bug fix release.

Shortened changelog of major 1.1 (vs. 1.0) features only: https://www.borgbackup.org/releases/borg-1.1.html

Long changelog: https://github.com/borgbackup/borg/blob/1.1.11/docs/changes.rst#version-1111-2020-03-08

Raw changelog and bug advisory (better to read due to markup issues): https://raw.githubusercontent.com/borgbackup/borg/1.1.11/docs/changes.rst

About the binaries please read README.txt.

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

Note: if you have a very old system, like debian 7 32bit, you need to use THIS version.