[tor-commits] [tor-browser-build/master] Release preparations for 7.5a5

gk at torproject.org gk at torproject.org
Fri Sep 22 08:46:28 UTC 2017


commit 7e40f4e22b41c87b118d793da5fe1a873e5a063b
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Sep 22 08:45:40 2017 +0000

    Release preparations for 7.5a5
    
    Versions bump and Changelog update
---
 projects/firefox-langpacks/config                  |  2 +-
 projects/firefox/config                            |  4 +--
 projects/https-everywhere/config                   |  2 +-
 projects/sandbox/config                            |  2 +-
 .../tor-browser/Bundle-Data/Docs/ChangeLog.txt     | 37 ++++++++++++++++++++++
 projects/tor-browser/config                        |  4 +--
 projects/tor-launcher/config                       |  2 +-
 projects/tor/config                                |  2 +-
 projects/torbutton/config                          |  2 +-
 rbm.conf                                           |  7 ++--
 10 files changed, 50 insertions(+), 14 deletions(-)

diff --git a/projects/firefox-langpacks/config b/projects/firefox-langpacks/config
index dd96dcd..a645b92 100644
--- a/projects/firefox-langpacks/config
+++ b/projects/firefox-langpacks/config
@@ -4,7 +4,7 @@ filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/buil
 
 var:
   ff_version: '[% pc("firefox", "var/firefox_version") %]'
-  ff_build: build2
+  ff_build: build1
   ff_arch: linux-i686
   input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'
 
diff --git a/projects/firefox/config b/projects/firefox/config
index 6babb7d..fe05fbc 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -1,13 +1,13 @@
 # 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") %]-2-build1'
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
 tag_gpg_id: 1
 git_url: https://git.torproject.org/tor-browser.git
 gpg_keyring: torbutton.gpg
 
 var:
-  firefox_platform_version: 52.3.0
+  firefox_platform_version: 52.4.0
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   torbrowser_branch: 7.5
   torbrowser_update_channel: alpha
diff --git a/projects/https-everywhere/config b/projects/https-everywhere/config
index 00987b0..0ccd4e1 100644
--- a/projects/https-everywhere/config
+++ b/projects/https-everywhere/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 5.2.21
+version: 2017.9.12
 git_url: https://git.torproject.org/https-everywhere.git
 git_hash: '[% c("version") %]'
 git_submodule: 1
diff --git a/projects/sandbox/config b/projects/sandbox/config
index 5dc59bd..f9b0f76 100644
--- a/projects/sandbox/config
+++ b/projects/sandbox/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 0.0.12
+version: 0.0.13
 git_url: https://git.torproject.org/tor-browser/sandboxed-tor-browser
 git_hash: 'sandboxed-tor-browser-[% c("version") %]'
 tag_gpg_id: 1
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index f6c37f9..430aa8c 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,40 @@
+Tor Browser 7.5a5 -- September 27 2017
+ * All Platforms
+   * Update Firefox to 52.4.0esr
+   * Update Tor to 0.3.2.1-alpha
+   * Update Torbutton to 1.9.8.1
+     * Bug 20375: Warn users after entering fullscreen mode
+     * Bug 22989: Fix dimensions of new windows on macOS
+     * Bug 23526: Add 2017 Donation banner text
+     * Bug 23483: Donation banner on about:tor for 2017 (testing mode)
+     * Translations update
+   * Update Tor Launcher to 0.2.13
+     * Bug 23240: Retrieve current bootstrap progress before showing progress bar
+     * Bug 22232: Add README on use of bootstrap status messages
+     * Translations update
+   * Update HTTPS-Everywhere to 2017.9.12
+   * Update NoScript to 5.0.10
+   * Update sandboxed-tor-browser to 0.0.13
+   * Bug 23393: Don't crash all tabs when closing one tab
+   * Bug 23166: Add new obfs4 bridge to the built-in ones
+   * Bug 23258: Fix broken HTTPS-Everywhere on higher security levels
+   * Bug 21270: NoScript settings break WebExtensions add-ons
+   * Bug 23104: CSS line-height reveals the platform Tor Browser is running on
+ * Windows
+   * Bug 16010: Enable content sandboxing on Windows
+   * Bug 23582: Enable the Windows DLL blocklist for mingw-w64 builds
+   * Bug 23396: Update the msvcr100.dll we ship
+   * Bug 23230: Fix build error on Windows 64
+ * OS X
+   * Bug 23404: Add missing Noto Sans Buginese font to the macOS whitelist
+ * Linux
+   * Bug 10089: Set middlemouse.contentLoadURL to false by default
+   * Bug 22692: Enable content sandboxing on Linux
+   * Bug 18101: Suppress upload file dialog proxy bypass (linux part)
+ * Build System
+   * All Platforms
+     * Switch from gitian/tor-browser-bundle to rbm/tor-browser-build
+
 Tor Browser 7.0.5 -- September 4 2017
  * All Platforms
    * Update Torbutton to 1.9.7.6
diff --git a/projects/tor-browser/config b/projects/tor-browser/config
index dab0ee0..5121459 100644
--- a/projects/tor-browser/config
+++ b/projects/tor-browser/config
@@ -57,9 +57,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-5.0.9-fx+sm.xpi
+  - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-5.0.10-fx+sm.xpi
     name: noscript
-    sha256sum: 610dc5ffcc7133f2ccc2f1a14280e326d371a8a2fc76497becf2d5cf21257955
+    sha256sum: cfc8018a5ddd2a699581932a9911e28b1060667c7849cf5283b548b5b29a65a2
   - filename: RelativeLink
     enable: '[% c("var/linux") %]'
   - project: libdmg-hfsplus
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index ea7b2e5..ce9cc90 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 0.2.12.3
+version: 0.2.13
 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 2bd33a4..26c3780 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.1.5-alpha
+version: 0.3.2.1-alpha
 git_hash: 'tor-[% c("version") %]'
 git_url: https://git.torproject.org/tor.git
 gpg_keyring: tor.gpg
diff --git a/projects/torbutton/config b/projects/torbutton/config
index fbdc76a..2cc2288 100644
--- a/projects/torbutton/config
+++ b/projects/torbutton/config
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: 1.9.8
+version: 1.9.8.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 a93fa1a..133b548 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -15,11 +15,10 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '7.5a4'
-  torbrowser_build: 'build2'
+  torbrowser_version: '7.5a5'
+  torbrowser_build: 'build1'
   torbrowser_incremental_from:
-    - 7.5a2
-    - 7.5a3
+    - 7.5a4
   project_name: tor-browser
   multi_lingual: 0
   build_mar: 1



More information about the tor-commits mailing list