On 11/3/25 14:36, Daniel P. Berrangé wrote:
The following changes since commit 53b41bb78950912ba2d9809eef6b45e4df30c647:

   Merge tag 'pull-target-arm-20251031' ofhttps://gitlab.com/pm215/qemu into 
staging (2025-11-01 10:52:48 +0100)

are available in the Git repository at:

   https://gitlab.com/berrange/qemu tags/next-pr-pull-request

for you to fetch changes up to 2aaca8c6d22b18786ceff51189704113d0639590:

   docs: creation of x509 certs compliant with post-quantum crypto (2025-11-03 
10:45:55 +0000)

----------------------------------------------------------------
Merge crypto and other misc fixes / features

  * Increase minimum gnutls to 3.7.5
  * Increase minimum libgcrypt to 1.9.4
  * Increase minimum nettle to 3.7.3
  * Drop obsolete in-tree XTS impl
  * Fix memory leak when loading certificates
  * Remove/reduce duplication when loading certifcates
  * Fix possible crash when certificates are unloaded
    while an active TLS connection is using when in a
    TLS handshake operation
  * Deprecate use of dh-params.pem file
  * Document how to create certificates with Post-Quantum
    Cryptography compliant algorithms.
  * Support loading multiple certificate identities to
    allow support for Post-Quantum crypto in parallel
    with traditional RSA/ECC
  * Add "-run-with exit-with-parent=on" parameter
  * Flush pending errors when seeing ENOBUFS with
    a zero-copy send attempt
  * Fix data buffer parameters in hash & IO channel APIs
    to use 'void *'


Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/10.2 as 
appropriate.

r~

Reply via email to