Package casync: Information

Source package: casync
Version: 2.0.101.git8595b4d-alt1.1
Latest version according to Repology
Build time:  Aug 31, 2018, 12:00 AM in the task #212147
Report package bug
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 rpms provided by this srpm:
casync (x86_64, i586, aarch64)
casync-debuginfo (x86_64, i586, aarch64)

Maintainer: Grigory Ustinov


ACL:
Arseny Maslennikov
@everybody

    1. rsync
    2. meson >= 0.42.0
    3. pkgconfig(fuse) >= 2.6
    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. pkgconfig(zlib)
    13. fuse
    14. gcc
    15. libacl-devel

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.