Skip to content

Commit

Permalink
Merge branch 'upstream-bump-v1.2.0' into 'master'
Browse files Browse the repository at this point in the history
Bump to version 1.2.0

See merge request nvidia/container-toolkit/libnvidia-container!34
  • Loading branch information
klueska committed Jul 8, 2020
2 parents 531f4d4 + d22237a commit 1bd0e27
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pkg/deb/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
libnvidia-container (1.2.0-1) UNRELEASED; urgency=medium

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

-- NVIDIA CORPORATION <[email protected]> Wed, 08 Jul 2020 20:44:10 -0700

libnvidia-container (1.2.0~rc.3-1) experimental; urgency=medium

* 7deea6b8 WSL2 Support - Remove unnecessary umount and free
Expand Down
3 changes: 3 additions & 0 deletions pkg/rpm/SPECS/libnvidia-container.spec
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,9 @@ This package contains command-line tools that facilitate using the library.
%{_bindir}/*

%changelog
* Wed Jul 08 2020 NVIDIA CORPORATION <[email protected]> 1.2.0-1
- Promote 1.2.0~rc.3-1 to 1.2.0-1

* Wed Jul 01 2020 NVIDIA CORPORATION <[email protected]> 1.2.0-0.1.rc.3
- 7deea6b8 WSL2 Support - Remove unnecessary umount and free
- 53739009 WSL2 Support - Fix error path when mounting the driver
Expand Down

0 comments on commit 1bd0e27

Please sign in to comment.