aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/ISSUE_TEMPLATE/openssl-release.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/openssl-release.md b/.github/ISSUE_TEMPLATE/openssl-release.md
new file mode 100644
index 00000000..6167739f
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/openssl-release.md
@@ -0,0 +1,9 @@
+- [ ] Windows
+ - [ ] Run the `openssl-release-1.1` Jenkins job
+ - [ ] Copy the resulting artifacts to the Windows builders and unzip them in the root of the file system
+- [ ] macOS
+ - [ ] Send a pull request to `homebrew` upgrading the `openssl@1.1` formula
+ - [ ] Wait for it to be merged
+ - [ ] Run the `update-brew-openssl` Jenkins job
+- [ ] manylinux1
+ - [ ] Send a pull request to `pyca/infra` updating the [version and hash](https://github.com/pyca/infra/blob/master/cryptography-manylinux1/install_openssl.sh#L5-L6)