Package borg: Information

    Source package: borg
    Version: 1.2.1-alt1
    Build time:  Aug 4, 2022, 02:17 PM
    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 (mipsel)
    borg-debuginfo (mipsel)



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

    Last changed


    Aug. 2, 2022 Dmitriy D. Shadrinov 1.2.1-alt1
    - 1.2.1 release
    May 13, 2022 Dmitriy D. Shadrinov 1.2.0-alt3
    - python3-module-msgpack requires added
    April 25, 2022 Dmitriy D. Shadrinov 1.2.0-alt2
    - rebuild with system liblz4, libzstd, libxxhash