[ 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 python3-cryptography-36.0.1-4.el9.x86_64 download

Name python3-cryptography
Epoch 0
Version 36.0.1
Release 4.el9
Architecture x86_64
Website/URL https://cryptography.io/en/latest/
License ASL 2.0 or BSD
Build Time 2023-10-05 12:30:39
Build Host builder-x86-04.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 INFSA-2023:6615
Size 1259 KiB
Source Project python-cryptography-36.0.1-4.el9
SHA-256 checksum e6d9b025d2bbaaa7994f3a5b765a34322fcb268f968b9f3fefff1393e27bf470
× Full screenshot
Changelog link
* Fri Sep 22 2023 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 36.0.1-4
- Rebuilt for MSVSphere 9.3 beta

* Mon May 15 2023 Christian Heimes <cheimes@redhat.com> - 36.0.1-4
- Fix FTBFS caused by rsa_pkcs1_implicit_rejection OpenSSL feature, resolves rhbz#2203840

* Wed Feb 22 2023 Christian Heimes <cheimes@redhat.com> - 36.0.1-3
- Fix CVE-2023-23931: Don't allow update_into to mutate immutable objects, resolves rhbz#2172399
- Fix FTBFS due to failing test_load_invalid_ec_key_from_pem and test_decrypt_invalid_decrypt

* Tue Apr 19 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-2
- Rebuild for gating, related: rhbz#2060787

* Fri Mar 04 2022 Christian Heimes <cheimes@redhat.com> - 36.0.1-6
- Rebase to 36.0.1, related: rhbz#2059630, rhbz#2060787
- OpenSSL 3.0 FIPS mode is now detected correctly, related: rhbz#2054785
- Fix error check from EVP_PKEY_CTX_set_signature_md, related: rhbz#2060343
- Block 3DES in FIPS mode, related: rhbz#2055209
- Disable DSA tests in FIPS mode
- Enable SHA1 signatures in test suite
- Fix serialization of keyusage ext with no bits
- Re-enable tests that are passing again

* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 3.4.7-8
- Skip unstable memleak tests, backported from Fedora (BZ#2042413)
- Related: rhbz#1990421

* Tue Feb 08 2022 Tomas Orsava <torsava@redhat.com> - 3.4.7-7
- Add automatically generated Obsoletes tag with the python39- prefix
  for smoother upgrade from RHEL8
- Related: rhbz#1990421

* Tue Jan 18 2022 Christian Heimes <cheimes@redhat.com> - 3.4.7-6
- Fix gating issues, resolves: rhbz#2039768
- Fix poly1305 test, resolves: rhbz#2043582