Skip to content
Snippets Groups Projects
Unverified Commit eaf882ad authored by Georg Koppen's avatar Georg Koppen
Browse files

Preparing a build2 for 8.0.1

We pick up three patches that are planned for Firefox 60.2.1esr but we
can't wait for the final release candidate as we run out of time before
Mexico.

Furthermore, back out the moat related fix in Tor Launcher. We want to
give it a bit more testing time on alpha.
parent 4825a7d9
No related branches found
No related tags found
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-build4'
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
gpg_keyring: torbutton.gpg
......
......@@ -11,9 +11,8 @@ Tor Browser 8.0.1 -- September 20 2018
* Bug 27427: Fix NoScript IPC for about:blank by whitelisting messages
* Bug 27558: Update the link to "Your Guard note may not change" text
* Translations update
* Update Tor Launcher to 0.2.16.5
* Update Tor Launcher to 0.2.16.6
* Bug 27469: Adapt Moat URLs
* Bug 25405: Cannot use Moat if a meek bridge is configured
* Translations update
* Clean-up
* Update NoScript to 10.1.9.6
......@@ -22,6 +21,7 @@ Tor Browser 8.0.1 -- September 20 2018
* Bug 27543: QR code is broken on web.whatsapp.com
* Bug 27264: Bookmark items are not visible on the boomark toolbar
* Bug 27535: Enable TLS 1.3 draft version
* Backport of Mozilla bug 1490585, 1475775, and 1489744
* OS X
* Bug 27482: Fix crash during start-up on macOS 10.9.x systems
* Linux
......
......@@ -16,7 +16,7 @@ buildconf:
var:
torbrowser_version: '8.0.1'
torbrowser_build: 'build1'
torbrowser_build: 'build2'
torbrowser_incremental_from:
- 8.0
project_name: tor-browser
......
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