Commit graph

10 commits

Author SHA1 Message Date
Evan Lezar 38752d3494 Bump version to 2.7.0-rc.2
This also allows the TOOLKIT dependency to be specified as a make
variable requiring fewer changes when releasing this package from
the toolkit in future.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2021-11-04 16:24:28 +01:00
Evan Lezar 1e579fadcd Correct nvidia-container-toolkit dependency
This change adds a package revision (3) to the nvidia-container-toolkit
dependency. This is to ensure that none of the released package versions
incorrectly meet the >> 1.5.1 requirement.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2021-09-27 16:03:07 +02:00
Evan Lezar 8f94f91863 Correct DIST_DIR in rpm build docker files
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2021-09-20 16:03:04 +02:00
Evan Lezar f4ba99f986 Depend on nvidia-container-toolkit instead of nvidia-container-runtime
Signed-off-by: Evan Lezar <elezar@nvidia.com>
2021-09-06 15:58:19 +02:00
Renaud Gaubert 49c75695ba Use the RUNTIME_VERSION variable defined in the Makefile
Signed-off-by: Renaud Gaubert <rgaubert@nvidia.com>
2019-07-22 16:11:32 -07:00
Renaud Gaubert 1269921c5c Update nvidia-docker to use new runtime 2019-07-22 12:15:51 -07:00
Felix Abecassis 4edca2ff26 Pave the way for a hypothetical transitional package from v1 2018-02-21 20:39:30 -08:00
Felix Abecassis ba6a655576 Do not depend on non-existing Docker packages
For deb packages, we can't have a generic way to express the
dependency on the docker packages
2017-10-30 16:14:38 -07:00
Felix Abecassis 9deb68f707 Improve the portability of the debian/control file 2017-09-06 19:24:11 -07:00
Felix Abecassis 376a0efd0e Initial commit for branch 2.0 2017-09-05 19:16:49 -07:00