From c9c74d1efd1ca38e4cb8a14d6f5003c12fed3bbd Mon Sep 17 00:00:00 2001 From: Audit Update Bot Date: Mon, 1 Jul 2024 03:31:06 +0000 Subject: [PATCH] Automatic update to match patches until 2dadfdb --- config/botan.env | 2 +- docs/audit_report/changes/topics/uncategorized.yml | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/config/botan.env b/config/botan.env index eba13c4d..c4f6d6d7 100644 --- a/config/botan.env +++ b/config/botan.env @@ -28,7 +28,7 @@ BOTAN_VERSION=3.5.0 # creation of source-code related document generation. Once a Botan release is # minted, this may be the git-tag of that release. During development of an # upcoming version it should be a concrete commit SHA on Botan's main branch. -BOTAN_REF=c82ee4691833551d09193557e57bf82fe26acd89 +BOTAN_REF=2dadfdb76a60caeb625ae7a49d278aca9b7e50a5 # The Botan repository reference that is currently seen as the "trusted source # revision". Typically this is the source reference that was audited by the diff --git a/docs/audit_report/changes/topics/uncategorized.yml b/docs/audit_report/changes/topics/uncategorized.yml index d93b8d1f..9f098f0c 100644 --- a/docs/audit_report/changes/topics/uncategorized.yml +++ b/docs/audit_report/changes/topics/uncategorized.yml @@ -92,3 +92,12 @@ patches: # Update todo list [ci skip] (Jack Lloyd) - commit: fbe41e3b84be4a34d203225102f195a003e4e702 # https://github.com/randombit/botan/commit/fbe41e3b84be4a34d203225102f195a003e4e702 classification: unspecified + +# Fix CodeQL multiplication overflow warnings (@randombit) +- pr: 4166 # https://github.com/randombit/botan/pull/4166 + merge_commit: b8735b152ae7cf1379a661370854044c512d3dcd + classification: unspecified + +# Update release notes [ci skip] (Jack Lloyd) +- commit: 2dadfdb76a60caeb625ae7a49d278aca9b7e50a5 # https://github.com/randombit/botan/commit/2dadfdb76a60caeb625ae7a49d278aca9b7e50a5 + classification: unspecified