Skip to content

Commit

Permalink
Update the openssl release (#5166)
Browse files Browse the repository at this point in the history
  • Loading branch information
alex committed Mar 31, 2020
1 parent b76fdd5 commit 6bb9d5a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/ISSUE_TEMPLATE/openssl-release.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
- [ ] Windows
- [ ] Run `build-openssl.sh` in the `pyca/infra` repository
- [ ] 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

0 comments on commit 6bb9d5a

Please sign in to comment.