[tor-commits] [tor-browser-bundle/master] Release preparations for 7.0a1
gk at torproject.org
gk at torproject.org
Fri Jan 20 07:45:06 UTC 2017
commit b6090e60ae25974d6663ea063094928151748470
Author: Georg Koppen <gk at torproject.org>
Date: Fri Jan 20 07:44:43 2017 +0000
Release preparations for 7.0a1
---
Bundle-Data/Docs/ChangeLog.txt | 29 +++++++++++++++++++++++++++++
gitian/versions.alpha | 12 ++++++------
tools/update-responses/config.yml | 11 +++++------
3 files changed, 40 insertions(+), 12 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 92b638d..a793a2d 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,32 @@
+Tor Browser 7.0a1 -- January 25 2017
+ * All Platforms
+ * Update Firefox to 45.7.0esr
+ * Tor to 0.3.0.1-alpha
+ * Update Torbutton to 1.9.7
+ * Bug 19898: Use DuckDuckGo on about:tor
+ * Bug 21091: Hide the update check menu entry when running under the sandbox
+ * Bug 21243: Add links to es, fr, and pt Tor Browser manual
+ * Bug 21194: Show snowflake in the circuit display
+ * Bug 21131: Remove 2016 donation banner
+ * Translation updates
+ * Update HTTPS-Everywhere to 5.2.9
+ * Update NoScript to 2.9.5.3
+ * Bug 20471: Allow javascript: links from HTTPS first party pages
+ * Bug 20651: DuckDuckGo does not work with JavaScript disabled
+ * Bug 20589: Add new MAR signing key
+ * Windows
+ * Bug 20981: On Windows, check TZ for timezone first
+ * OS X
+ * Bug 20989: Browser sandbox profile is too restrictive on OSX 10.12.2
+ * Liunx
+ * Update sandboxed-tor-browser to 0.0.3
+ * Bug 20735: Add snowflake pluggable transport to alpha Linux builds
+ * Build system
+ * All platforms
+ * Bug 20927: Upgrade Go to 1.7.4
+ * Linux
+ * Bug 21103: Update descriptors for sandboxed-tor-browser 0.0.3
+
Tor Browser 6.5a6-hardened -- December 14 2016
* All Platforms
* Update Firefox to 45.6.0esr
diff --git a/gitian/versions.alpha b/gitian/versions.alpha
index 50c2158..774512d 100755
--- a/gitian/versions.alpha
+++ b/gitian/versions.alpha
@@ -10,15 +10,15 @@ DATA_OUTSIDE_APP_DIR=1
VERIFY_TAGS=1
-FIREFOX_VERSION=45.6.0esr
+FIREFOX_VERSION=45.7.0esr
TORBROWSER_UPDATE_CHANNEL=alpha
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.5-1-build1
-TOR_TAG=tor-0.2.9.6-rc
+TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-7.0-1-build1
+TOR_TAG=tor-0.3.0.1-alpha
TORLAUNCHER_TAG=0.2.10.2
-TORBUTTON_TAG=1.9.6.8
-HTTPSE_TAG=5.2.8
+TORBUTTON_TAG=1.9.7
+HTTPSE_TAG=5.2.9
NSIS_TAG=v0.3.1
ZLIB_TAG=v1.2.8
LIBEVENT_TAG=release-2.0.22-stable
@@ -44,7 +44,7 @@ OBFS4_TAG=obfs4proxy-0.0.5
NOTOFONTS_TAG=720e34851382ee3c1ef024d8dffb68ffbfb234c2
ERRORS_TAG=248dadf4e9068a0b3e79f02ed0a610d935de5302
GB_TAG=06cc925cce6592e922dcc4839a8b44feb384e71e
-SANDBOX_TAG=sandboxed-tor-browser-0.0.2
+SANDBOX_TAG=sandboxed-tor-browser-0.0.3
DEPOT_TOOLS_TAG=28216cd14b44716db5c83634afbdc6e90492652b
WEBRTC_TAG=f33698296719f956497d2dbff81b5080864a8804 # https://chromium.googlesource.com/external/webrtc.git/+/refs/branch-heads/52
GO_WEBRTC_TAG=69c5ca70533142494d145b43ef2f46ca94715557
diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index 210e707..613da0e 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: 6.5a6
+ alpha: 7.0a1
release: 6.0.1
versions:
6.0.1:
@@ -33,12 +33,11 @@ versions:
osx32:
minSupportedOSVersion: 10.8
detailsURL: https://blog.torproject.org/blog/end-life-plan-tor-browser-32-bit-macs#updating
- 6.5a6:
- platformVersion: 45.6.0
- detailsURL: https://blog.torproject.org/blog/tor-browser-65a6-released
+ 7.0a1:
+ platformVersion: 45.7.0
+ detailsURL: https://blog.torproject.org/blog/tor-browser-70a1-released
incremental_from:
- - 6.5a4
- - 6.5a5
+ - 6.5a6
migrate_archs:
osx32: osx64
migrate_langs:
More information about the tor-commits
mailing list