Skip to content
Snippets Groups Projects
Commit 19c2de9f authored by Richard Pospesel's avatar Richard Pospesel
Browse files

Bug 40452: Prepare alpha release 11.5a8 (Desktop)

parent 534aad75
No related branches found
Tags tbb-11.5a8-build1
No related merge requests found
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build3'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build5'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
......
# vim: filetype=yaml sw=2
version: 1.17.8
version: 1.18
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: 2effcd898140da79a061f3784ca4f8d8b13d811fb2abe9dad2404442dabbdf7a
sha256sum: 38f423db4cc834883f2b52344282fa7a39fbb93650dc62a11fdf0be6409bdad6
- URL: 'https://golang.org/dl/go[% c("var/go14_version") %].src.tar.gz'
name: go14
sha256sum: 9947fc705b0b841b5938c48b22dc33e9647ec0752bae66e50278df4f23f64959
......
# vim: filetype=yaml sw=2
version: 1.1.1m
version: 1.1.1n
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.gz'
var:
......@@ -31,4 +31,4 @@ input_files:
- name: '[% c("var/compiler") %]'
project: '[% c("var/compiler") %]'
- URL: 'https://www.openssl.org/source/openssl-[% c("version") %].tar.gz'
sha256sum: f89199be8b23ca45fc7cb9f1d8d3ee67312318286ad030f5316aca6462db6c96
sha256sum: 40dceb51a4f6a5275bde0e6bf20ef4b91bfc32ed57c0552e2e8e15463372b17a
Tor Browser 11.5a8 - March 15 2022
* Windows + OS X + Linux
* Bug 14939: Support ipv6 addresses in Tor Circuit Display [tor-browser]
* 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
* Update NoScript to 11.3.7
......
......@@ -58,10 +58,10 @@ buildconf:
git_signtag_opt: '-s'
var:
torbrowser_version: '11.5a7'
torbrowser_version: '11.5a8'
torbrowser_build: 'build1'
torbrowser_incremental_from:
- 11.5a4
- 11.5a6
project_name: tor-browser
multi_lingual: 0
build_mar: 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment