* Tue Jul 16 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.11.1-1
- Update to upstream version 1.11.1 [RHEL-47989] - Resolves: RHEL-47989 (Rebase virtiofsd to latest version for RHEL 9.5)
This commit is contained in:
parent
364e7e0d70
commit
2836670f9c
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,3 +12,5 @@
|
||||
/virtiofsd-1.7.2-vendor.tar.gz
|
||||
/virtiofsd-1.10.1.crate
|
||||
/virtiofsd-1.10.1-vendor.tar.gz
|
||||
/virtiofsd-1.11.1.crate
|
||||
/virtiofsd-1.11.1-vendor.tar.gz
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
SHA512 (virtiofsd-1.10.1.crate) = cc4628595eb0a71b1147b00e2ebefe87cf26bba3ebcd907d6bde6a4c7a6f9125d67ebac24a862a07ad7af5b14a0680f3c526b947f28db3ed99fde3a551dc2284
|
||||
SHA512 (virtiofsd-1.10.1-vendor.tar.gz) = de5fca26d7eeff9694cef9c90413172f849752e99130fa2f8f4aa93dd140af22b4f39cb94e887238d898a69c1fd972144fd4743558b2f7b87f16ebaced681bd4
|
||||
SHA512 (virtiofsd-1.11.1.crate) = f4f987cb0ec63f2d411c0dc0258082689d28aa718c6e16f73fe9b298df7ee0d6a6ac7972b5e4d29f02ed3aa42dac6934482087ff492b059b4604f401cb60c505
|
||||
SHA512 (virtiofsd-1.11.1-vendor.tar.gz) = 7cfb69bfdc6ceab110b5959ae043a540d4adbdc30710deed6f709b93424de01c5d1762962ef53f6d49c1b4765440f26f2e7376f23425e6953596b8f53184fd0d
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: virtiofsd
|
||||
Version: 1.10.1
|
||||
Version: 1.11.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Virtio-fs vhost-user device daemon (Rust version)
|
||||
|
||||
@ -41,6 +41,11 @@ install -D -p -m 0644 50-virtiofsd.json %{buildroot}%{_datadir}/qemu/vhost-user/
|
||||
%{_datadir}/qemu/vhost-user/50-virtiofsd.json
|
||||
|
||||
%changelog
|
||||
* Tue Jul 16 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.11.1-1
|
||||
- Update to upstream version 1.11.1 [RHEL-47989]
|
||||
- Resolves: RHEL-47989
|
||||
(Rebase virtiofsd to latest version for RHEL 9.5)
|
||||
|
||||
* Thu Jan 25 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.10.1-1
|
||||
- Update to upstream version 1.10.1 [RHEL-22739]
|
||||
- Resolves: RHEL-22739
|
||||
|
Loading…
Reference in New Issue
Block a user