summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-crypto/botan/botan_3.11.1.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-oe/recipes-crypto/botan/botan_3.11.1.bb b/meta-oe/recipes-crypto/botan/botan_3.11.1.bb
index d3d0498ec6..2d6b64ad64 100644
--- a/meta-oe/recipes-crypto/botan/botan_3.11.1.bb
+++ b/meta-oe/recipes-crypto/botan/botan_3.11.1.bb
@@ -65,3 +65,6 @@ FILES:${PN}-test = "${bindir}/botan-test ${datadir}/${PN}/tests/data"
65COMPATIBLE_HOST:riscv32 = "null" 65COMPATIBLE_HOST:riscv32 = "null"
66 66
67BBCLASSEXTEND = "native nativesdk" 67BBCLASSEXTEND = "native nativesdk"
68
69CVE_STATUS[CVE-2026-32877] = "fixed-version: fixed since 3.11.0"
70CVE_STATUS[CVE-2026-32883] = "fixed-version: fixed since 3.11.0"