[tor-commits] [builders/tor-browser-build] branch master updated: fixup! Bug 40452: Prepare alpha release 11.5a8 (Desktop)
gitolite role
git at cupani.torproject.org
Thu Mar 17 19:22:04 UTC 2022
This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch master
in repository builders/tor-browser-build.
The following commit(s) were added to refs/heads/master by this push:
new aa51ea9 fixup! Bug 40452: Prepare alpha release 11.5a8 (Desktop)
aa51ea9 is described below
commit aa51ea9770601ccbe4cd5bfa6202d5b70dc2bbe5
Author: Richard Pospesel <richard at torproject.org>
AuthorDate: Thu Mar 17 19:16:56 2022 +0000
fixup! Bug 40452: Prepare alpha release 11.5a8 (Desktop)
Revert go to 1.17.8 due to macOS build break
---
projects/go/config | 4 ++--
projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 3 ---
rbm.conf | 2 +-
3 files changed, 3 insertions(+), 6 deletions(-)
diff --git a/projects/go/config b/projects/go/config
index 4a945f0..ed24ae9 100644
--- a/projects/go/config
+++ b/projects/go/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 1.18
+version: 1.17.8
filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
var:
@@ -118,7 +118,7 @@ input_files:
enable: '[% ! c("var/linux") %]'
- URL: 'https://golang.org/dl/go[% c("version") %].src.tar.gz'
name: go
- sha256sum: 38f423db4cc834883f2b52344282fa7a39fbb93650dc62a11fdf0be6409bdad6
+ sha256sum: 2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a
- URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
name: go14
sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index 9989128..9e594e9 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -4,9 +4,6 @@ Tor Browser 11.5a8 - March 15 2022
* Bug 40460: Upgrade to OpenSSL 1.1.1n [tor-browser]
* Bug 40802: Client Auth dialog is broken in Tor Browser 11.06, works in 11.04 [tor-browser]
* Bug 40830: cherry-pick fix for bugzilla 1758156
- * Build System
- * Windows + OS X + Linux
- * Update Go to 1.18
Tor Browser 11.5a7 - March 9 2022
* Android
diff --git a/rbm.conf b/rbm.conf
index 42d2def..fe6c346 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -59,7 +59,7 @@ buildconf:
var:
torbrowser_version: '11.5a8'
- torbrowser_build: 'build1'
+ torbrowser_build: 'build2'
torbrowser_incremental_from:
- 11.5a6
project_name: tor-browser
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the tor-commits
mailing list