update_to_0.44.0 #2

Open
mcepl wants to merge 4 commits from mcepl/python-M2Crypto:update_to_0.44.0 into factory

4 Commits

Author SHA256 Message Date
1e9ea663b8
Add rpmlintrc … overflow of ignorable rpmlint warnings caused
All checks were successful
obs/scm/build
me not to see the previous problem.
2025-02-18 09:00:54 +01:00
de8b891696
Fix spelling of BSD-2-Clause license.
All checks were successful
obs/scm/build
2025-02-18 08:24:56 +01:00
80528487c6
Update to 0.44.0:
All checks were successful
obs/scm/build
- fix(rsa): introduce internal cache for rsa.check_key()
    - fix[authcookie]: modernize the module
    - fix(_lib): add missing #include for windows
    - ci: relax fedora crypto policy to legacy.
    - enhance setup.py for macos compatibility
    - prefer packaging.version over distutils.version
    - fix segfault with openssl 3.4.0
    - fix[ec]: raise ioerror instead when load_key_bio() cannot read
      the file.
    - doc: update installation instructions for windows.
    - fix setting x509.verify_* variables
    - fix building against openssl in non-standard location
    - test_x509: use only x509_version_1 (0) as version for csr.
2025-02-17 18:57:07 +01:00
56b84f212b
The real license is BSD 2-Clause, not MIT. 2025-02-17 18:57:07 +01:00