File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
3- "git-2.45.2 .tar.xz " : " 51bfe87eb1c02fed1484051875365eeab229831d30d0cec5d89a14f9e40e9adb "
3+ "git-2.45.3 .tar.gz " : " 3075ec9cbcf44a72d7fb232191c0982d6676a1d7432d3c74b96d397ff874b071 "
44 }
55}
Original file line number Diff line number Diff line change 66
77Summary: Fast distributed version control system
88Name: git
9- Version: 2.45.2
9+ Version: 2.45.3
1010Release: 1%{?dist }
1111License: GPLv2
1212Vendor: Microsoft Corporation
1313Distribution: Azure Linux
1414Group: System Environment/Programming
1515URL: 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
1717BuildRequires: curl-devel
1818BuildRequires: python3-devel
1919Requires: curl
@@ -110,6 +110,7 @@ BuildArch: noarch
110110%{py3_shebang_fix } git-p4.py
111111
112112%build
113+ make configure
113114%configure \
114115 CFLAGS=" %{optflags}" \
115116 CXXFLAGS=" %{optflags}" \
172173%endif
173174
174175%changelog
176+ * Tue Jan 14 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.45.3-1
177+ - Auto-upgrade to 2.45.3 - CVE-2024-50349 and CVE-2024-52006
178+
175179* Fri Jul 05 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 2.45.2-1
176180- Auto-upgrade to 2.45.2 - none
177181
Original file line number Diff line number Diff line change 43104310 "type": "other",
43114311 "other": {
43124312 "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 "
43154315 }
43164316 }
43174317 },
You can’t perform that action at this time.
0 commit comments