Skip to content

Commit abd4e14

Browse files
author
Evan Lezar
committed
Merge branch 'update-changelog' into 'master'
Update changelog See merge request nvidia/container-toolkit/libnvidia-container!140
2 parents 90c6cfb + 995dbf7 commit abd4e14

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

pkg/deb/changelog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
libnvidia-container (1.8.1-1) UNRELEASED; urgency=medium
22

3+
* Fix bug in determining cgroup root when running in nested containers
34
* Fix permission issue when determining cgroup version
45

5-
-- NVIDIA CORPORATION <[email protected]> Wed, 09 Feb 2022 13:42:52 +0100
6+
-- NVIDIA CORPORATION <[email protected]> Mon, 14 Feb 2022 09:53:26 +0100
67

78
libnvidia-container (1.8.0-1) UNRELEASED; urgency=medium
89

pkg/rpm/SPECS/libnvidia-container.spec

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

101101
%changelog
102-
* Wed Feb 09 2022 NVIDIA CORPORATION <[email protected]> 1.8.1-1
102+
* Mon Feb 14 2022 NVIDIA CORPORATION <[email protected]> 1.8.1-1
103+
- Fix bug in determining cgroup root when running in nested containers
103104
- Fix permission issue when determining cgroup version
104105

105106
* Fri Feb 04 2022 NVIDIA CORPORATION <[email protected]> 1.8.0-1

0 commit comments

Comments
 (0)