From a73a770234036d7040222f3eb6c03b872bd61e1f Mon Sep 17 00:00:00 2001 From: Rene Meusel Date: Tue, 12 Dec 2023 16:19:57 +0100 Subject: [PATCH] Audit: Remaining bits --- docs/audit_report/changes/topics/ci.yml | 2 +- docs/audit_report/changes/topics/documentation.yml | 2 +- docs/audit_report/changes/topics/release.yml | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/audit_report/changes/topics/ci.yml b/docs/audit_report/changes/topics/ci.yml index 8a2479f3..06b1da45 100644 --- a/docs/audit_report/changes/topics/ci.yml +++ b/docs/audit_report/changes/topics/ci.yml @@ -41,4 +41,4 @@ patches: # FIX: don't assume that 'tpm' is generally not available (@reneme) - pr: 3830 # https://github.com/randombit/botan/pull/3830 merge_commit: 92e5dd71e25f2121a22402e5ae590873d2ac0831 - classification: unspecified + classification: info diff --git a/docs/audit_report/changes/topics/documentation.yml b/docs/audit_report/changes/topics/documentation.yml index cb5341bf..1b745bf2 100644 --- a/docs/audit_report/changes/topics/documentation.yml +++ b/docs/audit_report/changes/topics/documentation.yml @@ -45,4 +45,4 @@ patches: # Update Doxygen landing page (@reneme) - pr: 3828 # https://github.com/randombit/botan/pull/3828 merge_commit: 79c8e235a6dce9d09df1cc605d283a4f735e0481 - classification: unspecified + classification: info diff --git a/docs/audit_report/changes/topics/release.yml b/docs/audit_report/changes/topics/release.yml index 0880e195..ffbc1dec 100644 --- a/docs/audit_report/changes/topics/release.yml +++ b/docs/audit_report/changes/topics/release.yml @@ -9,3 +9,4 @@ patches: # Update news and bump version to 3.3.0 (Jack Lloyd) - commit: c2a2c0e6d8a1093493ec4931ffa09ba98ee66a12 # https://github.com/randombit/botan/commit/c2a2c0e6d8a1093493ec4931ffa09ba98ee66a12 classification: info + auditer: reneme