update_to_0.44.0 #2

Open
mcepl wants to merge 4 commits from mcepl/python-M2Crypto:update_to_0.44.0 into factory
Member
  • fix(rsa): introduce internal cache for rsa.check_key()
    (bsc#1236664, srht#mcepl/m2crypto#369)
  • 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.
- fix(rsa): introduce internal cache for rsa.check_key() (bsc#1236664, srht#mcepl/m2crypto#369) - 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.
mcepl added 2 commits 2025-02-17 18:47:35 +01:00
- 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.

Created submit request sr#1246494

Created submit request [sr#1246494](https://build.opensuse.org/request/show/1246494)
mcepl force-pushed update_to_0.44.0 from 0481399a50 to 9761c6bca4 2025-02-17 18:48:28 +01:00 Compare

Created submit request sr#1246495

Created submit request [sr#1246495](https://build.opensuse.org/request/show/1246495)
mcepl force-pushed update_to_0.44.0 from 9761c6bca4 to 80528487c6 2025-02-17 18:57:37 +01:00 Compare

Created submit request sr#1246496

Created submit request [sr#1246496](https://build.opensuse.org/request/show/1246496)
mcepl added 1 commit 2025-02-18 08:25:11 +01:00
Fix spelling of BSD-2-Clause license.
All checks were successful
obs/scm/build
de8b891696

Created submit request sr#1246569

Created submit request [sr#1246569](https://build.opensuse.org/request/show/1246569)
mcepl added 1 commit 2025-02-18 09:01:33 +01:00
me not to see the previous problem.

Created submit request sr#1246575

Created submit request [sr#1246575](https://build.opensuse.org/request/show/1246575)
All checks were successful
obs/scm/build
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u update_to_0.44.0:mcepl-update_to_0.44.0
git checkout mcepl-update_to_0.44.0
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pool/python-M2Crypto#2
No description provided.