[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project rsync-3.1.3-21.el8_10

Name rsync
Epoch 0
Version 3.1.3
Release 21.el8_10
Website/URL http://rsync.samba.org/
License GPLv3+
Build Time 2025-03-12 09:07:03
Build Host builder-x86-03.inferitos.ru
Summary A program for synchronizing files over a network
Repositories BaseOS
Description Rsync uses a reliable algorithm to bring remote and host files into sync very quickly. 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.
Errata INFSA-2025:2600
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
rsync-3.1.3-21.el8_10.x86_64 A program for synchronizing files over a network f773023cc0e827272e8c183746d7381b600b783088c97fa0a25dfe3244ac8af5 download
noarch
rsync-daemon-3.1.3-21.el8_10.noarch Service for anonymous access to rsync 0ad01422508176d9b35fc6f7e53f1487389e5811c86571a9fff6991fc28e7344 download
src
rsync-3.1.3-21.el8_10.src A program for synchronizing files over a network 757aa49e48ae4a51a0d4899cff67da13a69b8056a07bfce161195809fd00058e download
Changelog link
* Tue Feb 04 2025 Michal Ruprich <mruprich@redhat.com> - 3.1.3-21
- Resolves: RHEL-70207 - Path traversal vulnerability in rsync

* Mon Feb 03 2025 Michal Ruprich <mruprich@redhat.com> - 3.1.3-20
- Resolves: RHEL-70207 - Path traversal vulnerability in rsync
- Resolves: RHEL-70209 - --safe-links option bypass leads to path traversal
- Resolves: RHEL-72502 - Race Condition in rsync Handling Symbolic Links
- Resolves: RHEL-70157 - Info Leak via Uninitialized Stack Contents

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.1.3-19.1
- Rebuilt for MSVSphere 8.8

* Wed Nov 02 2022 Michal Ruprich <mruprich@redhat.com> - 3.1.3-19.1
- Resolves: #2139118 - rsync-daemon fail on 3.1.3

* Thu Aug 18 2022 Michal Ruprich <mruprich@redhat.com> - 3.1.3-19
- Resolves: #2116668 - zlib: a heap-based buffer over-read or buffer overflow in inflate in inflate.c via a large gzip header extra field

* Mon Aug 15 2022 Michal Ruprich <mruprich@redhat.com> - 3.1.3-18
- Resolves: #2111175 - remote arbitrary files write inside the directories of connecting peers

* Mon Aug 08 2022 Michal Ruprich <mruprich@redhat.com> - 3.1.3-17
- Related: #2043753 - New option should not be sent to the server every time

* Thu Jul 28 2022 Michal Ruprich <mruprich@redhat.com> - 3.1.3-16
- Resolves: #2043753 - [RFE] Improve defaults for sparse file buffering

* Tue Apr 12 2022 Michal Ruprich <mruprich@redhat.com> - 3.1.3-15
- Resolves: #2071513 - A flaw in zlib-1.2.11 when compressing (not decompressing!) certain inputs

* Mon Oct 11 2021 Michal Ruprich <mruprich@redhat.com> - 3.1.3-14
- Related: #1907443 - Adding fmf plans to run tests with tmt