aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/openssl-release.md
blob: 21c5b2564cfbef621558ff004ad5426e09c1168d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- [ ] 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
- [ ] Changelog entry