[tor-commits] [tor-browser-bundle/hardened-builds] Release preparations for 6.5a6-hardened

gk at torproject.org gk at torproject.org
Mon Dec 12 13:31:13 UTC 2016


commit 8fe01a6bcd6972fe18c0d3da8e4aef4719456022
Author: Georg Koppen <gk at torproject.org>
Date:   Mon Dec 12 13:08:35 2016 +0000

    Release preparations for 6.5a6-hardened
    
    Changelog update, version bumps, and config.yml update
---
 Bundle-Data/Docs/ChangeLog.txt    | 25 +++++++++++++++++++++++++
 gitian/versions.alpha             |  8 ++++----
 tools/update-responses/config.yml |  9 +++++----
 3 files changed, 34 insertions(+), 8 deletions(-)

diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index 84eacc6..def8f6a 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,28 @@
+Tor Browser 6.5a6-hardened -- December 14 2016
+ * All Platforms
+   * Update Firefox to 45.6.0esr
+   * Tor to 0.2.9.7-rc
+   * Update Torbutton to 1.9.6.9
+     * Bug 16622: Timezone spoofing moved to tor-browser.git
+     * Bug 20701: Allow the directory listing stylesheet in the content policy
+     * Bug 20556: Use pt-BR strings from now on
+     * Bug 20614: Add links to Tor Browser User Manual
+     * Bug 20414: Fix non-rendering arrow on OS X
+     * Bug 20728: Fix bad preferences.xul dimensions
+     * Bug 20318: Remove helpdesk link from about:tor
+     * Bug 20753: Remove obsolete StartPage locale strings
+     * Bug 20947: Donation banner improvements
+     * Translation updates
+   * Update HTTPS-Everywhere to 5.2.8
+   * Bug 16622: Spoof timezone with Firefox patch
+   * Bug 20707: Fix broken preferences tab in non-en-US alpha bundles
+   * Bug 20709: Fix wrong update URL in alpha bundles
+   * Bug 20556: Start using pt-BR instead of pt-PT for Portuguese
+   * Bug 20809: Use non-/html search engine URL for DuckDuckGo search plugins
+   * Bug 20837: Activate iat-mode for certain obfs4 bridges
+   * Bug 20838: Uncomment NX01 default obfs4 bridge
+   * Bug 20840: Rotate ports a third time for default obfs4 bridges
+
 Tor Browser 6.5a5-hardened -- December 1 2016
  * All Platforms
    * Update Firefox to 45.5.1esr
diff --git a/gitian/versions.alpha b/gitian/versions.alpha
index 858597e..f64f8d7 100755
--- a/gitian/versions.alpha
+++ b/gitian/versions.alpha
@@ -14,15 +14,15 @@ DATA_OUTSIDE_APP_DIR=1
 
 VERIFY_TAGS=1
 
-FIREFOX_VERSION=45.5.1esr
+FIREFOX_VERSION=45.6.0esr
 
 TORBROWSER_UPDATE_CHANNEL=hardened
 
 TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.5-1-build1
-TOR_TAG=tor-0.2.9.5-alpha
+TOR_TAG=tor-0.2.9.7-rc
 TORLAUNCHER_TAG=0.2.11.1
-TORBUTTON_TAG=1.9.6.7
-HTTPSE_TAG=5.2.7
+TORBUTTON_TAG=1.9.6.9
+HTTPSE_TAG=5.2.8
 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 1fcbd57..54c4082 100644
--- a/tools/update-responses/config.yml
+++ b/tools/update-responses/config.yml
@@ -20,7 +20,7 @@ build_targets:
     osx32: Darwin_x86-gcc3
     osx64: Darwin_x86_64-gcc3
 channels:
-    hardened: 6.5a5-hardened
+    hardened: 6.5a6-hardened
     release: 6.0.1
 versions:
     6.0.1:
@@ -33,11 +33,12 @@ versions:
         osx32:
             minSupportedOSVersion: 10.8
             detailsURL: https://blog.torproject.org/blog/end-life-plan-tor-browser-32-bit-macs#updating
-    6.5a5-hardened:
-        platformVersion: 45.5.1
-        detailsURL: https://blog.torproject.org/blog/tor-browser-65a5-hardened-released
+    6.5a6-hardened:
+        platformVersion: 45.6.0
+        detailsURL: https://blog.torproject.org/blog/tor-browser-65a6-hardened-released
         incremental_from:
           - 6.5a4-hardened
+          - 6.5a5-hardened
         migrate_archs:
           osx32: osx64
         osx32:



More information about the tor-commits mailing list