44 lines
1.8 KiB
Plaintext
44 lines
1.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Jan 30 17:09:25 UTC 2024 - caleb.crane@suse.com
|
|
|
|
- Fix CVE-2023-50711: vmm-sys-util: out of bounds memory accesses (bsc#1218502, bsc#1218500)
|
|
- Update to version 1.10.1:
|
|
* Bump version to v1.10.1
|
|
* Fix mandatory user namespaces
|
|
* Don't drop supplemental groups in unprivileged user namespace
|
|
* Bump version to v1.10.0
|
|
* Update rust-vmm dependencies (bsc#1218500)
|
|
* Bump version to v1.9.0
|
|
- Spec: switch to using the upstream virtio-fs config file for qemu
|
|
- Spec: switch back to greedy cargo updates of vendored dependencies
|
|
|
|
-------------------------------------------------------------------
|
|
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
|