mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
gnutls: mark CVE-2025-32989 and CVE-2025-32990 as fixed
This is mentioned in [1]. NVD tracks this as version-less CVE. [1] https://gitlab.com/gnutls/gnutls/-/blob/3.8.10/NEWS?ref_type=tags#L8 (From OE-Core rev: 0c84e464d67df1111e62edc5d4f9ad398e19e40a) Signed-off-by: Peter Marko <peter.marko@siemens.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
f0c015b3f1
commit
1685873075
@@ -98,3 +98,6 @@ pkg_postinst_ontarget:${PN}-fips () {
|
||||
${bindir}/fipshmac ${libdir}/libhogweed.so.6.* > ${libdir}/.libhogweed.so.6.hmac
|
||||
fi
|
||||
}
|
||||
|
||||
CVE_STATUS[CVE-2025-32989] = "fixed-version: fixed in version 3.8.10"
|
||||
CVE_STATUS[CVE-2025-32990] = "fixed-version: fixed in version 3.8.10"
|
||||
|
||||
Reference in New Issue
Block a user