[tor-commits] [tor-browser-build/master] fixup! Bug 40451: Create Release Prep issue template

richard at torproject.org richard at torproject.org
Thu Mar 10 03:14:13 UTC 2022


commit 534aad758409420353c6d35f62d04812fb177e23
Author: Richard Pospesel <richard at torproject.org>
Date:   Thu Mar 10 03:13:34 2022 +0000

    fixup! Bug 40451: Create Release Prep issue template
    
    openssl tar.gz URL doesn't need to be manually updated as it is programmitically generated from the version
---
 .gitlab/issue_templates/Release Prep.md | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.gitlab/issue_templates/Release Prep.md b/.gitlab/issue_templates/Release Prep.md
index 8a683ad..d18251e 100644
--- a/.gitlab/issue_templates/Release Prep.md	
+++ b/.gitlab/issue_templates/Release Prep.md	
@@ -79,7 +79,6 @@ Tor Browser Alpha (and Nightly) are on the `master` branch, while Stable lives i
 - [ ] Check for openssl updates here : https://github.com/openssl/openssl/tags
     - [ ] ***(Optional)*** If new 1.X.Y series tag available, update `projects/openssl/config`
         - [ ] `version` : update to next 1.X.Y release tag
-        - [ ] `input_files/URL` : update to next source tarball
         - [ ] `input_files/sha256sum` : update to sha256 sum of source tarball
 - [ ] Check for tor updates here : https://gitlab.torproject.org/tpo/core/tor/-/tags ; Tor Browser Alpha uses `-alpha` tagged tor, while stable uses the stable series
     - [ ] ***(Optional)*** If new tor version is available, update `projects/tor/config`


More information about the tor-commits mailing list