Path to this page:
Subject: CVS commit: pkgsrc/security/py-OpenSSL
From: Adam Ciarcinski
Date: 2023-04-18 19:17:39
Message id: 20230418171739.3AFE9FA85@cvs.NetBSD.org
Log Message:
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
Files: