diff options
| -rw-r--r-- | meta-oe/recipes-crypto/botan/botan_3.11.1.bb | 3 |
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" | |||
| 65 | COMPATIBLE_HOST:riscv32 = "null" | 65 | COMPATIBLE_HOST:riscv32 = "null" |
| 66 | 66 | ||
| 67 | BBCLASSEXTEND = "native nativesdk" | 67 | BBCLASSEXTEND = "native nativesdk" |
| 68 | |||
| 69 | CVE_STATUS[CVE-2026-32877] = "fixed-version: fixed since 3.11.0" | ||
| 70 | CVE_STATUS[CVE-2026-32883] = "fixed-version: fixed since 3.11.0" | ||
