Skip to content

Commit 9cafb9b

Browse files
[AUTO-CHERRYPICK] [HIGH] Upgrade: git version to 2.45.4 to fix CVE-2025-27614, CVE-2025-48384, CVE-2025-48385 & [MEDIUM] CVE-2025-27613 - branch 3.0-dev (microsoft#14308)
Co-authored-by: Archana Shettigar <[email protected]>
1 parent c9333cf commit 9cafb9b

File tree

3 files changed

+12
-9
lines changed

3 files changed

+12
-9
lines changed

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.45.3.tar.gz": "3075ec9cbcf44a72d7fb232191c0982d6676a1d7432d3c74b96d397ff874b071"
4-
}
5-
}
2+
"Signatures": {
3+
"git-2.45.4.tar.gz": "edd4f60430139bbfc8b724eed3583502493f82c082ccf7760c8df1c432cfe4a3"
4+
}
5+
}

SPECS/git/git.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
Summary: Fast distributed version control system
88
Name: git
9-
Version: 2.45.3
10-
Release: 2%{?dist}
9+
Version: 2.45.4
10+
Release: 1%{?dist}
1111
License: GPLv2
1212
Vendor: Microsoft Corporation
1313
Distribution: Azure Linux
@@ -106,7 +106,7 @@ BuildArch: noarch
106106
%endif
107107

108108
%prep
109-
%setup -q
109+
%autosetup
110110
%{py3_shebang_fix} git-p4.py
111111

112112
%build
@@ -173,6 +173,9 @@ fi
173173
%endif
174174

175175
%changelog
176+
* Fri Jul 11 2025 Archana Shettigar <[email protected]> - 2.45.4-1
177+
- Upgrade to 2.45.4 - CVE-2025-48384, CVE-2025-48385, CVE-2025-27613 & CVE-2025-27614
178+
176179
* Thu Apr 17 2025 Muhammad Falak <[email protected]> - 2.45.3-2
177180
- Add dependency only for openssh-clients instead of openssh
178181

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4360,8 +4360,8 @@
43604360
"type": "other",
43614361
"other": {
43624362
"name": "git",
4363-
"version": "2.45.3",
4364-
"downloadUrl": "https://github.com/git/git/archive/refs/tags/v2.45.3.tar.gz"
4363+
"version": "2.45.4",
4364+
"downloadUrl": "https://github.com/git/git/archive/refs/tags/v2.45.4.tar.gz"
43654365
}
43664366
}
43674367
},

0 commit comments

Comments
 (0)