mirror of
https://github.com/NVIDIA/nvidia-container-toolkit
synced 2025-04-03 04:10:47 +00:00
Update changelogs for 1.3.0-rc.2
Signed-off-by: Kevin Klues <kklues@nvidia.com>
This commit is contained in:
parent
b2be0b08ac
commit
caf2792463
@ -1,4 +1,11 @@
|
|||||||
nvidia-container-toolkit (1.3.0~rc.1-1) UNRELEASED; urgency=medium
|
nvidia-container-toolkit (1.3.0~rc.2-1) experimental; urgency=medium
|
||||||
|
|
||||||
|
* 2c180947 Add more tests for new semantics with device list from volume mounts
|
||||||
|
* 7c003857 Refactor accepting device lists from volume mounts as a boolean
|
||||||
|
|
||||||
|
-- NVIDIA CORPORATION <cudatools@nvidia.com> Mon, 10 Aug 2020 15:05:34 -0700
|
||||||
|
|
||||||
|
nvidia-container-toolkit (1.3.0~rc.1-1) experimental; urgency=medium
|
||||||
|
|
||||||
* b50d86c1 Update build system to accept a TAG variable for things like rc.x
|
* b50d86c1 Update build system to accept a TAG variable for things like rc.x
|
||||||
* fe65573b Add common CI tests for things like golint, gofmt, unit tests, etc.
|
* fe65573b Add common CI tests for things like golint, gofmt, unit tests, etc.
|
||||||
|
@ -53,7 +53,11 @@ rm -f %{_bindir}/nvidia-container-runtime-hook
|
|||||||
/usr/share/containers/oci/hooks.d/oci-nvidia-hook.json
|
/usr/share/containers/oci/hooks.d/oci-nvidia-hook.json
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jul 24 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.3.0-0.1.rc.1
|
* Mon Aug 10 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.3.0-0.1.rc.2
|
||||||
|
- 2c180947 Add more tests for new semantics with device list from volume mounts
|
||||||
|
- 7c003857 Refactor accepting device lists from volume mounts as a boolean
|
||||||
|
|
||||||
|
* Fri Jul 24 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.3.0-0.1.rc.1
|
||||||
- b50d86c1 Update build system to accept a TAG variable for things like rc.x
|
- b50d86c1 Update build system to accept a TAG variable for things like rc.x
|
||||||
- fe65573b Add common CI tests for things like golint, gofmt, unit tests, etc.
|
- fe65573b Add common CI tests for things like golint, gofmt, unit tests, etc.
|
||||||
- da6fbb34 Revert "Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*"
|
- da6fbb34 Revert "Add ability to merge envars of the form NVIDIA_VISIBLE_DEVICES_*"
|
||||||
|
Loading…
Reference in New Issue
Block a user