Package casync: Information

    Source package: casync
    Version: 2.0.101.git8595b4d-alt1.1
    Build time:  Aug 31, 2018, 12:00 AM in the task #212147
    Report package bug
    FTBFS
    ArchitectureFTBFS sinceUpdate
    i586Aug. 1, 2021Aug. 1, 2021

    License: LGPLv2+
    Summary: Content Addressable Data Synchronizer
    Description: 
    casync provides a way to efficiently transfer files which change over
    time over the internet. It will split a given set into a git-inspired
    content-addressable set of smaller compressed chunks, which can then
    be conveniently transferred using HTTP. On the receiving side those
    chunks will be uncompressed and merged together to recreate the
    original data. When the original data is modified, only the new chunks
    have to be transferred during an update.

    List of RPM packages built from this SRPM:
    casync (x86_64, i586, aarch64)
    casync-debuginfo (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov


      1. meson >= 0.42.0
      2. pkgconfig(fuse) >= 2.6
      3. libacl-devel
      4. python3-module-sphinx
      5. python3-module-sphinx-sphinx-build-symlink
      6. pkgconfig(libcurl) >= 7.32.0
      7. pkgconfig(liblzma) >= 5.1.0
      8. pkgconfig(libselinux)
      9. pkgconfig(libssl)
      10. pkgconfig(libudev)
      11. pkgconfig(libzstd)
      12. fuse
      13. pkgconfig(zlib)
      14. gcc
      15. rsync

    Last changed


    Aug. 29, 2018 Grigory Ustinov 2.0.101.git8595b4d-alt1.1
    - NMU: Rebuild with new openssl 1.1.0.
    Feb. 20, 2018 Arseny Maslennikov 2.0.101.git8595b4d-alt1
    - 2-25-git6daefa8 -> 2-101-git8595b4d.
    - Built with libudev to leverage new functionality.
    - Included upstream NEWS in the package.
    Oct. 7, 2017 Arseny Maslennikov 2.0.25.git6daefa8-alt1
    - Initial build for ALT Sisyphus.