mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 01:02:33 +00:00
virtiofsd: Update to v1.13.1
It's been released for some time already ... and although we did have the necessary patches in, we better to stick to a released version of the project. Signed-off-by: Fabiano Fidêncio <fidencio@northflank.com>
This commit is contained in:
parent
2fef594f14
commit
5e363dc277
@ -364,9 +364,14 @@ externals:
|
|||||||
virtiofsd:
|
virtiofsd:
|
||||||
description: "vhost-user virtio-fs device backend written in Rust"
|
description: "vhost-user virtio-fs device backend written in Rust"
|
||||||
url: "https://gitlab.com/virtio-fs/virtiofsd"
|
url: "https://gitlab.com/virtio-fs/virtiofsd"
|
||||||
# v1.13.0 + seccomp patch allowing the tkill syscall
|
version: "v1.13.1"
|
||||||
version: "cecc61bca981ab42aae6ec490dfd59965e79025e"
|
toolchain: "1.80.0"
|
||||||
toolchain: "1.83.0"
|
meta:
|
||||||
|
# From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.13.1,
|
||||||
|
# this is the link labelled virtiofsd-v1.13.1.zip
|
||||||
|
#
|
||||||
|
# yamllint disable-line rule:line-length
|
||||||
|
binary: "https://gitlab.com/-/project/21523468/uploads/05d4925181301a59b8c322cd9f9d44a7/virtiofsd-v1.13.1.zip"
|
||||||
|
|
||||||
xurls:
|
xurls:
|
||||||
description: |
|
description: |
|
||||||
|
Loading…
Reference in New Issue
Block a user