aboutsummaryrefslogtreecommitdiff
path: root/RELEASE.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-07-04 18:00:44 -0400
committerMicah Lee <micah@micahflee.com>2022-07-04 18:00:44 -0400
commit12295aa6935e9e7d052206782280b8d7032e22a9 (patch)
treebc319aaebc6376bc7e44965f8154a2aaab20c573 /RELEASE.md
parentb393eeb9b577feafc55c765c8594ce837492bb54 (diff)
downloadonionshare-12295aa6935e9e7d052206782280b8d7032e22a9.tar.gz
onionshare-12295aa6935e9e7d052206782280b8d7032e22a9.zip
Update get-tor.py to use Tor Browser 11.0.15
Diffstat (limited to 'RELEASE.md')
-rw-r--r--RELEASE.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/RELEASE.md b/RELEASE.md
index ece4851f..824c9467 100644
--- a/RELEASE.md
+++ b/RELEASE.md
@@ -46,6 +46,11 @@ Make sure snapcraft packaging works. In `snap/snapcraft.yaml`:
- [ ] All python packages in the `onionshare` part should be updated to match `desktop/pyproject.toml`
- [ ] Test the snap package, ensure it works
+Update to the latest version of Tor:
+
+- [ ] Edit `desktop/scripts/get-tor.py` to use the latest version of Tor Browser, and the latest sha256 checksums.
+- [ ] Update the version of `meek`, `obfs4proxy`, and `snowflake` in the `desktop/scripts/build-pt-*` scripts, both the bash and PowerShell scripts.
+
Finally:
- [ ] There must be a PGP-signed git tag for the version, e.g. for OnionShare 2.1, the tag must be `v2.1`