File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
3+ ## v1.17.0-rc.2
4+ - Fix bug in locating libcuda.so form ldcache
5+ - Fix bug in sorting of symlink chain
6+ - Remove unsupported print-ldcache command
7+ - Remove csv-filename support from create-symlinks
8+
9+ ## Changes in the Toolkit Container
10+ - Fallback to ` crio-status ` if ` crio status ` does not work when configuring the crio runtime
11+
312## v1.17.0-rc.1
413- Allow IMEX channels to be requested as volume mounts
514- Fix typo in error message
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.1
17+ LIB_TAG := rc.2
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