Skip to content

Commit af0220f

Browse files
committed
Update changelog for 1.3.0-rc.1
Signed-off-by: Kevin Klues <[email protected]>
1 parent 7ba6e49 commit af0220f

File tree

2 files changed

+17
-0
lines changed

2 files changed

+17
-0
lines changed

pkg/deb/changelog

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
libnvidia-container (1.3.0~rc.1-1) experimental; urgency=medium
2+
3+
* 2bda067f Add support to "list" command to print /dev based capabilities
4+
* 3c2ad6aa Add logic to conditionally mount /dev based nvidia-capabilities
5+
* 4d432175 Change default "list" command to set mig-config / mig-monitor = NULL
6+
* 3ec7f3ba Fix minor bug that would not unmount paths on failure
7+
* b5c0a394 Update nvidia-modprobe dependency to 450.57
8+
9+
-- NVIDIA CORPORATION <[email protected]> Fri, 21 Aug 2020 13:30:28 -0700
10+
111
libnvidia-container (1.2.0-1) UNRELEASED; urgency=medium
212

313
* Promote 1.2.0~rc.3-1 to 1.2.0-1

pkg/rpm/SPECS/libnvidia-container.spec

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,13 @@ This package contains command-line tools that facilitate using the library.
9999
%{_bindir}/*
100100

101101
%changelog
102+
* Fri Aug 21 2020 NVIDIA CORPORATION <[email protected]> 1.3.0-0.1.rc.1
103+
- 2bda067f Add support to "list" command to print /dev based capabilities
104+
- 3c2ad6aa Add logic to conditionally mount /dev based nvidia-capabilities
105+
- 4d432175 Change default "list" command to set mig-config / mig-monitor = NULL
106+
- 3ec7f3ba Fix minor bug that would not unmount paths on failure
107+
- b5c0a394 Update nvidia-modprobe dependency to 450.57
108+
102109
* Wed Jul 08 2020 NVIDIA CORPORATION <[email protected]> 1.2.0-1
103110
- Promote 1.2.0~rc.3-1 to 1.2.0-1
104111

0 commit comments

Comments
 (0)