aboutsummaryrefslogtreecommitdiffstats
path: root/.github/ISSUE_TEMPLATE/openssl-release.md
diff options
context:
space:
mode:
Diffstat (limited to '.github/ISSUE_TEMPLATE/openssl-release.md')
-rw-r--r--.github/ISSUE_TEMPLATE/openssl-release.md13
1 files changed, 4 insertions, 9 deletions
diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md
index 21c5b256..33695372 100644
--- a/.github/ISSUE_TEMPLATE/openssl-release.md
+++ b/.github/ISSUE_TEMPLATE/openssl-release.md
@@ -1,12 +1,7 @@
-- [ ] 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`
+- [ ] Windows, macOS, `manylinux`
+ - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux/openssl-version.sh)
- [ ] Wait for it to be merged
- [ ] Wait for the Github Actions job to complete
- [ ] Changelog entry
+- [ ] Release
+- [ ] Forward port changelog entry (if releasing from release branch) \ No newline at end of file