File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
3+ ## v1.17.0
4+ - Promote v1.17.0-rc.2 to v1.17.0
5+ - Fix bug when using just-in-time CDI spec generation
6+ - Check for valid paths in create-symlinks hook
7+
38## v1.17.0-rc.2
4- - Fix bug in locating libcuda.so form ldcache
9+ - Fix bug in locating libcuda.so from ldcache
510- Fix bug in sorting of symlink chain
611- Remove unsupported print-ldcache command
712- Remove csv-filename support from create-symlinks
813
9- ## Changes in the Toolkit Container
14+ ### Changes in the Toolkit Container
1015- Fallback to ` crio-status ` if ` crio status ` does not work when configuring the crio runtime
1116
1217## v1.17.0-rc.1
Original file line number Diff line number Diff line change 1414
1515LIB_NAME := nvidia-container-toolkit
1616LIB_VERSION := 1.17.0
17- LIB_TAG := rc.2
17+ LIB_TAG :=
1818
1919# The package version is the combination of the library version and tag.
2020# If the tag is specified the two components are joined with a tilde (~).
You can’t perform that action at this time.
0 commit comments