From bfdf0144aa997981514773ae409b77f12712269e Mon Sep 17 00:00:00 2001 From: Amulyam24 Date: Fri, 12 May 2023 11:57:36 +0530 Subject: [PATCH] versions: Bump virtiofsd to 1.6.1 virtiofsd v1.6.1 has been released with the fixes required for running successfully on ppc64le. Fixes: #4259 Signed-off-by: Amulyam24 --- versions.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/versions.yaml b/versions.yaml index 1d339c9dc..f18f03d27 100644 --- a/versions.yaml +++ b/versions.yaml @@ -297,14 +297,14 @@ externals: virtiofsd: description: "vhost-user virtio-fs device backend written in Rust" url: "https://gitlab.com/virtio-fs/virtiofsd" - version: "v1.3.0" - toolchain: "1.62.0" + version: "v1.6.1" + toolchain: "1.66.0" meta: - # From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.3.0, - # this is the link labelled virtiofsd-v1.3.0.zip + # From https://gitlab.com/virtio-fs/virtiofsd/-/releases/v1.6.1, + # this is the link labelled virtiofsd-v1.6.1.zip # # yamllint disable-line rule:line-length - binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/9a4f2261fcb1701f1e709694b5c5d980/virtiofsd-v1.3.0.zip" + binary: "https://gitlab.com/virtio-fs/virtiofsd/uploads/14c1e8a7acc82d515cec6608727a1e4a/virtiofsd-v1.6.1.zip" languages: description: |