[ Все 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 ]
×

Пакет python-cryptography-36.0.1-4.el9.src download

Имя python-cryptography
Эпоха 0
Версия 36.0.1
Релиз 4.el9
Архитектура src
Сайт https://cryptography.io/en/latest/
Лицензия ASL 2.0 or BSD
Время сборки 2025-02-20 13:58:13
Хост сборки certified-builder01.msvsphere-os.ru
Краткое описание PyCA's cryptography library
Репозитории OS
Полное описание cryptography is a package designed to expose cryptographic primitives and recipes to Python developers.
Эррата
Размер 41362 КиБ
Исходный проект python-cryptography-36.0.1-4.el9
Контрольная сумма SHA-256 fc3b1d52a18dbf0ef2b2c47574cd72049b1029c2fb758da4435258284624e920
× Full screenshot
История изменений 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