Accepting request 1036530 from home:jsikes:branches:devel:libraries:c_c++

Fixed CVE-2022-43705! Enjoy.

OBS-URL: https://build.opensuse.org/request/show/1036530
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/Botan?expand=0&rev=113
This commit is contained in:
Jason Sikes 2022-11-18 04:49:47 +00:00 committed by Git OBS Bridge
parent a85f6a63e6
commit 20b1648d1b
6 changed files with 24 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3af5f17615c6b5cd8b832d269fb6cb4d54ec64f9eb09ddbf1add5093941b4d75
size 6063336

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEYh2vZBHhhRxM+aLhYhHr8e+637wFAmKafWcACgkQYhHr8e+6
37xTmAf+Olfc4Ew36eCAvs/+q06ksrXgc3OG/MZkNEpF8fZbBhq+125mCbx1w7LR
vOVnzchb87iucmn+AvrBLfIdaOh3knSGAQ/GOO78WihJBwduC4sfbqSkEcaAa6NH
Trgdxo2czeev1ao9DwYSr3VIHE4C2wLbeHAejaO/rYR2aqn74nx8TKbNE01rdhdA
0iciZRd5n31yGb8RJ5Wecx75iLgdOabNnGjSDLRkh2XkhPVajx7x97x4umbWzudu
BlGPVN2rUp86XYgL0LKsuQJBMeT7svhnkkGHJum7qm7OcOFvGbza2Th1y8AjGir4
8fiwT0W91VzSFyLaNo4m05aMgoFxCQ==
=arUc
-----END PGP SIGNATURE-----

3
Botan-2.19.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dae047f399c5a47f087db5d3d9d9e8f11ae4985d14c928d71da1aff801802d55
size 6105896

11
Botan-2.19.3.tar.xz.asc Normal file
View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEYh2vZBHhhRxM+aLhYhHr8e+637wFAmN1EHoACgkQYhHr8e+6
37xxPggAp0uJtVxOzeAmFXMiW1jwB0Ctz3MqKkVI9bxSdOrJMb31B/ZO3dDYTO/G
TCMzzuh8F1a+FKK9sTFI45OzMOFaoTemm+p76uuVwXl+UkcoU1huzOKtFB51Gdpy
auzbiInsVVXPDSORy5Ic6B6WmZvxx2BEtN7dLjcxVP1WboJZLvTWlccBRxCTVDn3
8JnU41x+W7LNc4+2M3gQoRgo0eibVpJ7G46FkapFVi5HuuIERsAUKO0zF3slRJwe
Z7fOdQLRuq4ZA8QQikRX/B1cMhRPXP0m9qXM3g2xvu+eckCZvByzx9KibOJa++Y+
SA9RVKtyvF1EQNZxH4SO3/1cfzTw1w==
=SgX6
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Thu Nov 17 21:26:01 UTC 2022 - Jason Sikes <jsikes@suse.com>
- Update to 2.19.3:
* validate that an embedded certificate was issued by the end-entity
issuing certificate authority when checking OCSP responses.
* CVE-2022-43705
* bsc#1205509
------------------------------------------------------------------- -------------------------------------------------------------------
Wed Jun 8 18:11:38 UTC 2022 - Dirk Müller <dmueller@suse.com> Wed Jun 8 18:11:38 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -20,7 +20,7 @@
%define version_suffix 2-19 %define version_suffix 2-19
%define short_version 2 %define short_version 2
Name: Botan Name: Botan
Version: 2.19.2 Version: 2.19.3
Release: 0 Release: 0
Summary: A C++ Crypto Library Summary: A C++ Crypto Library
License: BSD-2-Clause License: BSD-2-Clause