Skip to content

Commit

Permalink
Merge branch 'update-libnvidia-container' into 'master'
Browse files Browse the repository at this point in the history
Update libnvidia-container to latest for release

See merge request nvidia/container-toolkit/container-toolkit!83
  • Loading branch information
Evan Lezar committed Nov 25, 2021
2 parents 472c89d + 1c25b34 commit 2ee6ec5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
5 changes: 3 additions & 2 deletions packaging/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
nvidia-container-toolkit (1.7.0~rc.1-1) experimental; urgency=medium

* [Placeholder for 1.7.0~rc.1-1 development]
* Specify containerd runtime type as string in config tools to remove dependency on containerd package
* Add supported-driver-capabilities config option to allow for a subset of all driver capabilities to be specified

-- NVIDIA CORPORATION <[email protected]> Fri, 19 Nov 2021 15:02:16 +0100
-- NVIDIA CORPORATION <[email protected]> Thu, 25 Nov 2021 11:36:29 +0100

nvidia-container-toolkit (1.6.0-1) UNRELEASED; urgency=medium

Expand Down
5 changes: 3 additions & 2 deletions packaging/rpm/SPECS/nvidia-container-toolkit.spec
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,9 @@ rm -f %{_bindir}/nvidia-container-runtime-hook
/usr/share/containers/oci/hooks.d/oci-nvidia-hook.json

%changelog
* Fri Nov 19 2021 NVIDIA CORPORATION <[email protected]> 1.7.0-0.1.rc.1
- [Placeholder for 1.7.0-0.1.rc.1 development]
* Thu Nov 25 2021 NVIDIA CORPORATION <[email protected]> 1.7.0-0.1.rc.1
- Specify containerd runtime type as string in config tools to remove dependency on containerd package
- Add supported-driver-capabilities config option to allow for a subset of all driver capabilities to be specified

* Wed Nov 17 2021 NVIDIA CORPORATION <[email protected]> 1.6.0-1
- Promote 1.6.0-0.1.rc.3 to 1.6.0-1
Expand Down
2 changes: 1 addition & 1 deletion third_party/libnvidia-container
Submodule libnvidia-container updated from 555407 to 21641b

0 comments on commit 2ee6ec5

Please sign in to comment.