aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/openssl-release.md
blob: 13da8b14381e525879e6d1b810517cc3a251700e (plain)
1
2
3
4
5
6
7
8
9
- [ ] Windows
    - [ ] Run `build-openssl.sh` in the `pyca/infra` repository
    - [ ] Wait for the Github Actions job to complete
- [ ] macOS
    - [ ] Send a pull request to `homebrew` upgrading the `openssl@1.1` formula
    - [ ] Wait for it to be merged
- [ ] manylinux
    - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux/install_openssl.sh#L5-L6) for `manylinux`
    - [ ] Wait for it to be merged