Package rsync: Information

    Source package: rsync
    Version: 3.0.9-alt2
    Build time:  Apr 23, 2012, 12:55 AM
    Report package bug
    License: GPLv3
    Summary: A program for synchronizing files over a network
    Description: 
    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.

    List of rpms provided by this srpm:
    rsync (x86_64, i586)
    rsync-debuginfo (x86_64, i586)
    rsync-server (noarch)

    Maintainer: Dmitry V. Levin


    ACL:
    @qa_p6

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

    Last changed


    April 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.
    Sept. 26, 2011 Dmitry V. Levin 3.0.9-alt1
    - Updated to v3.0.9.
    April 7, 2011 Dmitry V. Levin 3.0.8-alt1
    - Updated to v3.0.8 (fixes CVE-2011-1097).