- Update to upstream version v1.7.2 (jsc#4980) - Add supplementary group extension support - Prevent EPERM failures with O_NOATIME - Fix cache timeouts - seccomp: Allow SYS_sched_yield - Allow to provide the same argument multiple times - Add the -V/--version options OBS-URL: https://build.opensuse.org/request/show/1108489 OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtiofsd?expand=0&rev=11
30 lines
1.2 KiB
Plaintext
30 lines
1.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 31 20:28:08 UTC 2023 - Caleb Crane <caleb.crane@suse.com>
|
|
|
|
- Update to upstream version v1.7.2 (jsc#4980)
|
|
- Add supplementary group extension support
|
|
- Prevent EPERM failures with O_NOATIME
|
|
- Fix cache timeouts
|
|
- seccomp: Allow SYS_sched_yield
|
|
- Allow to provide the same argument multiple times
|
|
- Add the -V/--version options
|
|
- Upgrade vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 2 15:40:06 UTC 2023 - Caleb Crane <caleb.crane@suse.com>
|
|
|
|
- Add qemu config file to ensure qemu is aware of the virtiofsd executable
|
|
- https://www.reddit.com/r/suse/comments/13xmote/vm_with_virtiofs_does_not_start_unable_to_find_a/
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 25 02:33:51 UTC 2023 - Caleb Crane <caleb.crane@suse.com>
|
|
|
|
- Remove exclusive arch, only disable for 32-bit archs (i586 and armv7l)
|
|
- Add package conflict with the previous implementation of virtiofsd inside
|
|
older versions of the qemu-tools package (qemu-tools < 8)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue May 23 13:30:11 UTC 2023 - Caleb Crane <caleb.crane@suse.com>
|
|
|
|
- Initial release of virtiofsd v1.6.1
|