2017-09-16 08:47:52 +02:00
|
|
|
@comment $NetBSD: PLIST,v 1.14 2017/09/16 06:47:52 adam Exp $
|
17.1.0:
Backward-incompatible changes:
- Removed the deprecated OpenSSL.rand.egd() function.
Applications should prefer os.urandom() for random number generation.
- Removed the deprecated default digest argument to OpenSSL.crypto.CRL.export().
Callers must now always pass an explicit digest.
- Fixed a bug with ASN1_TIME casting in X509.set_notBefore(),
X509.set_notAfter(), Revoked.set_rev_date(), Revoked.set_nextUpdate(),
and Revoked.set_lastUpdate(). You must now pass times in the form
YYYYMMDDhhmmssZ. YYYYMMDDhhmmss+hhmm and YYYYMMDDhhmmss-hhmm
will no longer work.
Deprecations:
- Deprecated the legacy "Type" aliases: ContextType, ConnectionType, PKeyType, X509NameType, X509ExtensionType, X509ReqType, X509Type, X509StoreType, CRLType, PKCS7Type, PKCS12Type, NetscapeSPKIType.
The names without the "Type"-suffix should be used instead.
Changes:
- Added OpenSSL.crypto.X509.from_cryptography() and OpenSSL.crypto.X509.to_cryptography() for converting X.509 certificate to and from pyca/cryptography objects.
- Added OpenSSL.crypto.X509Req.from_cryptography(), OpenSSL.crypto.X509Req.to_cryptography(), OpenSSL.crypto.CRL.from_cryptography(), and OpenSSL.crypto.CRL.to_cryptography() for converting X.509 CSRs and CRLs to and from pyca/cryptography objects.
- Added OpenSSL.debug that allows to get an overview of used library versions (including linked OpenSSL) and other useful runtime information using python -m OpenSSL.debug.
- Added a fallback path to Context.set_default_verify_paths() to accommodate the upcoming release of cryptography manylinux1 wheels.
2017-07-03 21:37:52 +02:00
|
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
2014-02-24 12:47:03 +01:00
|
|
|
${PYSITELIB}/OpenSSL/SSL.py
|
|
|
|
${PYSITELIB}/OpenSSL/SSL.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/SSL.pyo
|
2004-02-19 02:18:52 +01:00
|
|
|
${PYSITELIB}/OpenSSL/__init__.py
|
|
|
|
${PYSITELIB}/OpenSSL/__init__.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/__init__.pyo
|
2014-02-24 12:47:03 +01:00
|
|
|
${PYSITELIB}/OpenSSL/_util.py
|
|
|
|
${PYSITELIB}/OpenSSL/_util.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/_util.pyo
|
|
|
|
${PYSITELIB}/OpenSSL/crypto.py
|
|
|
|
${PYSITELIB}/OpenSSL/crypto.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/crypto.pyo
|
17.1.0:
Backward-incompatible changes:
- Removed the deprecated OpenSSL.rand.egd() function.
Applications should prefer os.urandom() for random number generation.
- Removed the deprecated default digest argument to OpenSSL.crypto.CRL.export().
Callers must now always pass an explicit digest.
- Fixed a bug with ASN1_TIME casting in X509.set_notBefore(),
X509.set_notAfter(), Revoked.set_rev_date(), Revoked.set_nextUpdate(),
and Revoked.set_lastUpdate(). You must now pass times in the form
YYYYMMDDhhmmssZ. YYYYMMDDhhmmss+hhmm and YYYYMMDDhhmmss-hhmm
will no longer work.
Deprecations:
- Deprecated the legacy "Type" aliases: ContextType, ConnectionType, PKeyType, X509NameType, X509ExtensionType, X509ReqType, X509Type, X509StoreType, CRLType, PKCS7Type, PKCS12Type, NetscapeSPKIType.
The names without the "Type"-suffix should be used instead.
Changes:
- Added OpenSSL.crypto.X509.from_cryptography() and OpenSSL.crypto.X509.to_cryptography() for converting X.509 certificate to and from pyca/cryptography objects.
- Added OpenSSL.crypto.X509Req.from_cryptography(), OpenSSL.crypto.X509Req.to_cryptography(), OpenSSL.crypto.CRL.from_cryptography(), and OpenSSL.crypto.CRL.to_cryptography() for converting X.509 CSRs and CRLs to and from pyca/cryptography objects.
- Added OpenSSL.debug that allows to get an overview of used library versions (including linked OpenSSL) and other useful runtime information using python -m OpenSSL.debug.
- Added a fallback path to Context.set_default_verify_paths() to accommodate the upcoming release of cryptography manylinux1 wheels.
2017-07-03 21:37:52 +02:00
|
|
|
${PYSITELIB}/OpenSSL/debug.py
|
|
|
|
${PYSITELIB}/OpenSSL/debug.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/debug.pyo
|
2004-02-19 02:18:52 +01:00
|
|
|
${PYSITELIB}/OpenSSL/tsafe.py
|
|
|
|
${PYSITELIB}/OpenSSL/tsafe.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/tsafe.pyo
|
2004-12-28 00:35:54 +01:00
|
|
|
${PYSITELIB}/OpenSSL/version.py
|
|
|
|
${PYSITELIB}/OpenSSL/version.pyc
|
|
|
|
${PYSITELIB}/OpenSSL/version.pyo
|