On Tue, 5 Nov 2024 at 18:42, Daniel P. Berrangé <berrange@redhat.com> wrote:
>
> The following changes since commit 44a9394b1d272b53306d097d4bc20ff7ad14b159:
>
> Merge tag 'pull-nvme-20241104' of https://gitlab.com/birkelund/qemu into staging (2024-11-05 14:23:22 +0000)
>
> are available in the Git repository at:
>
> https://gitlab.com/berrange/qemu tags/crypto-fixes-pull-request
>
> for you to fetch changes up to a7e42752324a264439bef28da3ee3e2563cf0e16:
>
> crypto: perform runtime check for hash/hmac support in gcrypt (2024-11-05 18:37:18 +0000)
>
> ----------------------------------------------------------------
> * Remove deprecated 'loaded' property from crypto objects
> * Fix error checking of hash function in gcrypt
> * Perform runtime check for hash functions in gcrypt
> * Add SM3 hash function to pbkdf
>
> ----------------------------------------------------------------
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.2
for any user-visible changes.
-- PMM