Go to file
Ana Guerrero 6bf9ef0c82 Accepting request 1096850 from devel:languages:python
- Update to 0.39.0:
  - SUPPORT FOR PYTHON 2 HAS BEEN DEPRECATED AND IT WILL BE
    COMPLETELY REMOVED IN THE NEXT RELEASE.
  - Remove dependency on parameterized and use unittest.subTest
    instead.
  - Upgrade embedded six.py module to 1.16.0 (really tiny
    inconsequential changes).
  - Make tests working on MacOS again (test_bio_membuf: Use fork)
  - Use OpenSSL_version_num() instead of unrealiable parsing of
    .h file.
  - Mitigate the Bleichenbacher timing attacks in the RSA
    decryption API (CVE-2020-25657)
  - Add functionality to extract EC key from public key + Update
    tests
  - Worked around compatibility issues with OpenSSL 3.*
  - Support for Twisted has been deprecated (they have their own
    SSL support anyway).
  - Generate TAP while testing.
  - Stop using GitHub for testing.
  - Accept a small deviation from time in the testsuite (for
    systems with non-standard HZ kernel parameter).
  - Use the default BIO.__del__ rather tha overriding in BIO.File
    (avoid a memleak).
  - Resolve "X509_Name.as_der() method from X509.py -> class
    X509_Name caused segmentation fault"
- Remove upstreamed patches:
  - CVE-2020-25657-Bleichenbacher-attack.patch
  - m2crypto-0.38-ossl3-tests.patch
  - openssl-adapt-tests-for-3.1.0.patch
  - openssl-stop-parsing-header.patch
  - timeout_300hz.patch
- add timeout_300hz.patch to accept a small deviation from time
  in the testsuite (bsc#1212757)

OBS-URL: https://build.opensuse.org/request/show/1096850
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-M2Crypto?expand=0&rev=47
2023-07-11 13:56:47 +00:00
.gitattributes Obsoleted by python-CherryPy. 2011-05-31 10:57:01 +00:00
.gitignore Obsoleted by python-CherryPy. 2011-05-31 10:57:01 +00:00
M2Crypto-0.39.0.tar.gz - Update to 0.39.0: 2023-07-04 19:38:52 +00:00
M2Crypto-0.39.0.tar.gz.asc - Update to 0.39.0: 2023-07-04 19:38:52 +00:00
python-M2Crypto.changes - Update to 0.39.0: 2023-07-04 19:38:52 +00:00
python-M2Crypto.keyring - Add python-M2Crypto.keyring to verify GPG signature of tarball. 2022-07-12 21:27:22 +00:00
python-M2Crypto.spec - Update to 0.39.0: 2023-07-04 19:38:52 +00:00