mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-08-01 15:57:20 +00:00
versions: Bump virtiofsd to v1.8.0
https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.8.0 was released two weeks ago. We have fully tested and are using this version.
Also bumps toolchain version to match what virtiofsd used.
Fixes: #7960
Signed-off-by: Simon Kaegi <simon.kaegi@gmail.com>
(cherry picked from commit 44c7c082d9
)
Signed-off-by: Greg Kurz <groug@kaod.org>
This commit is contained in:
parent
9eb8723a5b
commit
11e2f2a458
@ -313,14 +313,14 @@ externals:
|
||||
virtiofsd:
|
||||
description: "vhost-user virtio-fs device backend written in Rust"
|
||||
url: "https://gitlab.com/virtio-fs/virtiofsd"
|
||||
version: "v1.6.1"
|
||||
toolchain: "1.66.0"
|
||||
version: "v1.8.0"
|
||||
toolchain: "1.72.0"
|
||||
meta:
|
||||
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.7.0,
|
||||
# this is the link labelled virtiofsd-v1.7.0.zip
|
||||
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.8.0,
|
||||
# this is the link labelled virtiofsd-v1.8.0.zip
|
||||
#
|
||||
# yamllint disable-line rule:line-length
|
||||
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/dc56ecbf86ce1226bdc31f946cfded75/virtiofsd-v1.7.0.zip"
|
||||
binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/9ec473efd0203219d016e66aac4190aa/virtiofsd-v1.8.0.zip"
|
||||
|
||||
languages:
|
||||
description: |
|
||||
|
Loading…
Reference in New Issue
Block a user