diff options
-rw-r--r-- | meta/recipes-support/gnutls/gnutls_3.8.10.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-support/gnutls/gnutls_3.8.10.bb b/meta/recipes-support/gnutls/gnutls_3.8.10.bb index 600f23683e..2ef71a1213 100644 --- a/meta/recipes-support/gnutls/gnutls_3.8.10.bb +++ b/meta/recipes-support/gnutls/gnutls_3.8.10.bb | |||
@@ -98,3 +98,6 @@ pkg_postinst_ontarget:${PN}-fips () { | |||
98 | ${bindir}/fipshmac ${libdir}/libhogweed.so.6.* > ${libdir}/.libhogweed.so.6.hmac | 98 | ${bindir}/fipshmac ${libdir}/libhogweed.so.6.* > ${libdir}/.libhogweed.so.6.hmac |
99 | fi | 99 | fi |
100 | } | 100 | } |
101 | |||
102 | CVE_STATUS[CVE-2025-32989] = "fixed-version: fixed in version 3.8.10" | ||
103 | CVE_STATUS[CVE-2025-32990] = "fixed-version: fixed in version 3.8.10" | ||