diff --git a/rsync.spec b/rsync.spec index 9aab86b..d493056 100644 --- a/rsync.spec +++ b/rsync.spec @@ -9,7 +9,7 @@ Summary: A program for synchronizing files over a network Name: rsync Version: 3.1.3 -Release: 20%{?dist} +Release: 21%{?dist} Group: Applications/Internet URL: http://rsync.samba.org/ @@ -148,6 +148,9 @@ chmod -x support/* %systemd_postun_with_restart rsyncd.service %changelog +* Tue Feb 04 2025 Michal Ruprich - 3.1.3-21 +- Resolves: RHEL-70207 - Path traversal vulnerability in rsync + * Mon Feb 03 2025 Michal Ruprich - 3.1.3-20 - Resolves: RHEL-70207 - Path traversal vulnerability in rsync - Resolves: RHEL-70209 - --safe-links option bypass leads to path traversal