]> git.ipfire.org Git - thirdparty/qemu.git/commit
crypto: bump min gnutls to 3.7.5
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 31 Oct 2025 14:10:50 +0000 (14:10 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 3 Nov 2025 10:45:55 +0000 (10:45 +0000)
commitc4b3d0074eba55aae6653b04637ecf2db4ca353a
treebd30294b0f4e9a176ed968124f63e3b5d6c531af
parent84005f4a2b8745e5934f955c045a0b4311cd0992
crypto: bump min gnutls to 3.7.5

Per repology, current shipping versions are:

                 RHEL-9: 3.8.3
              Debian 13: 3.8.9
       openSUSE Leap 15: 3.8.3
       Ubuntu LTS 22.04: 3.7.5
                FreeBSD: 3.8.10
              Fedora 42: 3.8.10
                OpenBSD: 3.8.10
         macOS HomeBrew: 3.8.10

Ubuntu 22.04 is our oldest constraint at this time.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
crypto/cipher.c
crypto/meson.build
meson.build
tests/unit/test-crypto-block.c