Skip to content

Commit 3001d0e

Browse files
[AUTO-CHERRYPICK] rsync: upgrade to 3.4.1 to fix multiple CVEs - branch 3.0-dev (#11941)
Co-authored-by: Henry Beberman <henry.beberman@microsoft.com>
1 parent 1d1d5a0 commit 3001d0e

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.7.tar.gz": "4e7d9d3f6ed10878c58c5fb724a67dacf4b6aac7340b13e488fb2dc41346f2bb"
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.7
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
* Fri Oct 27 2023 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 3.2.7-1
6467
- Auto-upgrade to 3.2.7 - Azure Linux 3.0 - package upgrades
6568

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25864,8 +25864,8 @@
2586425864
"type": "other",
2586525865
"other": {
2586625866
"name": "rsync",
25867-
"version": "3.2.7",
25868-
"downloadUrl": "https://download.samba.org/pub/rsync/src/rsync-3.2.7.tar.gz"
25867+
"version": "3.4.1",
25868+
"downloadUrl": "https://download.samba.org/pub/rsync/src/rsync-3.4.1.tar.gz"
2586925869
}
2587025870
}
2587125871
},

0 commit comments

Comments
 (0)