On Fri, 4 Sept 2026 at 17:07, Daniel P. Berrangé <berrange@redhat.com> wrote:
The following changes since commit 99e54ab5e7a6efc945af6d5661842155d1f3fc7a:
Merge tag 'hw-misc-20260903' of https://github.com/philmd/qemu into staging (2026-09-03 16:43:24 +0100)
are available in the Git repository at:
https://gitlab.com/berrange/qemu tags/misc-fixes-pull-request
for you to fetch changes up to 39dfe7cf8e87d6de975bae6c10c3712f4df56ee6:
docs/system/security: exclude uninitialized stack variables as bugs (2026-09-04 14:29:16 +0100)
---------------------------------------------------------------- Merge crypto, I/O and misc fixes
* Deprecated the AF_ALG crypto backend * Improve checkpatch output in CI jobs * Fix --disable-containers arg handling in configure * Document security policy for uninitialized stack variables * Fix multiple denial of service flaws in websockets * Fix error handling in some x509 APIs
Hi -- I'm afraid this has a conflict in configure: could you rebase and fix, please? thanks -- PMM