File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11# NVIDIA Container Toolkit Changelog
22
3+ ## v1.15.0-rc.4
34* Add a ` --spec-dir ` option to the ` nvidia-ctk cdi generate ` command. This allows specs outside of ` /etc/cdi ` and ` /var/run/cdi ` to be processed.
45* Add support for extracting device major number from ` /proc/devices ` if ` nvidia ` is used as a device name over ` nvidia-frontend ` .
56* Allow multiple device naming strategies for ` nvidia-ctk cdi generate ` command. This allows a single
Original file line number Diff line number Diff line change 1414
1515LIB_NAME := nvidia-container-toolkit
1616LIB_VERSION := 1.15.0
17- LIB_TAG := rc.3
17+ LIB_TAG := rc.4
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