Releases: NVIDIA/libnvidia-container
v1.7.0
This is a promotion of the v1.7.0-rc.1
release to GA and is part of the NVIDIA Container Toolkit v1.7.0
release
- [BUILD] Set symbol versions in Debian packages automatically
v1.7.0-rc.1
- On Ubuntu18.04 arm64 platforms
libnvidia-container-tools
depends on bothlibnvidia-container0
andlibnvidia-container1
to support Jetson - Filter command line options based on
libnvidia-container
library version - Include
libnvidia-container
version in CLI version output - Allow for
nvidia-container-cli
to loadlibnvidia-container.so.0
dynamically on Jetson platforms
v1.7.0-rc.1
This release is part of the NVIDIA Container Toolkit v1.7.0-rc.1
release
- On Ubuntu18.04 arm64 platforms
libnvidia-container-tools
depends on bothlibnvidia-container0
andlibnvidia-container1
to support Jetson - Filter command line options based on
libnvidia-container
library version - Include
libnvidia-container
version in CLI version output - Allow for
nvidia-container-cli
to loadlibnvidia-container.so.0
dynamically on Jetson platforms
v1.6.0
This is a promotion of the v1.6.0-rc.3
release to GA
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0
nvidia-container-toolkit 1.6.0
nvidia-container-runtime 3.6.0
nvidia-docker2 2.7.0
The packages for this release are published to the libnvidia-container
package repositories.
v1.6.0-rc.3
- Bump nvidia-modprobe dependency to 495.44 to support monitoring / configuration of MIG devices by non-root users
v1.6.0-rc.2
- Fix bug that lead to unexpected mount error when
/proc/driver/nvidia
does not exist on the host
v1.6.0-rc.1
- Add AARCH64 package for Amazon Linux 2
v1.6.0-rc.3
- Bump nvidia-modprobe dependency to 495.44
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.3
nvidia-container-toolkit 1.6.0-rc.3
nvidia-container-runtime 3.6.0-rc.3
nvidia-docker2 2.7.0-rc.3
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v1.6.0-rc.2
- Fix bug that lead to unexpected mount error when /proc/driver/nvidia does not exist on the host
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.2
nvidia-container-toolkit 1.6.0-rc.2
nvidia-container-runtime 3.6.0-rc.2
nvidia-docker2 2.7.0-rc.2
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v1.6.0-rc.1
- Add AARCH64 package for Amazon Linux 2
NOTE: This release is the first unified release of the NVIDIA Container Toolkit that consists of the following packages:
libnvidia-container 1.6.0-rc.1
nvidia-container-toolkit 1.6.0-rc.1
nvidia-container-runtime 3.6.0-rc.1
nvidia-docker2 2.7.0-rc.1
The packages for this release are published to the libnvidia-container
package repositories as experimental.
v1.5.1
This is a promotion of the v1.5.1-rc.1 release to GA
1.5.1-rc.1
- [BUGFIX] Respect root setting when resolving GSP firmware path (e.g. for A100 80GB devices)
- [BUILD] Add support for SOURCE_DATE_EPOCH to specify build date
- Allow getpgrp syscall when SECCOMP is enabled
- Allow _llseek syscall when SECCOMP is enabled
v1.5.1-rc.1
- [BUGFIX] Respect root setting when resolving GSP firmware path (e.g. for A100 80GB devices)
- [BUILD] Add support for SOURCE_DATE_EPOCH to specify build date
- Allow getpgrp syscall when SECCOMP is enabled
- Allow _llseek syscall when SECCOMP is enabled
v1.5.0
This is a promotion of the v1.5.0-rc.2 release to GA
- [BUILD] Allow REVISION to be specified as make variable
- [BUILD] Only copy package files to dist folder
- [BUILD] Define TAG in nvc.h and remove logic to determine it automatically.
v1.5.0-rc.2
- Fix bug causing a segmentation violation when launching a container introduced in
1.5.0-rc.1
v1.5.0-rc.1
- Add support for GSP firmware devices (e.g. A100 80GB)
- WSL - Mount binaries from driver store
v1.5.0-rc.2
- Fix bug causing a segmentation violation when launching a container introduced in
1.5.0-rc.1
- Add support for GSP firmware devices (e.g. A100 80GB)
- WSL - Mount binaries from driver store