File:
[cvs.NetBSD.org] /
pkgsrc /
security /
py-OpenSSL /
distinfo
Revision
1.30:
download - view:
text,
annotated -
select for diffs
Tue Apr 18 17:17:39 2023 UTC (19 months, 3 weeks ago) by
adam
Branches:
MAIN
CVS tags:
HEAD
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