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

    Бинарный пакет: rsync
    Версия: 3.0.9-alt2
    Архитектура: x86_64
    Собран:  23 апреля 2012 г. 0:55
    Исходный пакет: rsync
    Сообщить об ошибке в пакете
    Загрузка: rsync-3.0.9-alt2.x86_64.rpm
    Домашняя страница: http://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

    Права:
    @qa_p6

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


    23 апреля 2012 г. Dmitry V. Levin 3.0.9-alt2
    - Reverted default timeout value to upstream value 0.
      It used to be 60 seconds more than 10 years, but some subtle change
      in the code made it non-overridable via rsyncd.conf which is not
      acceptable for servers.
    26 сентября 2011 г. Dmitry V. Levin 3.0.9-alt1
    - Updated to v3.0.9.
    7 апреля 2011 г. Dmitry V. Levin 3.0.8-alt1
    - Updated to v3.0.8 (fixes CVE-2011-1097).