git: 95a60ec9e844 - main - security/botan2: update to 2.19.5 release (+)

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Sun, 04 Aug 2024 00:20:04 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=95a60ec9e84473b5cfdde6204ba50cf64f8d8de2

commit 95a60ec9e84473b5cfdde6204ba50cf64f8d8de2
Author:     Dima Panov <fluffy@FreeBSD.org>
AuthorDate: 2024-08-04 00:16:18 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2024-08-04 00:16:18 +0000

    security/botan2: update to 2.19.5 release (+)
    
    What's new:
    
    * A reminder that Botan2 reaches end of life at the end of 2024
    * CVE-2024-34702: Fix a DoS caused by excessive name constraints. (GH #4187)
    * 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. (GH #4187)
    * Fix a crash in OCB (GH #3812 #3924)
    * During certificate verification, first verify the entire chain of certificates, then perform other validation. (GH #4052 #4045)
    * Fix a test failure in compression with certain versions of zlib (GH #4135 #3896)
    * Fix some iterator debugging errors in TLS CBC decryption. (GH #4125 #4130)
    * Avoid a miscompilation in ARIA when using XCode 14 (GH #3465 #3492 #4053)
    
    Full chamgelog: https://botan.randombit.net/news.html#version-2-19-5-2024-07-08
---
 security/botan2/Makefile | 2 +-
 security/botan2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/botan2/Makefile b/security/botan2/Makefile
index a291f1d1961a..6497b89b18d7 100644
--- a/security/botan2/Makefile
+++ b/security/botan2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	botan
-DISTVERSION=	2.19.4
+DISTVERSION=	2.19.5
 CATEGORIES=	security
 MASTER_SITES=	http://botan.randombit.net/releases/
 PKGNAMESUFFIX=	2
diff --git a/security/botan2/distinfo b/security/botan2/distinfo
index 9cf505ec95e4..2c46525d04c8 100644
--- a/security/botan2/distinfo
+++ b/security/botan2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1709426598
-SHA256 (Botan-2.19.4.tar.xz) = 5a3a88ef6433e97bcab0efa1ed60c6197e4ada9d9d30bc1c47437bf89b97f276
-SIZE (Botan-2.19.4.tar.xz) = 6099528
+TIMESTAMP = 1722707280
+SHA256 (Botan-2.19.5.tar.xz) = dfeea0e0a6f26d6724c4af01da9a7b88487adb2d81ba7c72fcaf52db522c9ad4
+SIZE (Botan-2.19.5.tar.xz) = 6140148