[tor-commits] [tor-browser-bundle/maint-6.0] Release preparations for 6.0.3

gk at torproject.org gk at torproject.org
Fri Jul 22 21:10:36 UTC 2016


commit 033fe948a692f545d50132ebe2046704be5dff7d
Author: Georg Koppen <gk at torproject.org>
Date:   Fri Jul 22 16:40:03 2016 +0000

    Release preparations for 6.0.3
---
 Bundle-Data/Docs/ChangeLog.txt    | 18 ++++++++++++++++++
 gitian/versions                   |  2 +-
 tools/update-responses/config.yml | 13 ++++++-------
 3 files changed, 25 insertions(+), 8 deletions(-)

diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 6325c23..2abd47e 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,21 @@
+Tor Browser 6.0.3 -- August 2
+ * All Platforms
+   * Update Firefox to 45.3.0esr
+   * Update Torbutton to 1.9.5.6
+     * Bug 19417: Disable asmjs for now
+     * Bug 19689: Use proper parent window for plugin prompt
+   * Update HTTPS-Everywhere to 5.2.1
+   * Bug 19417: Disable asmjs for now
+   * Bug 19715: Disable the meek-google pluggable transport option
+   * Bug 19714: Remove mercurius4 obfs4 bridge
+   * Bug 19585: Fix regression test for keyboard layout fingerprinting
+   * Bug 19515: Tor Browser is crashing in graphics code
+   * Bug 18513: Favicon requests can bypass New Identity
+ * OS X
+   * Bug 19269: Icon doesn't appear in Applications folder or Dock
+ * Android
+   * Bug 19484: Avoid compilation error when MOZ_UPDATER is not defined
+
 Tor Browser 6.0.2 -- June 21
  * All Platforms
    * Update Torbutton to 1.9.5.5
diff --git a/gitian/versions b/gitian/versions
index 6e54edd..c46c735 100755
--- a/gitian/versions
+++ b/gitian/versions
@@ -18,7 +18,7 @@ TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.0-1-build2
 TOR_TAG=tor-0.2.7.6
 TORLAUNCHER_TAG=0.2.9.3
 TORBUTTON_TAG=1.9.5.5
-HTTPSE_TAG=5.1.9
+HTTPSE_TAG=5.2.1
 NSIS_TAG=v0.3.1
 ZLIB_TAG=v1.2.8
 LIBEVENT_TAG=release-2.0.22-stable
diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml
index 4e89b8a..16843df 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -13,15 +13,14 @@ build_targets:
     osx64: Darwin_x86_64-gcc3
 channels:
     alpha: 6.0a5
-    release: 6.0.2
+    release: 6.0.3
 versions:
-    6.0.2:
-        platformVersion: 45.2.0
-        detailsURL: https://blog.torproject.org/blog/tor-browser-602-released
-        download_url: https://cdn.torproject.org/aus1/torbrowser/6.0.2
+    6.0.3:
+        platformVersion: 45.3.0
+        detailsURL: https://blog.torproject.org/blog/tor-browser-603-released
+        download_url: https://cdn.torproject.org/aus1/torbrowser/6.0.3
         incremental_from:
-          - 6.0
-          - 6.0.1
+          - 6.0.2
         migrate_archs:
           osx32: osx64
         osx32:



More information about the tor-commits mailing list