Skip to content

Commit

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

See merge request nvidia/container-toolkit/libnvidia-container!41
  • Loading branch information
klueska committed Sep 16, 2020
2 parents e6e1c48 + 7f13d03 commit 16315eb
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 27 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.3.0-1) UNRELEASED; urgency=medium

* Promote 1.3.0~rc.1-1 to 1.3.0-1

-- NVIDIA CORPORATION <cudatools@nvidia.com> Wed, 16 Sep 2020 13:32:02 -0700

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

* 2bda067f Add support to "list" command to print /dev based capabilities
Expand Down
52 changes: 26 additions & 26 deletions pkg/deb/libnvidia-container@MAJOR@.symbols
Original file line number Diff line number Diff line change
@@ -1,27 +1,27 @@
libnvidia-container.so.1 libnvidia-container1 #MINVER#
NVC_1.0@NVC_1.0 1.3.0~rc.1
nvc_config_free@NVC_1.0 1.3.0~rc.1
nvc_config_new@NVC_1.0 1.3.0~rc.1
nvc_container_config_free@NVC_1.0 1.3.0~rc.1
nvc_container_config_new@NVC_1.0 1.3.0~rc.1
nvc_container_free@NVC_1.0 1.3.0~rc.1
nvc_container_new@NVC_1.0 1.3.0~rc.1
nvc_context_free@NVC_1.0 1.3.0~rc.1
nvc_context_new@NVC_1.0 1.3.0~rc.1
nvc_device_info_free@NVC_1.0 1.3.0~rc.1
nvc_device_info_new@NVC_1.0 1.3.0~rc.1
nvc_nvcaps_style@NVC_1.0 1.3.0~rc.1
nvc_nvcaps_device_from_proc_path@NVC_1.0 1.3.0~rc.1
nvc_device_mount@NVC_1.0 1.3.0~rc.1
nvc_mig_device_access_caps_mount@NVC_1.0 1.3.0~rc.1
nvc_mig_config_global_caps_mount@NVC_1.0 1.3.0~rc.1
nvc_mig_monitor_global_caps_mount@NVC_1.0 1.3.0~rc.1
nvc_device_mig_caps_mount@NVC_1.0 1.3.0~rc.1
nvc_driver_info_free@NVC_1.0 1.3.0~rc.1
nvc_driver_info_new@NVC_1.0 1.3.0~rc.1
nvc_driver_mount@NVC_1.0 1.3.0~rc.1
nvc_error@NVC_1.0 1.3.0~rc.1
nvc_init@NVC_1.0 1.3.0~rc.1
nvc_ldcache_update@NVC_1.0 1.3.0~rc.1
nvc_shutdown@NVC_1.0 1.3.0~rc.1
nvc_version@NVC_1.0 1.3.0~rc.1
NVC_1.0@NVC_1.0 1.3.0
nvc_config_free@NVC_1.0 1.3.0
nvc_config_new@NVC_1.0 1.3.0
nvc_container_config_free@NVC_1.0 1.3.0
nvc_container_config_new@NVC_1.0 1.3.0
nvc_container_free@NVC_1.0 1.3.0
nvc_container_new@NVC_1.0 1.3.0
nvc_context_free@NVC_1.0 1.3.0
nvc_context_new@NVC_1.0 1.3.0
nvc_device_info_free@NVC_1.0 1.3.0
nvc_device_info_new@NVC_1.0 1.3.0
nvc_nvcaps_style@NVC_1.0 1.3.0
nvc_nvcaps_device_from_proc_path@NVC_1.0 1.3.0
nvc_device_mount@NVC_1.0 1.3.0
nvc_mig_device_access_caps_mount@NVC_1.0 1.3.0
nvc_mig_config_global_caps_mount@NVC_1.0 1.3.0
nvc_mig_monitor_global_caps_mount@NVC_1.0 1.3.0
nvc_device_mig_caps_mount@NVC_1.0 1.3.0
nvc_driver_info_free@NVC_1.0 1.3.0
nvc_driver_info_new@NVC_1.0 1.3.0
nvc_driver_mount@NVC_1.0 1.3.0
nvc_error@NVC_1.0 1.3.0
nvc_init@NVC_1.0 1.3.0
nvc_ldcache_update@NVC_1.0 1.3.0
nvc_shutdown@NVC_1.0 1.3.0
nvc_version@NVC_1.0 1.3.0
5 changes: 4 additions & 1 deletion 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 Sep 16 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.3.0-1
- Promote 1.3.0-0.1.rc.1 to 1.3.0-1

* Fri Aug 21 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.3.0-0.1.rc.1
- 2bda067f Add support to "list" command to print /dev based capabilities
- 3c2ad6aa Add logic to conditionally mount /dev based nvidia-capabilities
Expand All @@ -107,7 +110,7 @@ This package contains command-line tools that facilitate using the library.
- b5c0a394 Update nvidia-modprobe dependency to 450.57

* Wed Jul 08 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.2.0-1
- Promote 1.2.0~rc.3-1 to 1.2.0-1
- Promote 1.2.0-0.1.rc.3 to 1.2.0-1

* Wed Jul 01 2020 NVIDIA CORPORATION <cudatools@nvidia.com> 1.2.0-0.1.rc.3
- 7deea6b8 WSL2 Support - Remove unnecessary umount and free
Expand Down

0 comments on commit 16315eb

Please sign in to comment.