Skip to content

Commit 9c2c610

Browse files
committed
Update changelog for 1.1.0 release
Signed-off-by: Kevin Klues <[email protected]>
1 parent 976428a commit 9c2c610

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

packaging/debian/changelog

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
nvidia-container-toolkit (1.1.0-1) UNRELEASED; urgency=medium
22

3-
* Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_* (Closes: #XXXXXX)
4-
* Extend fields we inspect in the runc spec to include linux capabilities (Closes: #XXXXXX)
5-
* Add support for MIG (Closes: #XXXXXX)
3+
* 4e4de762 Update build system to support multi-arch builds
4+
* fcc1d116 Add support for MIG (Multi-Instance GPUs)
5+
* d4ff0416 Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*
6+
* 60f165ad Add no-pivot option to toolkit
67

7-
-- NVIDIA CORPORATION <[email protected]> Wed, 07 Mar 2018 05:47:37 +0000
8+
-- NVIDIA CORPORATION <[email protected]> Fri, 15 May 2020 12:05:32 -0700
89

910
nvidia-container-toolkit (1.0.5-1) UNRELEASED; urgency=medium
1011

packaging/rpm/SPECS/nvidia-container-toolkit.spec

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ rm -f %{_bindir}/nvidia-container-runtime-hook
5454

5555
%changelog
5656
* Fri May 15 2020 NVIDIA CORPORATION <[email protected]> 1.1.0-1
57-
- Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*
58-
- Extend fields we inspect in the runc spec to include linux capabilities
59-
- Add support for MIG
57+
- 4e4de762 Update build system to support multi-arch builds
58+
- fcc1d116 Add support for MIG (Multi-Instance GPUs)
59+
- d4ff0416 Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*
60+
- 60f165ad Add no-pivot option to toolkit

0 commit comments

Comments
 (0)