On Tue, 22 Oct 2024 at 16:24, Daniel P. Berrangé <berra...@redhat.com> wrote: > > The following changes since commit cc5adbbd50d81555b8eb73602ec16fde40b55be4: > > Merge tag 'pull-tpm-2024-10-18-1' of > https://github.com/stefanberger/qemu-tpm into staging (2024-10-18 15:45:02 > +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 c64df333f92798823c4897ae6d4bd7f49d060225: > > gitlab: enable afalg tests in fedora system test (2024-10-22 13:02:33 +0100) > > ---------------------------------------------------------------- > Misc sockets, crypto and VNC fixes > > * Fix rare EADDRINUSE failures on OpenBSD platforms seen > with migration > * Fix & test overwriting of hash output buffer > * Close connection instead of returning empty SASL mechlist to > VNC clients > * Fix handling of SASL SSF on VNC server UNIX sockets > * Fix handling of NULL SASL server data in VNC server > * Validate trailing NUL padding byte from SASL client > * Fix & test AF_ALG crypto backend build > * Remove unused code in sockets and crypto subsystems > > ----------------------------------------------------------------
Applied, thanks. Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2 for any user-visible changes. -- PMM