15
0

- update to 25.3.0:

* Maximum supported cryptography version is now 46.x.
  * The minimum cryptography version is now 45.0.7.
  * pyOpenSSL now sets SSL_MODE_ACCEPT_MOVING_WRITE_BUFFER on
    connections by default, matching CPython's behavior.
  * Added OpenSSL.SSL.Context.clear_mode.
  * Added OpenSSL.SSL.Context.set_tls13_ciphersuites to set the
    allowed TLS 1.3 ciphers.
  * Added OpenSSL.SSL.Connection.set_info_callback

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyOpenSSL?expand=0&rev=129
This commit is contained in:
2025-09-29 19:11:53 +00:00
committed by Git OBS Bridge
commit 280b7408f1
8 changed files with 880 additions and 0 deletions

3
_multibuild Normal file
View File

@@ -0,0 +1,3 @@
<multibuild>
<package>test</package>
</multibuild>