v7.49
What's Changed
- fix: Do not assume Podman never has privileges by @kroese in https://github.com/vdsm/virtual-dsm/pull/1096
- fix: Remove unnecessary operation by @kroese in https://github.com/vdsm/virtual-dsm/pull/1097
- feat: Check for SSE4 instruction set by @kroese in https://github.com/vdsm/virtual-dsm/pull/1099
- build: Use Github token by @kroese in https://github.com/vdsm/virtual-dsm/pull/1100
- fix: Change condition for OverlayFS warning by @kroese in https://github.com/vdsm/virtual-dsm/pull/1103
- feat: Detect if container is running in privileged mode by @kroese in https://github.com/vdsm/virtual-dsm/pull/1104
- fix: Spelling mistake by @kroese in https://github.com/vdsm/virtual-dsm/pull/1105
- fix: Workaround AppArmor profile for passt by @kroese in https://github.com/vdsm/virtual-dsm/pull/1108
Full Changelog: https://github.com/vdsm/virtual-dsm/compare/v7.48...v7.49