Skip to content

Commit d846084

Browse files
[AUTO-CHERRYPICK] rsync: upgrade to 3.4.1 to fix multiple CVEs - branch main (#11942)
Co-authored-by: Henry Beberman <henry.beberman@microsoft.com>
1 parent c1aa710 commit d846084

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

SPECS/rsync/rsync.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"rsync-3.2.5.tar.gz": "2ac4d21635cdf791867bc377c35ca6dda7f50d919a58be45057fd51600c69aba"
3+
"rsync-3.4.1.tar.gz": "2924bcb3a1ed8b551fc101f740b9f0fe0a202b115027647cf69850d65fd88c52"
44
}
55
}

SPECS/rsync/rsync.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Fast incremental file transfer.
22
Name: rsync
3-
Version: 3.2.5
3+
Version: 3.4.1
44
Release: 1%{?dist}
55
License: GPLv3+
66
Vendor: Microsoft Corporation
@@ -60,6 +60,9 @@ EOF
6060
%{_sysconfdir}/rsyncd.conf
6161

6262
%changelog
63+
* Wed Jan 15 2025 Henry Beberman <henry.beberman@microsoft.com> - 3.4.1-1
64+
- 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
65+
6366
* Tue Aug 16 2022 Muhammad Falak <mwani@microsoft.com> - 3.2.5-1
6467
- Bump version to address CVE-2022-29154
6568

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25845,8 +25845,8 @@
2584525845
"type": "other",
2584625846
"other": {
2584725847
"name": "rsync",
25848-
"version": "3.2.5",
25849-
"downloadUrl": "https://download.samba.org/pub/rsync/src/rsync-3.2.5.tar.gz"
25848+
"version": "3.4.1",
25849+
"downloadUrl": "https://download.samba.org/pub/rsync/src/rsync-3.4.1.tar.gz"
2585025850
}
2585125851
}
2585225852
},

0 commit comments

Comments
 (0)