From 5a56b658bacf89fde60fe69c480d186f70e838ee Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Thu, 3 Nov 2022 14:30:13 +0100 Subject: [PATCH] Update changelog Signed-off-by: Evan Lezar --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 09369a47..4f0f902c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # NVIDIA Container Toolkit Changelog +## v1.12.0-rc.2 + +* Inject Direct Rendering Manager (DRM) devices into a container using the NVIDIA Container Runtime +* Improve logging of errors from the NVIDIA Container Runtime +* Improve CDI specification generation to support rootless podman +* Use `nvidia-ctk cdi generate` to generate CDI specifications instead of `nvidia-ctk info generate-cdi` +* [libnvidia-container] Skip creation of existing files when these are already mounted + ## v1.12.0-rc.1 * Add support for multiple Docker Swarm resources