commit 36edb804ea966828f8cebd9c9dedb947b6bbf5d1 Author: Georg Koppen gk@torproject.org Date: Mon Feb 11 22:24:02 2019 +0000
Release preparations for 8.0.6 --- projects/firefox/config | 2 +- projects/https-everywhere/config | 2 +- projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt | 9 +++++++++ rbm.conf | 6 +++--- 4 files changed, 14 insertions(+), 5 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config index 238bc5c..c6d2a6a 100644 --- a/projects/firefox/config +++ b/projects/firefox/config @@ -7,7 +7,7 @@ git_url: https://git.torproject.org/tor-browser.git gpg_keyring: torbutton.gpg
var: - firefox_platform_version: 60.5.0 + firefox_platform_version: 60.5.1 firefox_version: '[% c("var/firefox_platform_version") %]esr' torbrowser_branch: 8.0 torbrowser_update_channel: alpha diff --git a/projects/https-everywhere/config b/projects/https-everywhere/config index 1be120b..a9409cd 100644 --- a/projects/https-everywhere/config +++ b/projects/https-everywhere/config @@ -1,5 +1,5 @@ # vim: filetype=yaml sw=2 -version: 2019.1.7 +version: 2019.1.31 git_url: https://git.torproject.org/https-everywhere.git git_hash: '[% c("version") %]' git_submodule: 1 diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt index cc51f85..e1dbaa3 100644 --- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt +++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,12 @@ +Tor Browser 8.0.6 -- February 12 2019 + * All platforms + * Update Firefox to 60.5.1esr + * Update HTTPS Everywhere to 2019.1.31 + * Bug 29378: Remove 83.212.101.3 from default bridges + * Build System + * All Platforms + * Bug 29235: Build our own version of python3.6 for HTTPS Everywhere + Tor Browser 8.0.5 -- January 29 2019 * All platforms * Update Firefox to 60.5.0esr diff --git a/rbm.conf b/rbm.conf index 7abdf6a..2983684 100644 --- a/rbm.conf +++ b/rbm.conf @@ -15,10 +15,10 @@ buildconf: git_signtag_opt: '-s'
var: - torbrowser_version: '8.0.5' - torbrowser_build: 'build2' + torbrowser_version: '8.0.6' + torbrowser_build: 'build1' torbrowser_incremental_from: - - 8.0.4 + - 8.0.5 project_name: tor-browser multi_lingual: 0 build_mar: 1