From fa9c6116a4cccf7c31830d9a3e5a0a97196f0c72 Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Mon, 24 Apr 2023 17:33:04 +0200 Subject: [PATCH 1/2] Bump version to 1.14.0-rc.1 Signed-off-by: Evan Lezar --- CHANGELOG.md | 2 ++ versions.mk | 8 ++++---- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88f66b39..472a74e1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,7 @@ # NVIDIA Container Toolkit Changelog +## v1.14.0-rc.1 + ## v1.13.1 * Update `update-ldcache` hook to only update ldcache if it exists. diff --git a/versions.mk b/versions.mk index a866da09..0cee76f7 100644 --- a/versions.mk +++ b/versions.mk @@ -13,8 +13,8 @@ # limitations under the License. LIB_NAME := nvidia-container-toolkit -LIB_VERSION := 1.13.1 -LIB_TAG := +LIB_VERSION := 1.14.0 +LIB_TAG := rc.1 # The package version is the combination of the library version and tag. # If the tag is specified the two components are joined with a tilde (~). @@ -24,8 +24,8 @@ PACKAGE_REVISION := 1 # Specify the nvidia-docker2 and nvidia-container-runtime package versions. # Note: The build tooling uses `LIB_TAG` above as the version tag. # This is appended to the versions below if specified. -NVIDIA_DOCKER_VERSION := 2.13.0 -NVIDIA_CONTAINER_RUNTIME_VERSION := 3.13.0 +NVIDIA_DOCKER_VERSION := 2.14.0 +NVIDIA_CONTAINER_RUNTIME_VERSION := 3.14.0 # Specify the expected libnvidia-container0 version for arm64-based ubuntu builds. LIBNVIDIA_CONTAINER0_VERSION := 0.10.0+jetpack From ce65df7d170cc7b804343a4313f7c4bba85414ea Mon Sep 17 00:00:00 2001 From: Evan Lezar Date: Mon, 24 Apr 2023 17:33:37 +0200 Subject: [PATCH 2/2] Update libnvidia-container Signed-off-by: Evan Lezar --- third_party/libnvidia-container | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/libnvidia-container b/third_party/libnvidia-container index 6f4aea0f..bbb74b96 160000 --- a/third_party/libnvidia-container +++ b/third_party/libnvidia-container @@ -1 +1 @@ -Subproject commit 6f4aea0fca16aaff01bab2567adb34ec30847a0e +Subproject commit bbb74b9675de980c61d1f9c8f339efa8cc53f5ad