Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
C
container-runtime
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
nvidia
container-toolkit
container-runtime
Commits
38ff520d
Commit
38ff520d
authored
3 years ago
by
Evan Lezar
Browse files
Options
Downloads
Plain Diff
Merge branch 'bump-version-3.6.0' into 'master'
Bump version to 3.6.0 See merge request
!66
parents
ba4815e7
0d562d09
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!66
Bump version to 3.6.0
Pipeline
#411413500
passed
3 years ago
Stage: build-all
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile
+2
-2
2 additions, 2 deletions
Makefile
debian/changelog.old
+6
-0
6 additions, 0 deletions
debian/changelog.old
rpm/SPECS/nvidia-container-runtime.spec
+3
-0
3 additions, 0 deletions
rpm/SPECS/nvidia-container-runtime.spec
with
11 additions
and
2 deletions
Makefile
+
2
−
2
View file @
38ff520d
...
@@ -14,10 +14,10 @@
...
@@ -14,10 +14,10 @@
LIB_NAME
:=
nvidia-container-runtime
LIB_NAME
:=
nvidia-container-runtime
LIB_VERSION
:=
3.6.0
LIB_VERSION
:=
3.6.0
LIB_TAG
?=
rc.3
LIB_TAG
?=
TOOLKIT_VERSION
?=
1.6.0
TOOLKIT_VERSION
?=
1.6.0
TOOLKIT_TAG
?=
rc.3
TOOLKIT_TAG
?=
# By default run all native docker-based targets
# By default run all native docker-based targets
docker-native
:
docker-native
:
...
...
This diff is collapsed.
Click to expand it.
debian/changelog.old
+
6
−
0
View file @
38ff520d
nvidia-container-runtime (3.6.0-1) UNRELEASED; urgency=medium
* Promote 3.6.0~rc.3-1 to 3.6.0-1
-- NVIDIA CORPORATION <cudatools@nvidia.com> Wed, 17 Nov 2021 09:25:15 +0100
nvidia-container-runtime (3.6.0~rc.3-1) experimental; urgency=medium
nvidia-container-runtime (3.6.0~rc.3-1) experimental; urgency=medium
* Switch to "all" architecture
* Switch to "all" architecture
...
...
This diff is collapsed.
Click to expand it.
rpm/SPECS/nvidia-container-runtime.spec
+
3
−
0
View file @
38ff520d
...
@@ -30,6 +30,9 @@ cp %{SOURCE0} .
...
@@ -30,6 +30,9 @@ cp %{SOURCE0} .
%license LICENSE
%license LICENSE
%changelog
%changelog
* Wed Nov 17 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 3.6.0-1
- Promote 3.6.0-0.1.rc.3 to 3.6.0-1
* Mon Nov 08 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 3.6.0-0.1.rc.3
* Mon Nov 08 2021 NVIDIA CORPORATION <cudatools@nvidia.com> 3.6.0-0.1.rc.3
- Convert to noarch package
- Convert to noarch package
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment