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

    Бинарный пакет: rsync
    Версия: 3.2.5-alt1
    Архитектура: x86_64
    Собран:  26 августа 2022 г. 16:31 в задании #305659
    Исходный пакет: rsync
    Сообщить об ошибке в пакете
    Загрузка: rsync-3.2.5-alt1.x86_64.rpm
    Домашняя страница: https://rsync.samba.org

    Лицензия: GPLv3+
    О пакете: A program for synchronizing files over a network
    Описание: 
    Rsync uses a quick and reliable algorithm to very quickly bring
    remote and host files into sync.  Rsync is fast because it just
    sends the differences in the files over the network (instead of
    sending the complete files).  Rsync is often used as a very powerful
    mirroring process or just as a more capable replacement for the
    rcp command.  A technical report which describes the rsync algorithm
    is included in this package.

    Сопровождающий: Dmitry V. Levin

    Список участников:
    Dmitry V. Levin
    Stanislav Ievlev
    Sviatoslav Sviridov

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


    14 августа 2022 г. Dmitry V. Levin 3.2.5-alt1
    - v3.2.5pre2 -> v3.2.5.
    9 августа 2022 г. Dmitry V. Levin 3.2.5-alt0.2
    - v3.2.5pre1 -> v3.2.5pre2 (fixes: CVE-2022-37434 in the bundled zlib).
    2 августа 2022 г. Dmitry V. Levin 3.2.5-alt0.1
    - v3.1.3 -> v3.2.5pre1 (fixes: CVE-2022-29154).
    - Removed --noatime option added in 3.1.3-alt1
      in favour of --open-noatime option added in rsync 3.2.0.