Skip to content

Commit

Permalink
security/botan2: update to 2.19.3 security release (+)
Browse files Browse the repository at this point in the history
A malicious OCSP responder could forge OCSP responses due to a failure
to validate that an embedded certificate was issued by the end-entity
issuing certificate authority.

Security:	CVE-2022-43705
MFH:		2022Q4
(cherry picked from commit 5616c28)
  • Loading branch information
fluffykhv committed Nov 23, 2022
1 parent 90f5089 commit bf68380
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
3 changes: 1 addition & 2 deletions security/botan2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= botan
DISTVERSION= 2.19.2
PORTREVISION= 2
DISTVERSION= 2.19.3
CATEGORIES= security
MASTER_SITES= http://botan.randombit.net/releases/
PKGNAMESUFFIX= 2
Expand Down
6 changes: 3 additions & 3 deletions security/botan2/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1654461501
SHA256 (Botan-2.19.2.tar.xz) = 3af5f17615c6b5cd8b832d269fb6cb4d54ec64f9eb09ddbf1add5093941b4d75
SIZE (Botan-2.19.2.tar.xz) = 6063336
TIMESTAMP = 1669163853
SHA256 (Botan-2.19.3.tar.xz) = dae047f399c5a47f087db5d3d9d9e8f11ae4985d14c928d71da1aff801802d55
SIZE (Botan-2.19.3.tar.xz) = 6105896

0 comments on commit bf68380

Please sign in to comment.