[tor-commits] [tor-browser-bundle/master] Release preparations for 7.5a1

gk at torproject.org gk at torproject.org
Fri Jun 9 19:14:57 UTC 2017


commit 321ad6021df0b3d55625c5bd88dcfc5acdf112f8
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Jun 9 19:14:09 2017 +0000

    Release preparations for 7.5a1
    
    Changelog update, version bumps, and config.yml update
---
 Bundle-Data/Docs/ChangeLog.txt    | 49 +++++++++++++++++++++++++++++++++++++++
 gitian/versions.alpha             | 18 +++++++-------
 tools/update-responses/config.yml | 10 ++++----
 3 files changed, 63 insertions(+), 14 deletions(-)

diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 9f00100..fdc5c39 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,52 @@
+Tor Browser 7.5a1 -- June 14 2017
+ * All Platforms
+   * Update Firefox to 52.2.0esr
+   * Update Tor to 0.3.1.3-alpha
+   * Update Torbutton to 1.9.7.4
+     * Bug 22542: Security Settings window too small on macOS 10.12
+     * Bug 22104: Adjust our content policy whitelist for ff52-esr
+     * Bug 22457: Allow resources loaded by view-source://
+     * Bug 21627: Ignore HTTP 304 responses when checking redirects
+     * Bug 22459: Adapt our use of the nsIContentPolicy to e10s mode
+     * Translations update
+   * Update Tor Launcher to 0.2.12.2
+     * Bug 22283: Linux 7.0a4 is broken after update due to unix: lines in torrc
+     * Translations update
+   * Update HTTPS-Everywhere to 5.2.18
+   * Update NoScript to 5.0.5
+   * Update sandboxed-tor-browser to 0.0.7
+   * Bug 22362: NoScript's XSS filter freezes the browser
+   * Bug 21766: Fix crash when the external application helper dialog is invoked
+   * Bug 21886: Download is stalled in non-e10s mode
+   * Bug 22333: Disable WebGL2 API for now
+   * Bug 21861: Disable additional mDNS code to avoid proxy bypasses
+   * Bug 21684: Don't expose navigator.AddonManager to content
+   * Bug 21431: Clean-up system extensions shipped in Firefox 52
+   * Bug 22320: Use preference name 'referer.hideOnionSource' everywhere
+   * Bug 16285: Don't ship ClearKey EME system and update EME preferences
+   * Bug 21972: about:support is partially broken
+   * Bug 21323: Enable Mixed Content Blocking
+   * Bug 22415: Fix format error in our pipeline patch
+   * Bug 21862: Rip out potentially unsafe Rust code
+   * Bug 16485: Improve about:cache page
+   * Bug 22462: Backport of patch for bug 1329521 to fix assertion failure
+   * Bug 22458: Fix broken `about:cache` page on higher security levels
+   * Bug 18531: Uncaught exception when opening ip-check.info
+   * Bug 18574: Uncaught exception when clicking items in Library
+   * Bug 22327: Isolate Page Info media previews to first party domain
+   * Bug 22452: Isolate tab list menuitem favicons to first party domain
+   * Bug 15555: View-source requests are not isolated by first party domain
+   * Bug 5293: Neuter fingerprinting with Battery API
+   * Bug 22429: Add IPv6 address for Lisbeth:443 obfs4 bridge
+   * Bug 22468: Add default obfs4 bridges frosty and dragon
+ * Windows
+   * Bug 22419: Prevent access to file://
+ * Linux
+   * Bug 16285: Remove ClearKey related library stripping
+   * Bug 21852: Don't use jemalloc4 anymore
+ * Android
+   * Bug 19078: Disable RtspMediaResource stuff in Orfox
+
 Tor Browser 7.0a4 -- May 15 2017
  * All Platforms
    * Update Firefox to 52.1.1esr
diff --git a/gitian/versions.alpha b/gitian/versions.alpha
index 0a3e9c6..f6ded37 100755
--- a/gitian/versions.alpha
+++ b/gitian/versions.alpha
@@ -10,15 +10,15 @@ DATA_OUTSIDE_APP_DIR=1
 
 VERIFY_TAGS=1
 
