Пакет casync: Информация

    Исходный пакет: casync
    Версия: 2.0.267.git0efa7ab-alt1
    Собран:  23 сентября 2023 г. 19:31
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/systemd/casync

    Лицензия: LGPLv2+
    О пакете: Content Addressable Data Synchronizer
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    casync (e2kv6, e2kv5, e2kv4, e2k)
    casync-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Arseny Maslennikov

    Список участников:
    Arseny Maslennikov
    Ilya Kurdyukov
    Grigory Ustinov

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

    Последнее изменение


    22 сентября 2023 г. Arseny Maslennikov 2.0.267.git0efa7ab-alt1
    - 2-219-gita8f6c84 -> 2-267-git0efa7ab.
    8 января 2022 г. Ilya Kurdyukov 2.0.219.gita8f6c84-alt1.1
    - Fixed build for Elbrus.
    12 ноября 2019 г. Arseny Maslennikov 2.0.219.gita8f6c84-alt1
    - 2-101-git8595b4d -> 2-219-gita8f6c84.
    - Included upstream-provided bash completion.