[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Package python-cryptography-3.2.1-7.el8_9.src download

Name python-cryptography
Epoch 0
Version 3.2.1
Release 7.el8_9
Architecture src
Website/URL https://cryptography.io/en/latest/
License ASL 2.0 or BSD
Build Time 2024-03-13 16:32:45
Build Host builder-x86-09.inferitos.ru
Summary PyCA's cryptography library
Repositories BaseOS
Description cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Errata
Size 553 KiB
Source Project python-cryptography-3.2.1-7.el8_9
SHA-256 checksum 5db3a86e115669a5ea4218be9bb77357222f8a83c784ddca625aee6af1f4783d
× Full screenshot
Changelog link
* Fri Dec 01 2023 Christian Heimes <cheimes@redhat.com> - 3.2.1-7
- Fix FTBFS caused by rsa_pkcs1_implicit_rejection OpenSSL feature, resolves: RHEL-17873

* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3.2.1-6
- Rebuilt for MSVSphere 8.8

* Wed Feb 22 2023 Christian Heimes <cheimes@redhat.com> - 3.2.1-6
- Fix CVE-2023-23931: Don't allow update_into to mutate immutable objects, resolves rhbz#2172404

* Tue Jun 08 2021 Christian Heimes <cheimes@redhat.com> - 3.2.1-5
- Rebuild for RHEL 8.5
- Resolves: rhbz#1933071

* Tue Feb 09 2021 Christian Heimes <cheimes@redhat.com> - 3.2.1-4
- CVE-2020-36242: Fixed a bug where certain sequences of update() calls
  when symmetrically encrypting very large payloads (>2GB) could result
  in an integer overflow, leading to buffer overflows.
- Resolves: rhbz#1926528

* Mon Dec 14 2020 Christian Heimes <cheimes@redhat.com> - 3.2.1-3
- Conflict with non-matching vector package

* Mon Dec 14 2020 Christian Heimes <cheimes@redhat.com> - 3.2.1-2
- Re-add remove NPN bindings, required for pyOpenSSL
- Resolves: rhbz#1907429

* Wed Oct 28 2020 Christian Heimes <cheimes@redhat.com> - 3.2.1-1
- Rebase to upstream release 3.2.1
- Resolves: rhbz#1873581
- Resolves: rhbz#1778939
- Removed dependencies on python-asn1crypto, python-idna

* Tue Nov 12 2019 Christian Heimes <cheimes@redhat.com> - 2.3-3
- Don't activate custom osrandom engine for FIPS compliance
- Resolves: rhbz#1762667

* Mon Aug 13 2018 Christian Heimes <cheimes@redhat.com> - 2.3-2
- Use TLSv1.2 in test as workaround for RHBZ#1615099
- Resolves: RHBZ#1611738