Version 3.22.5
This bumps the CMake version to 3.22.5 and OpenSSL to 3.0.3.
CMake>=3.23 version so far cannot support manylinux1, so if you need manylinux1 support, you might want to pin < 3.23 unless something can be worked out. Since manylinux1 hit EOL six months ago and will stop being updated as soon as something breaks, you might want to consider moving to something newer, like manylinux2014. Pip 9 is the main issue holding some users back, so dropping Python <3.7 can reduce the damage if you drop manylinux1.
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #235
- chore(deps): bump cmake from 3.22.3 to 3.22.4 by @dependabot in #237
- chore(deps): bump pypa/cibuildwheel from 2.4.0 to 2.5.0 by @dependabot in #238
- chore(deps): bump docker/setup-qemu-action from 1.2.0 to 2.0.0 by @dependabot in #239
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #240
- chore(deps): bump pypa/cibuildwheel from 2.5.0 to 2.6.0 by @dependabot in #241
- chore(deps): bump pre-commit/action from 2.0.3 to 3.0.0 by @dependabot in #242
- chore: bump OpenSSL 3.0.1 → 3.0.3 by @mayeut in #243
- chore: add script to bump OpenSSL version by @mayeut in #244
- Update to CMake 3.22.5 by @mayeut in #245
Full Changelog: 3.22.4...3.22.5