-FIREFOX_VERSION=52.1.1esr
+FIREFOX_VERSION=52.2.0esr
 
 TORBROWSER_UPDATE_CHANNEL=alpha
 
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-7.0-1-build2
-TOR_TAG=tor-0.3.0.6
-TORLAUNCHER_TAG=0.2.12.1
-TORBUTTON_TAG=1.9.7.2
-HTTPSE_TAG=5.2.16
+TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-7.5-1-build1
+TOR_TAG=tor-0.3.1.3-alpha
+TORLAUNCHER_TAG=0.2.12.2
+TORBUTTON_TAG=1.9.7.4
+HTTPSE_TAG=5.2.18
 NSIS_TAG=v0.3.1
 ZLIB_TAG=v1.2.8
 LIBEVENT_TAG=release-2.0.22-stable
@@ -41,7 +41,7 @@ OBFS4_TAG=obfs4proxy-0.0.5
 NOTOFONTS_TAG=720e34851382ee3c1ef024d8dffb68ffbfb234c2
 ERRORS_TAG=248dadf4e9068a0b3e79f02ed0a610d935de5302
 GB_TAG=06cc925cce6592e922dcc4839a8b44feb384e71e
-SANDBOX_TAG=sandboxed-tor-browser-0.0.6
+SANDBOX_TAG=sandboxed-tor-browser-0.0.7
 DEPOT_TOOLS_TAG=28216cd14b44716db5c83634afbdc6e90492652b
 WEBRTC_TAG=c279861207c5b15fc51069e96595782350e0ac12 # https://chromium.googlesource.com/external/webrtc.git/+/refs/branch-heads/58
 GO_WEBRTC_TAG=ab1b64862e0c4b4182010699911c2c5818f0a101
@@ -77,7 +77,7 @@ ELFUTILS_VER=0.166
 ## File names for the source packages
 OPENSSL_PACKAGE=openssl-${OPENSSL_VER}.tar.gz
 GMP_PACKAGE=gmp-${GMP_VER}.tar.bz2
-NOSCRIPT_PACKAGE=noscript_security_suite-5.0.4-fx+sm.xpi
+NOSCRIPT_PACKAGE=noscript_security_suite-5.0.5-fx+sm.xpi
 CCTOOLS_PACKAGE=cctools.tar.gz
 OSXSDK_PACKAGE=MacOSX10.7.sdk.tar.gz
 MSVCR100_PACKAGE=msvcr100.dll
@@ -113,7 +113,7 @@ ELFUTILS_PACKAGE=elfutils-${ELFUTILS_VER}.tar.bz2
 OPENSSL_HASH=6b3977c61f2aedf0f96367dcfb5c6e578cf37e7b8d913b4ecb6643c3cb88d8c0
 GMP_HASH=752079520b4690531171d0f4532e40f08600215feefede70b24fabdc6f1ab160
 OSXSDK_HASH=da77bb0003fcca5ea8c4e8cb2da8828ded750c54afdcac29ec6f3b46ad5e3adf
-NOSCRIPT_HASH=cd8e5561bdd7331d9fdd510fb1bd1cb6460d64f351076b523d31361ff9853c76
+NOSCRIPT_HASH=bf1dee39f6e5936df2b03b794c1efc9236b440536a05fafcff667e33903e6aed
 CCTOOLS_HASH=e908fdebc2886ee5491ebfc7e7950af451b3c4e2439c2d7a923ed06ad05113e4
 MSVCR100_HASH=1221a09484964a6f38af5e34ee292b9afefccb3dc6e55435fd3aaf7c235d9067
 PYCRYPTO_HASH=f2ce1e989b272cfcb677616763e0a2e7ec659effa67a88aa92b3a65528f60a3c
diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index 6a9a142..4234bcc 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -19,7 +19,7 @@ build_targets:
     osx32: Darwin_x86-gcc3
     osx64: Darwin_x86_64-gcc3
 channels:
-    alpha: 7.0a4
+    alpha: 7.5a1
     release: 6.0.1
 versions:
     6.0.1:
@@ -33,11 +33,11 @@ versions:
         osx32:
             minSupportedOSVersion: 10.8
             detailsURL: https://blog.torproject.org/blog/end-life-plan-tor-browser-32-bit-macs#updating
-    7.0a4:
-        platformVersion: 52.1.1
-        detailsURL: https://blog.torproject.org/blog/tor-browser-70a4-released
+    7.5a1:
+        platformVersion: 52.2.0
+        detailsURL: https://blog.torproject.org/blog/tor-browser-75a1-released
         incremental_from:
-          - 7.0a3
+          - 7.0a4
         migrate_archs:
           osx32: osx64
         migrate_langs:



More information about the tor-commits mailing list