aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/openssl-release.md
blob: 3c0629f4dd896a1a852cdc926ee7c6124c734f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
- [ ] Windows
    - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/.github/workflows/build-openssl.yml#L36-L37)
    - [ ] Wait for it to be merged
    - [ ] 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
    - [ ] Wait for the Github Actions job to complete