diff --git a/SPECS/rsync/rsync.signatures.json b/SPECS/rsync/rsync.signatures.json index c142ed8bbf5..6706f8c1e0c 100644 --- a/SPECS/rsync/rsync.signatures.json +++ b/SPECS/rsync/rsync.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "rsync-3.2.5.tar.gz": "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba" + "rsync-3.4.1.tar.gz": "2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52" } } \ No newline at end of file diff --git a/SPECS/rsync/rsync.spec b/SPECS/rsync/rsync.spec index 65360dd043e..1ed6ce71b04 100644 --- a/SPECS/rsync/rsync.spec +++ b/SPECS/rsync/rsync.spec @@ -1,6 +1,6 @@ Summary: Fast incremental file transfer. Name: rsync -Version: 3.2.5 +Version: 3.4.1 Release: 1%{?dist} License: GPLv3+ Vendor: Microsoft Corporation @@ -60,6 +60,9 @@ EOF %{_sysconfdir}/rsyncd.conf %changelog +* Wed Jan 15 2025 Henry Beberman - 3.4.1-1 +- Upgrade to version 3.4.1 to fix CVE-2024-12084, CVE-2024-12085, CVE-2024-12086, CVE-2024-12087, CVE-2024-12088, CVE-2024-12747 + * Tue Aug 16 2022 Muhammad Falak - 3.2.5-1 - Bump version to address CVE-2022-29154 diff --git a/cgmanifest.json b/cgmanifest.json index 28c64f4d357..c689cdec502 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -25845,8 +25845,8 @@ "type": "other", "other": { "name": "rsync", - "version": "3.2.5", - "downloadUrl": "https://download.samba.org/pub/rsync/src/rsync-3.2.5.tar.gz" + "version": "3.4.1", + "downloadUrl": "https://download.samba.org/pub/rsync/src/rsync-3.4.1.tar.gz" } } },