| Name: | botan2 |
|---|---|
| Version: | 2.19.5 |
| Release: | 8.el10_1 |
| Architecture: | aarch64 |
| Group: | Unspecified |
| Size: | 5494352 |
| License: | BSD-2-Clause |
| RPM: | botan2-2.19.5-8.el10_1.aarch64.rpm |
| Source RPM: | botan2-2.19.5-8.el10_1.src.rpm |
| Build Date: | Tue Sep 23 2025 |
| Build Host: | build-ol10-aarch64.oracle.com |
| Vendor: | Oracle America |
| URL: | https://botan.randombit.net/ |
| Summary: | Crypto and TLS for C++11 |
| Description: | Botan is a BSD-licensed crypto library written in C++. It provides a wide variety of basic cryptographic algorithms, X.509 certificates and CRLs, PKCS \#10 certificate requests, a filter/pipe message processing system, and a wide variety of other features, all written in portable C++. The API reference, tutorial, and examples may help impart the flavor of the library. This is the current stable release branch 2.x of Botan. |
- fix vulnerability CVE-2024-50382 (rhbz#2321649)
- fix vulnerability CVE-2024-50383 (rhbz#2321555)
- Update license SPDX identifier
- convert license to SPDX
- Move Python module to correct location rhbz#2299798 - Mark package as architecture-independent (noarch)
- Fix python dependency
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebase to v2.19.5
- Fix intermittent assertions when running tests on with newer gcc
- Rebuilt for Python 3.13