Package borg: Information

  • Default inline alert: Version in the repository: 1.2.7-alt1

Source package: borg
Version: 1.1.13-alt1
Latest version according to Repology
Build time:  Jun 11, 2020, 02:25 AM in the task #253147
Category: File tools
Report package bug
License: BSD-3-Clause
Summary: Deduplicating backup program with compression and authenticated encryption
Description: 
BorgBackup (short: Borg) is a deduplicating backup program.
Optionally, it supports compression and authenticated encryption.

The main goal of Borg is to provide an efficient and secure way to backup data.
The data deduplication technique used makes Borg suitable for daily backups
since only changes are stored.

The authenticated encryption technique makes it suitable for backups to not
fully trusted targets.

List of rpms provided by this srpm:
borg (x86_64, ppc64le, i586, aarch64)
borg-debuginfo (x86_64, ppc64le, i586, aarch64)




    1. libssl-devel
    2. python3-dev
    3. python3-module-Cython
    4. libxxhash-devel
    5. python3-module-setuptools
    6. python3-module-setuptools_scm
    7. libzstd-devel
    8. ipython3
    9. gcc-c++
    10. libacl-devel
    11. libb2-devel
    12. rpm-build-python3
    13. liblz4-devel

Last changed


June 11, 2020 Dmitriy D. Shadrinov 1.1.13-alt1
- 1.1.13 release
March 27, 2020 Dmitriy D. Shadrinov 1.1.11-alt1
- update version to 1.1.11
Oct. 20, 2019 Vitaly Lipatov 1.1.10-alt2
- remove source code of the bundled libraries
- build with external blake2
- build with external xxhash (ALT bug 36408)