[tor-commits] [tor-browser-build/master] Release preparations for 8.5a4

gk at torproject.org gk at torproject.org
Fri Oct 19 07:52:06 UTC 2018


commit cdf8ea8c1dffc3d0fd00361bc357ce33bc7b55cb
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Oct 19 07:51:37 2018 +0000

    Release preparations for 8.5a4
    
    Versions bump and Changelog update
---
 projects/firefox/config                            |  2 +-
 projects/https-everywhere/config                   |  2 +-
 .../tor-browser/Bundle-Data/Docs/ChangeLog.txt     | 38 ++++++++++++++++++++++
 projects/tor-browser/config                        |  4 +--
 projects/tor-launcher/config                       |  2 +-
 projects/tor/config                                |  2 +-
 projects/torbutton/config                          |  2 +-
 rbm.conf                                           |  4 +--
 8 files changed, 47 insertions(+), 9 deletions(-)

diff --git a/projects/firefox/config b/projects/firefox/config
index d79eec3..dfdf2c4 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.2.1
+  firefox_platform_version: 60.3.0
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   torbrowser_branch: 8.5
   torbrowser_update_channel: alpha
diff --git a/projects/https-everywhere/config b/projects/https-everywhere/config
index 03edcee..e189eb9 100644
--- a/projects/https-everywhere/config
+++ b/projects/https-everywhere/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 2018.8.22
+version: 2018.9.19
 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 54ebd96..991d020 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,41 @@
+Tor Browser 8.5a4 -- October 23 2018
+ * All Platforms
+   * Update Firefox to 60.3.0esr
+   * Update Tor to 0.3.5.3-alpha
+   * Update Torbutton to 2.1.1
+     * Bug 23925+27959: Donation banner for year end 2018 campaign
+     * Bug 24172: Donation banner clobbers Tor Browser version string
+     * Bug 28082: Add locales cs, el, hu, ka
+     * Translations update
+   * Update Tor Launcher to 0.2.17
+     * Bug 27994+25151: Use the new Tor Browser logo
+     * Bug 28082: Add locales cs, el, hu, ka
+     * Translations update
+   * Update HTTPS Everywhere to 2018.9.19
+   * Update NoScript to 10.1.9.9
+   * Bug 1623: Block protocol handler enumeration (backport of fix for #680300)
+   * Bug 27905: Fix many occurrences of "Firefox" in about:preferences
+   * Bug 28082: Add locales cs, el, hu, ka
+ * Windows
+   * Bug 21704: Abort install if CPU is missing SSE2 support
+   * Bug 28002: Fix the precomplete file in the en-US installer
+ * OS X
+   * Bug 26263: App icon positioned incorrectly in macOS DMG installer window
+   * Bug 27827: Fix snowflake reproducibility issues
+   * Bug 26475: Fix Stylo related reproducibilitiy issue
+ * Linux
+   * Bug 26475: Fix Stylo related reproducibilitiy issue
+   * Bug 28022: Use `/usr/bin/env bash` for bash invocation
+ * Android
+   * Backport of fixes for bug 1448014, 1458905, 1441345, and 1448305
+ * Build System
+   * All Platforms
+     * Bug 27218: Generate multiple bundles in parallel
+   * Windows
+     * Bug 27320: Build certutil for Windows
+   * OS X
+     * Bug 27320: Build certutil for macOS
+
 Tor Browser 8.5a3 -- October 4 2018
  * All platforms
    * Update Firefox to 60.2.1esr
diff --git a/projects/tor-browser/config b/projects/tor-browser/config
index 7b44d8f..bb1c259 100644
--- a/projects/tor-browser/config
+++ b/projects/tor-browser/config
@@ -71,9 +71,9 @@ input_files:
     name: snowflake
     enable: '[% c("var/snowflake") %]'
   - filename: Bundle-Data
-  - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-10.1.9.6-an+fx.xpi
+  - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-10.1.9.9-an+fx.xpi
     name: noscript
-    sha256sum: 336ae26d0a70688e6c2b3c14267c9e80f52f6f36c31f23b8242e0edae3666d42
+    sha256sum: e7ec0345c2174e64c7552ab708a59c8efd7c1078fedda64d9c9ad06a899194b9
   - filename: 'RelativeLink/start-tor-browser.desktop'
     enable: '[% c("var/linux") %]'
   - filename: 'RelativeLink/execdesktop'
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index 9e00653..ff5b387 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 0.2.16.5
+version: 0.2.17
 git_url: https://git.torproject.org/tor-launcher.git
 git_hash: '[% c("version") %]'
 gpg_keyring: torbutton.gpg
diff --git a/projects/tor/config b/projects/tor/config
index cc7811b..bb743ca 100644
--- a/projects/tor/config
+++ b/projects/tor/config
@@ -1,6 +1,6 @@
 # vim: filetype=yaml sw=2
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-version: 0.3.5.2-alpha
+version: 0.3.5.3-alpha
 git_hash: 'tor-[% c("version") %]'
 git_url: https://git.torproject.org/tor.git
 git_submodule: 1
diff --git a/projects/torbutton/config b/projects/torbutton/config
index a698691..b4d50be 100644
--- a/projects/torbutton/config
+++ b/projects/torbutton/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 2.1
+version: 2.1.1
 git_url: https://git.torproject.org/torbutton.git
 git_hash: '[% c("version") %]'
 gpg_keyring: torbutton.gpg
diff --git a/rbm.conf b/rbm.conf
index 13aec99..b68c80a 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -15,10 +15,10 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '8.5a3'
+  torbrowser_version: '8.5a4'
   torbrowser_build: 'build1'
   torbrowser_incremental_from:
-    - 8.5a2
+    - 8.5a3
   project_name: tor-browser
   multi_lingual: 0
   build_mar: 1



More information about the tor-commits mailing list