File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11{
2- "Signatures" : {
3- "docker-cli-25.0.3 .tar.gz" : " 04ad0cea992a65db20cb1b0dbf6d1ce32c705ce879de51b22095fe8d28030815 " ,
4- "docker-cli-25.0.3 -govendor-v1.tar.gz" : " c35a637cedebb192ffd4021d146680be196ce8cf2a6de14e04ea08e7996942f2 "
5- }
2+ "Signatures" : {
3+ "docker-cli-25.0.7 .tar.gz" : " 95b57af62273f9c069141b78360f0e39c5662447d63de2a6a257d59750b8d5ac " ,
4+ "docker-cli-25.0.7 -govendor-v1.tar.gz" : " 41a6f00be23ee3d6a3f32c59b1cb9f2472ced402b9c994a6291cb371a13ad755 "
5+ }
66}
Original file line number Diff line number Diff line change 22%define OUR_GOPATH %{_topdir }/.gopath
33Summary: The open-source application container engine client.
44Name: docker-cli
5- Version: 25.0.3
6- Release: 3 %{?dist }
5+ Version: 25.0.7
6+ Release: 1 %{?dist }
77License: ASL 2.0
88Vendor: Microsoft Corporation
99Distribution: Azure Linux
@@ -13,7 +13,6 @@ Source0: https://github.com/docker/cli/archive/v%{version}.tar.gz#/%{name
1313Source1: %{name }-%{version }-govendor-v1.tar.gz
1414Patch0: disable_manpage_vendor.patch
1515Patch1: CVE-2024-24786.patch
16- Patch2: CVE-2024-36623.patch
1716BuildRequires: git
1817BuildRequires: go-md2man
1918BuildRequires: golang
@@ -82,6 +81,10 @@ install -p -m 644 contrib/completion/fish/docker.fish %{buildroot}%{_datadir}/fi
8281%{_datadir }/fish/vendor_completions.d/docker.fish
8382
8483%changelog
84+ * Sat Feb 15 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 25.0.7-1
85+ - Auto-upgrade to 25.0.7 - to fix CVE-2023-45288 [High]
86+ - Remove patch for CVE-2024-36623
87+
8588* Tue Dec 10 2024 Sudipta Pandit <sudpandit@microsoft.com> - 25.0.3-3
8689- Fix CVE-2024-36623 with patch
8790
Original file line number Diff line number Diff line change 28682868 "type": "other",
28692869 "other": {
28702870 "name": "docker-cli",
2871- "version": "25.0.3 ",
2872- "downloadUrl": "https://github.com/docker/cli/archive/v25.0.3 .tar.gz"
2871+ "version": "25.0.7 ",
2872+ "downloadUrl": "https://github.com/docker/cli/archive/v25.0.7 .tar.gz"
28732873 }
28742874 }
28752875 },
You can’t perform that action at this time.
0 commit comments