File: [cvs.NetBSD.org] / pkgsrc / security / py-OpenSSL / distinfo (download)
Revision 1.30, Tue Apr 18 17:17:39 2023 UTC (7 months, 3 weeks ago) by adam
Branch: MAIN
Changes since 1.29: +4 -4
lines
py-OpenSSL: updated to 23.1.1
23.1.1 (2023-03-28)
Changes:
- Worked around an issue in OpenSSL 3.1.0 which caused `X509Extension.get_short_name` to raise an exception when no short name was known to OpenSSL.
23.1.0 (2023-03-24)
Changes:
- ``cryptography`` maximum version has been increased to 40.0.x.
- Add ``OpenSSL.SSL.Connection.DTLSv1_get_timeout`` and ``OpenSSL.SSL.Connection.DTLSv1_handle_timeout``
to support DTLS timeouts
|