Skip to content

Commit d811ca8

Browse files
committed
Update Changelog further for 1.1.0
Signed-off-by: Kevin Klues <[email protected]>
1 parent 57f3be5 commit d811ca8

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pkg/deb/changelog

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

3+
* b217c6ad Update build system to support multi-arch builds
34
* 1ddcdfc1 Add support for MIG (Milti-Instance-GPUs)
5+
* ddae363a Add libnvidia-allocator.so as a compute-lib
6+
* 6ed0f129 Add option to not use pivot_root
7+
* e18e9b7a Allow devices to be identified by PCI bus ID
48

59
-- NVIDIA CORPORATION <[email protected]> Fri, 15 May 2020 12:05:32 -0700
610

pkg/rpm/SPECS/libnvidia-container.spec

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,11 @@ This package contains command-line tools that facilitate using the library.
8686

8787
%changelog
8888
* Fri May 15 2020 NVIDIA CORPORATION <[email protected]> 1.1.0-1
89-
- 1ddcdfc1 Add support for MIG (Multi-Instance-Gpus)
89+
- b217c6ad Update build system to support multi-arch builds
90+
- 1ddcdfc1 Add support for MIG (Milti-Instance-GPUs)
91+
- ddae363a Add libnvidia-allocator.so as a compute-lib
92+
- 6ed0f129 Add option to not use pivot_root
93+
- e18e9b7a Allow devices to be identified by PCI bus ID
9094

9195
* Mon Nov 11 2019 NVIDIA CORPORATION <[email protected]> 1.0.7-1
9296
- 8d90918a Add Raytracing library

0 commit comments

Comments
 (0)