Compare commits
1 Commits
imports/c9
...
c9-beta
Author | SHA1 | Date | |
---|---|---|---|
5a9549dee8 |
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,2 @@
|
||||
SOURCES/virtiofsd-1.11.1-vendor.tar.gz
|
||||
SOURCES/virtiofsd-1.11.1.crate
|
||||
SOURCES/virtiofsd-1.13.0-vendor.tar.gz
|
||||
SOURCES/virtiofsd-1.13.0.crate
|
||||
|
@ -1,2 +1,2 @@
|
||||
074b8d95eee7f575ce132b94c767f834b4e63882 SOURCES/virtiofsd-1.11.1-vendor.tar.gz
|
||||
8bf665f7e57ab2bd9bb0b901d846e8b5bd2450d1 SOURCES/virtiofsd-1.11.1.crate
|
||||
62e4e81e4d8ecdf59060e1abe3cf88369efc356a SOURCES/virtiofsd-1.13.0-vendor.tar.gz
|
||||
22b6662f16af3c075b0ffd13bbfe9d97ae99a8ac SOURCES/virtiofsd-1.13.0.crate
|
||||
|
@ -1,5 +1,5 @@
|
||||
Name: virtiofsd
|
||||
Version: 1.11.1
|
||||
Version: 1.13.0
|
||||
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
|
||||
* Mon Dec 02 2024 Miroslav Rezanina <mrezanin@redhat.com> - 1.13.0-1
|
||||
- Update to upstream version 1.13.0 [RHEL-69134]
|
||||
- Resolves: RHEL-69134
|
||||
(Rebase virtiofsd to latest version for RHEL 9.6)
|
||||
|
||||
* 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
|
||||
|
Loading…
Reference in New Issue
Block a user