Skip to content

Releases: NVIDIA/libnvidia-container

v1.19.0-rc.1

10 Dec 12:19
v1.19.0-rc.1
584976a

Choose a tag to compare

v1.19.0-rc.1 Pre-release
Pre-release

What's Changed

Full Changelog: v1.18.1...v1.19.0-rc.1

v1.18.1

02 Dec 10:16
v1.18.1
889a3bb

Choose a tag to compare

This is a version-bump release for the NVIDIA Container Toolkit v1.18.1 release.

v1.18.0

21 Oct 12:05
v1.18.0
889a3bb

Choose a tag to compare

What's Changed

Promote v1.18.0-rc.6 to v1.18.0 for the NVIDIA Container Toolkit v1.18.0 release.

v1.18.0-rc.6

  • Add clock_gettime to allowed syscalls

v1.18.0-rc.5

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.5 release.

v1.18.0-rc.4

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.4 release.

v1.18.0-rc.3

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.3 release.

v1.18.0-rc.2

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.2 release.

v1.18.0-rc.1

  • Fix pointer accessing local variable out of scope
  • Require version match between libnvidia-container-tools and libnvidia-container1
  • Add libnvidia-gpucomp.so to the list of compute libs
  • Use VERSION_ prefix for version parts in makefiles
  • Add additional logging
  • Do not discard container flags when --cuda-compat-mode is not specified
  • Remove unneeded --no-cntlibs argument from list command
  • Add cuda-compat-mode flag to configure command
  • Skip files when user has insufficient permissions
  • Fix building with Go 1.24
  • Add no-cntlibs CLI option to nvidia-container-cli
  • Fix always using fallback
  • Add fallback for systems without memfd_create()
  • Create virtual copy of host ldconfig binary before calling fexecve()
  • Fix some typos in text.

Full Changelog: v1.17.9...v1.18.0

v1.17.9

15 Oct 12:28
v1.17.9
e78456a

Choose a tag to compare

What's Changed

  • Add libnvidia-gpucomp.so to the list of compute libs by @elezar in #315
  • Add clock_gettime to allowed syscalls by @elezar in #327

Full Changelog: v1.17.8...v1.17.9

v1.18.0-rc.6

09 Oct 11:57
889a3bb

Choose a tag to compare

v1.18.0-rc.6 Pre-release
Pre-release

What's Changed

  • Add clock_gettime to allowed syscalls by @elezar in #326

Full Changelog: v1.18.0-rc.5...v1.18.0-rc.6

v1.18.0-rc.5

29 Sep 09:14
v1.18.0-rc.5
9d6a23b

Choose a tag to compare

v1.18.0-rc.5 Pre-release
Pre-release

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.5 release.

v1.18.0-rc.4

22 Sep 09:05
v1.18.0-rc.4
9d6a23b

Choose a tag to compare

v1.18.0-rc.4 Pre-release
Pre-release

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.4 release.

v1.18.0-rc.3

29 Aug 10:58
v1.18.0-rc.3
9d6a23b

Choose a tag to compare

v1.18.0-rc.3 Pre-release
Pre-release

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.3 release.

v1.18.0-rc.2

31 Jul 09:24
v1.18.0-rc.2
9d6a23b

Choose a tag to compare

v1.18.0-rc.2 Pre-release
Pre-release

This is a version-bump release for the NVIDIA Container Toolkit v1.18.0-rc.2 release.

v1.18.0-rc.1

25 Jun 12:58
v1.18.0-rc.1
9d6a23b

Choose a tag to compare

v1.18.0-rc.1 Pre-release
Pre-release

What's Changed

  • Fix pointer accessing local variable out of scope
  • Require version match between libnvidia-container-tools and libnvidia-container1
  • Add libnvidia-gpucomp.so to the list of compute libs
  • Use VERSION_ prefix for version parts in makefiles
  • Add additional logging
  • Do not discard container flags when --cuda-compat-mode is not specified
  • Remove unneeded --no-cntlibs argument from list command
  • Add cuda-compat-mode flag to configure command
  • Skip files when user has insufficient permissions
  • Fix building with Go 1.24
  • Add no-cntlibs CLI option to nvidia-container-cli
  • Fix always using fallback
  • Add fallback for systems without memfd_create()
  • Create virtual copy of host ldconfig binary before calling fexecve()
  • Fix some typos in text.

Full Changelog: v1.17.0...v1.18.0-rc.1