File tree Expand file tree Collapse file tree 3 files changed +3
-33
lines changed
packages/libnvidia-container Expand file tree Collapse file tree 3 files changed +3
-33
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ releases-url = "https://github.com/NVIDIA/libnvidia-container/releases"
1313
1414# Should match the version of the nvidia-container-toolkit package
1515[[package .metadata .build-package .external-files ]]
16- url = " https://github.com/NVIDIA/libnvidia-container/archive/v1.17.8 /libnvidia-container-1.17.8 .tar.gz"
17- sha512 = " 727f66bcb7396110c056e483abc5d2ba38381feaf0d47b4b40159933ccc65e76d4b33d7bb32b1ec87851c802d1823165f50f289d92f748f7f50f6896fe2bd10e "
16+ url = " https://github.com/NVIDIA/libnvidia-container/archive/v1.18.0 /libnvidia-container-1.18.0 .tar.gz"
17+ sha512 = " 230b6d3b0a29a54796cebdc212b4cb4b2249d8bb370e97778be88093b6d36153d1325a5755ef69d5b856cfc6b9a904e30d39466d86efd3369b2c838fa57cd7e9 "
1818
1919# Check https://github.com/NVIDIA/libnvidia-container/blob/<LIBNVIDIA_VERSION>/mk/nvidia-modprobe.mk to determine which modprobe version it builds
2020[[package .metadata .build-package .external-files ]]
Original file line number Diff line number Diff line change 11%global nvidia_modprobe_version 550.54.14
22
33Name: %{_cross_os }libnvidia-container
4- Version: 1.17.8
4+ Version: 1.18.0
55Release: 1%{?dist }
66Epoch: 1
77Summary: NVIDIA container runtime library
@@ -18,7 +18,6 @@ Patch0001: 0001-use-shared-libtirpc.patch
1818Patch0002: 0002-use-prefix-from-environment.patch
1919Patch0003: 0003-keep-debug-symbols.patch
2020Patch0004: 0004-makefile-avoid-ldconfig-when-cross-compiling.patch
21- Patch0005: 0005-Add-clock_gettime-to-allowed-syscalls.patch
2221
2322BuildRequires: %{_cross_os }glibc-devel
2423BuildRequires: %{_cross_os }libelf-devel
You can’t perform that action at this time.
0 commit comments