File tree Expand file tree Collapse file tree
SPECS/nvidia-container-toolkit Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Summary: NVIDIA container runtime hook
33Name: nvidia-container-toolkit
44Version: 1.17.4
5- Release: 1 %{?dist }
5+ Release: 2 %{?dist }
66License: ALS2.0
77Vendor: Microsoft Corporation
88Distribution: Azure Linux
@@ -28,7 +28,7 @@ Source0: %{name}-%{version}.tar.gz
2828# See: https://reproducible-builds.org/docs/archives/
2929# - For the value of "--mtime" use the date "2021-04-26 00:00Z" to simplify future updates.
3030Source1: %{name }-%{version }-vendor.tar.gz
31- BuildRequires: golang >= 1.20.7
31+ BuildRequires: golang < 1.24.0
3232Obsoletes: nvidia-container-runtime <= 3.5.0-1, nvidia-container-runtime-hook <= 1.4.0-2
3333Provides: nvidia-container-runtime
3434Provides: nvidia-container-runtime-hook
@@ -88,6 +88,9 @@ rm -f %{_bindir}/nvidia-container-toolkit
8888%{_bindir }/nvidia-cdi-hook
8989
9090%changelog
91+ * Fri Mar 07 2025 Jon Slobodzian <joslobo@microsoft.com> - 1.17.4-2
92+ - Changing nvidia-container-toolkit to use latest golang before 1.24 as this will not compile without it.
93+
9194* Thu Feb 13 2025 Mitch Zhu <mitchzhu@microsoft.com> - 1.17.4-1
9295- Upgrade to v1.17.4 to resolve CVE-2025-23359
9396
You can’t perform that action at this time.
0 commit comments