17
0
anag_factory a2368c9baa Accepting request 1359292 from devel:languages:python
- update to 26.3.0:
  * Dropped support for Python 3.8.
  * The minimum cryptography version is now 49.0.0.
  * Removed deprecated OpenSSL.crypto.X509Req,
    OpenSSL.crypto.dump_certificate_request, and
    OpenSSL.crypto.load_certificate_request. cryptography.x509
    should be used instead.
  * OpenSSL.SSL.Connection.set_session now raises ValueError if
    the Session was obtained from a Connection that was using a
    different Context than this one. OpenSSL requires (but does
    not verify) that sessions only be re-used with a compatible
    SSL_CTX, so this contract is now enforced.
  * Deprecated OpenSSL.crypto.PKey.generate_key and
    OpenSSL.crypto.PKey.check. The key generation and loading
    APIs in cryptography should be used instead.
  * Deprecated OpenSSL.crypto.dump_privatekey. The serialization
    APIs on cryptography private key types should be used
    instead.
  * Deprecated all the mutable APIs on OpenSSL.crypto.X509:
    set_version, set_pubkey, sign, set_serial_number,
    gmtime_adj_notAfter, gmtime_adj_notBefore, set_notBefore,
    set_notAfter, set_issuer, and set_subject.
    cryptography.x509.CertificateBuilder should be used instead.
  * Deprecated OpenSSL.SSL.Context.set_passwd_cb. Users should
    decrypt and load their private keys themselves, with
    cryptography's key loading APIs, and then call
    OpenSSL.SSL.Context.use_privatekey.
  * Deprecated OpenSSL.crypto.X509Name, as well as the remaining
    APIs that consume or return it:
    OpenSSL.crypto.X509.get_issuer,

OBS-URL: https://build.opensuse.org/request/show/1359292
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyOpenSSL?expand=0&rev=66
2026-06-16 16:29:14 +00:00
2026-06-14 09:35:31 +00:00
2026-06-14 09:35:31 +00:00
2026-06-14 09:35:31 +00:00
2026-06-14 09:35:31 +00:00
2026-06-14 09:35:31 +00:00
2026-06-14 09:35:31 +00:00
2026-06-14 09:35:31 +00:00
S
Description
No description provided
7 MiB
Languages
RPM Spec 100%