Merge pull request #353 from elezar/update-changelog

Update changelog for #330
This commit is contained in:
Evan Lezar
2024-02-12 17:29:06 +01:00
committed by GitHub

View File

@@ -1,6 +1,7 @@
# NVIDIA Container Toolkit Changelog
* 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.
* Add support for extracting device major number from `/proc/devices` if `nvidia` is used as a device name over `nvidia-frontend`.
## v1.15.0-rc.3
* Fix bug in `nvidia-ctk hook update-ldcache` where default `--ldconfig-path` value was not applied.