Skip to content

Commit c3ccae5

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade git to 2.39.4 Fix CVE-2024-32002, CVE-2024-32004, CVE-2024-32020, CVE-2024-32021, CVE-2024-32465 - branch main (#9215)
1 parent 6d11efd commit c3ccae5

3 files changed

Lines changed: 11 additions & 8 deletions

File tree

SPECS/git/git.signatures.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"git-2.33.8.tar.xz": "5de0d2b48e5cf8f5a7d64befb7d825277ce3587cecbcd917e4737babac52b6a3"
4-
}
5-
}
2+
"Signatures": {
3+
"git-2.39.4.tar.xz": "ff2972e002c1bdf9f053243c934a2a1bc8248f8d419aaee8f6d5a4ed205c6633"
4+
}
5+
}

SPECS/git/git.spec

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: Fast distributed version control system
22
Name: git
3-
Version: 2.33.8
4-
Release: 2%{?dist}
3+
Version: 2.39.4
4+
Release: 1%{?dist}
55
License: GPLv2
66
Vendor: Microsoft Corporation
77
Distribution: Mariner
@@ -168,6 +168,9 @@ fi
168168
%endif
169169

170170
%changelog
171+
* Tue May 21 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.39.4-1
172+
- Auto-upgrade to 2.39.4 - Fix CVE-2024-32002, CVE-2024-32004, CVE-2024-32020, CVE-2024-32021, CVE-2024-32465
173+
171174
* Wed Sep 20 2023 Jon Slobodzian <joslobo@microsoft.com> - 2.33.8-2
172175
- Recompile with stack-protection fixed gcc version (CVE-2023-4039)
173176

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4280,8 +4280,8 @@
42804280
"type": "other",
42814281
"other": {
42824282
"name": "git",
4283-
"version": "2.33.8",
4284-
"downloadUrl": "https://www.kernel.org/pub/software/scm/git/git-2.33.8.tar.xz"
4283+
"version": "2.39.4",
4284+
"downloadUrl": "https://www.kernel.org/pub/software/scm/git/git-2.39.4.tar.xz"
42854285
}
42864286
}
42874287
},

0 commit comments

Comments
 (0)