Package rsync: Information

    Source package: rsync
    Version: 3.2.7-alt3
    Latest version according to Repology
    Build time:  Jan 31, 2025, 08:15 PM in the task #372266
    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 RPM packages built from this SRPM:
    rsync (x86_64, ppc64le, i586, aarch64)
    rsync-debuginfo (x86_64, ppc64le, i586, aarch64)
    rsync-server (noarch)



    ACL:
    @core

      1. libacl-devel
      2. libattr-devel
      3. liblz4-devel
      4. libpopt-devel
      5. libssl-devel
      6. libxxhash-devel
      7. libzstd-devel
      8. python3-module-commonmark

    Last changed


    Jan. 31, 2025 Gleb Fotengauer-Malinovskiy 3.2.7-alt3
    - Backported upstream bugfix commits:
      + rsync crashes with "*** buffer overflow detected ***: terminated
        (thx Jiri Slaby) (ALT#52889);
      + Fix FLAG_GOT_DIR_FLIST collission with FLAG_HLINKED (thx Natanael Copa);
      + Fix use-after-free in generator (thx Natanael Copa).
    Jan. 14, 2025 Gleb Fotengauer-Malinovskiy 3.2.7-alt2
    - Applied security fixes made by Red Hat (fixes: CVE-2024-12084,
      CVE-2024-12085, CVE-2024-12086, CVE-2024-12087, CVE-2024-12088,
      CVE-2024-12747).
    Oct. 21, 2022 Dmitry V. Levin 3.2.7-alt1
    - v3.2.6 -> v3.2.7.