Revisions of python-M2Crypto

Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 111)
- update CVE-2020-25657-Bleichenbacher-attack.patch to actually
  contain the fix rather than just being empty (CVE-2020-25657,
  bsc#1178829)
buildservice-autocommit accepted request 988816 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 110)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 109)
- Add python-M2Crypto.keyring to verify GPG signature of tarball.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 108)
- Add CVE-2020-25657-Bleichenbacher-attack.patch (CVE-2020-25657,
  bsc#1178829), which mitigates the Bleichenbacher timing attacks
  in the RSA decryption API.
buildservice-autocommit accepted request 967536 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 107)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 106)
- Add missing bug references to this changelog.
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 105)
Fix changelog
buildservice-autocommit accepted request 900001 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 104)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 103)
- Update to 0.38.0:
    - Remove the last use of setup.py test idiom.
    - Use m2_PyObject_AsReadBuffer instead of PyObject_AsReadBuffer.
    - Add support for arm64 big endian <Steev Klimaszewski>
    - Make support of RSA_SSLV23_PADDING optional (it has been deprecated).
    - Move project to src/ layout
    - Allow verify_cb_* to be called with ok=True  <Casey Deccio>
    - Be prepared if any of constants in x509_vfy.h is not available.
    - But we do support 3.8
    - We DO NOT support Python 2.6.
- All patches were upstreamed:
    - 293_sslv23_padding.patch
    - no-need-parameterized.patch
    - python-M2Crypto-Allow-on-UNABLE_TO_VERIFY_LEAF_SIGNATURE.patch
buildservice-autocommit accepted request 887900 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 102)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 101)
- Add no-need-parameterized.patch ... we don't need run-time requirement
  of parameterized package (bsc#1185150).
buildservice-autocommit accepted request 873811 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 100)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 99)
- Add 293_sslv23_padding.patch to avoid using RSA_SSLV23_PADDING
  (gl#m2crypto/m2crypto#293, gh#openssl/openssl#14216).
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 98)
Fix changes
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 97)
Fix metadata
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 873095 from Pedro Monreal Gonzalez's avatar Pedro Monreal Gonzalez (pmonrealgonzalez) (revision 96)
- OpenSSL allows the verificaton to continue on
  UNABLE_TO_VERIFY_LEAF_SIGNATURE
  * This unifies the behaviour of a single certificate with an
    unknown CA certificate with a self-signed certificate.
- Add python-M2Crypto-Allow-on-UNABLE_TO_VERIFY_LEAF_SIGNATURE.patch

- Add source signature file
buildservice-autocommit accepted request 864616 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 95)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 94)
- Dr. Strangelove or: How I Learned to Stop Worrying and Love pytest
buildservice-autocommit accepted request 854111 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 93)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 92)
- Update to 0.37.1:
    - Remove support for CentOS 6 and Python 2.6 (remove 
      tests.vendor module). Python 2.7 is still fully supported.
    - Remodel CI:
      - on GitHub switched from Travis-CI to GH Actions
      - on GitLab-CI: stop testing 2.7 on Fedora, add centos7
      - update appveyor.yml
    - Stop playing with swig in setup.py, we don't support swig 1.* 
      anymore.
    - Fix dereferencing of pointers (gl#m2crypto/m2crypto#281)
    - Replace deprecated PyObject_AsReadBuffer with our own shim 
      (thanks to Casey Deccio for saving my bacon there).
    - Use parametrized to create parametrized tests (new external 
      dependency).
    - Only use DigestSign() and DigestUpdate() with OpenSSL >= 1.1.1
    - Expose all the X509_V_FLAG
    - Add support for DigestSign* and DigestVerify*
Displaying revisions 21 - 40 of 131
openSUSE Build Service is sponsored by