From: Wang Mingyu <wan...@fujitsu.com>

License-Update: Copyright year updated to 2024.

Changelog:
==========
* CVE-2024-34702: Fix a DoS caused by excessive name constraints.
* CVE-2024-39312: Fix a name constraint processing error, where if
  permitted and excluded rules both applied to a certificate, only the
  permitted rules would be checked.

Signed-off-by: Wang Mingyu <wan...@fujitsu.com>
---
 .../recipes-crypto/botan/{botan_3.4.0.bb => botan_3.5.0.bb}   | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta-oe/recipes-crypto/botan/{botan_3.4.0.bb => botan_3.5.0.bb} (87%)

diff --git a/meta-oe/recipes-crypto/botan/botan_3.4.0.bb 
b/meta-oe/recipes-crypto/botan/botan_3.5.0.bb
similarity index 87%
rename from meta-oe/recipes-crypto/botan/botan_3.4.0.bb
rename to meta-oe/recipes-crypto/botan/botan_3.5.0.bb
index 8cd1aa64c..d0e9d3e10 100644
--- a/meta-oe/recipes-crypto/botan/botan_3.4.0.bb
+++ b/meta-oe/recipes-crypto/botan/botan_3.5.0.bb
@@ -1,11 +1,11 @@
 SUMMARY = "Crypto and TLS for C++11"
 HOMEPAGE = "https://botan.randombit.net";
 LICENSE = "BSD-2-Clause"
-LIC_FILES_CHKSUM = "file://license.txt;md5=f5254d3abe90ec5bb82c5694ff751546"
+LIC_FILES_CHKSUM = "file://license.txt;md5=573e74513ae3057b04757df65b537de0"
 SECTION = "libs"
 
 SRC_URI = "https://botan.randombit.net/releases/Botan-${PV}.tar.xz";
-SRC_URI[sha256sum] = 
"71843afcc0a2c585f8f33fa304f0b58ae4b9c5d8306f894667b3746044277557"
+SRC_URI[sha256sum] = 
"67e8dae1ca2468d90de4e601c87d5f31ff492b38e8ab8bcbd02ddf7104ed8a9f"
 
 S = "${WORKDIR}/Botan-${PV}"
 
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#111322): 
https://lists.openembedded.org/g/openembedded-devel/message/111322
Mute This Topic: https://lists.openembedded.org/mt/107228015/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to