File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change 1+ nvidia-container-toolkit (1.2.0-1) UNRELEASED; urgency=medium
2+
3+ * 8e0aab46 Fix repo listed in changelog for debian distributions
4+ * 320bb6e4 Update dependence on libnvidia-container to 1.2.0
5+ * 6cfc8097 Update package license to match source license
6+ * e7dc3cbb Fix debian copyright file
7+ * d3aee3e0 Add the 'ngx' driver capability
8+
9+ -- NVIDIA CORPORATION <cudatools@nvidia.com> Wed, 08 Jul 2020 18:11:19 -0700
10+
111nvidia-container-toolkit (1.1.2-1) UNRELEASED; urgency=medium
212
313 * c32237f3 Add support for parsing Linux Capabilities for older OCI specs
Original file line number Diff line number Diff line change @@ -53,6 +53,13 @@ rm -f %{_bindir}/nvidia-container-runtime-hook
5353/usr/share/containers/oci/hooks.d/oci-nvidia-hook.json
5454
5555%changelog
56+ * Wed Jul 08 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.2.0-1
57+ - 8e0aab46 Fix repo listed in changelog for debian distributions
58+ - 320bb6e4 Update dependence on libnvidia-container to 1.2.0
59+ - 6cfc8097 Update package license to match source license
60+ - e7dc3cbb Fix debian copyright file
61+ - d3aee3e0 Add the 'ngx' driver capability
62+
5663* Wed Jun 03 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.1.2-1
5764- c32237f3 Add support for parsing Linux Capabilities for older OCI specs
5865
You can’t perform that action at this time.
0 commit comments