Revisions of saltbundlepy-pyopenssl

Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 1172662 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 8)
- Make the module compatible with older OpenSSL versions
  not having `ASN1_STRING_get0_data` defined by using
  `ASN1_STRING_data` instead.
- Added:
  * fix-missing-ASN1_STRING_get0_data-in-old-openssl.patch
Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) accepted request 1136440 from Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) (revision 6)
- Fix utils.deprecation issues with old OpenSSL version
  (reverts https://github.com/pyca/pyopenssl/pull/1140)
- Added:
  * revert_switch_to_new_utils_deprecation.patch
Pablo Suárez Hernández's avatar Pablo Suárez Hernández (PSuarezHernandez) accepted request 1134403 from Victor Zhestkov's avatar Victor Zhestkov (vizhestkov) (revision 5)
- Update to 23.2.0:
  * Removed ``X509StoreFlags.NOTIFY_POLICY``.
  * ``cryptography`` maximum version has been increased to
    41.0.x.
  * Invalid versions are now rejected in
    ``OpenSSL.crypto.X509Req.set_version``.
  * Added ``X509VerificationCodes`` to ``OpenSSL.SSL``.
- Update to 23.1.1:
  * 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.
- Update to 23.1.0:
  * ``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 `#1180
- Update to 23.0.0:
  * Add ``OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN`` constant
    to allow for users
  to perform certificate verification on partial certificate chains.
  * ``cryptography`` maximum version has been increased to 39.0.x.
- Update to 22.1.0:
  * Remove support for SSLv2 and SSLv3.
  * The minimum ``cryptography`` version is now 37.0.2.
  * The ``OpenSSL.crypto.X509StoreContextError`` exception
    has been refactored, changing its internal attributes.
  * Add ``OpenSSL.SSL.Connection.set_verify`` and
    ``OpenSSL.SSL.Connection.get_verify_mode`` to override
    the context object's verification flags.
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 4)
osc copypac from project:systemsmanagement:saltstack:bundle:testing package:saltbundlepy-pyopenssl revision:3
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 3)
- Strictly require Python 3.10 with saltbundlepy requrement
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 2)
Victor Zhestkov's avatar Victor Zhestkov (vzhestkov) committed (revision 1)
Displaying all 8 revisions
openSUSE Build Service is sponsored by