File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"Signatures" : {
3
- "git-2.45.2 .tar.xz " : " 51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb "
3
+ "git-2.45.3 .tar.gz " : " 3075ec9cbcf44a72d7fb232191c0982d6676a1d7432d3c74b96d397ff874b071 "
4
4
}
5
5
}
Original file line number Diff line number Diff line change 6
6
7
7
Summary: Fast distributed version control system
8
8
Name: git
9
- Version: 2.45.2
9
+ Version: 2.45.3
10
10
Release: 1%{?dist }
11
11
License: GPLv2
12
12
Vendor: Microsoft Corporation
13
13
Distribution: Azure Linux
14
14
Group: System Environment/Programming
15
15
URL: https://git-scm.com/
16
- Source0: https://www.kernel.org/pub/software/scm/git/%{ name }-%{version }.tar.xz
16
+ Source0: https://github.com/git/git/archive/refs/tags/v%{ version }.tar.gz# /%{ name}-%{version}.tar.gz
17
17
BuildRequires: curl-devel
18
18
BuildRequires: python3-devel
19
19
Requires: curl
@@ -110,6 +110,7 @@ BuildArch: noarch
110
110
%{py3_shebang_fix } git-p4.py
111
111
112
112
%build
113
+ make configure
113
114
%configure \
114
115
CFLAGS=" %{optflags}" \
115
116
CXXFLAGS=" %{optflags}" \
172
173
%endif
173
174
174
175
%changelog
176
+ *
Tue Jan 14 2025 CBL-Mariner Servicing Account <[email protected] > -
2.45.3-1
177
+ - Auto-upgrade to 2.45.3 - CVE-2024-50349 and CVE-2024-52006
178
+
175
179
*
Fri Jul 05 2024 CBL-Mariner Servicing Account <[email protected] > -
2.45.2-1
176
180
- Auto-upgrade to 2.45.2 - none
177
181
Original file line number Diff line number Diff line change 4310
4310
"type": "other",
4311
4311
"other": {
4312
4312
"name": "git",
4313
- "version": "2.45.2 ",
4314
- "downloadUrl": "https://www.kernel.org/pub/software/scm/git/git-2 .45.2 .tar.xz "
4313
+ "version": "2.45.3 ",
4314
+ "downloadUrl": "https://github.com/git/git/archive/refs/tags/v2 .45.3 .tar.gz "
4315
4315
}
4316
4316
}
4317
4317
},
You can’t perform that action at this time.
0 commit comments