Accepting request 1108338 from home:ccrane:branches:Virtualization

- Update to version v1.7.2
  - https://gitlab.com/virtio-fs/virtiofsd/-/tags?sort=version_desc
- Upgrade vendored dependencies
- jsc#4980: virtiofsd needed for QEMU > 8.0.0 update

OBS-URL: https://build.opensuse.org/request/show/1108338
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtiofsd?expand=0&rev=10
This commit is contained in:
Caleb Crane 2023-08-31 20:58:17 +00:00 committed by Git OBS Bridge
parent b5bfa512cd
commit 9a057e4703
6 changed files with 15 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<param name="url">https://gitlab.com/virtio-fs/virtiofsd.git</param>
<param name="scm">git</param>
<param name="filename">virtiofsd</param>
<param name="revision">v1.6.1</param>
<param name="revision">v1.7.2</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">[v]?([^\+]+)(.*)</param>
<param name="versionrewrite-replacement">\1</param>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5e429dc10fcae73d13033dfbff27234cdbd3e72bcc4b9a0c9555690289f0fa02
size 12026980
oid sha256:9dc567a1ecfa9a244514a54e553929b8bc765f9e18fa780ad3c0c1a26e608a5d
size 12353100

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c783cfd2807c9eabf56c26df340d7c91d06d94794565cfc5f59da3d7f1d7384f
size 93540

3
virtiofsd-1.7.2.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:64ac4febe3799b77ca74485478b1248ca42f453521b47bb746eaa3863e94342d
size 95376

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 31 20:28:08 UTC 2023 - Caleb Crane <caleb.crane@suse.com>
- Update to version v1.7.2
- https://gitlab.com/virtio-fs/virtiofsd/-/tags?sort=version_desc
- Upgrade vendored dependencies
- jsc#4980: virtiofsd needed for QEMU > 8.0.0 update
-------------------------------------------------------------------
Fri Jun 2 15:40:06 UTC 2023 - Caleb Crane <caleb.crane@suse.com>

View File

@ -17,7 +17,7 @@
Name: virtiofsd
Version: 1.6.1
Version: 1.7.2
Release: 0
Summary: vhost-user virtio-fs device backend written in Rust
Group: Development/Libraries/Rust