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

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

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    rsync (x86_64, i586)
    rsync-debuginfo (x86_64, i586)
    rsync-server (noarch)

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

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

    Права:
    @qa_p6

      1. libpopt-devel
      2. libacl-devel
      3. libattr-devel

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


    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).