[tor-commits] [tor-browser-bundle/master] Update changelog and version file (due to #13751).

gk at torproject.org gk at torproject.org
Thu Nov 13 12:51:13 UTC 2014


commit 34f463f774ead19040933b640495cd9f875c8eb5
Author: Georg Koppen <gk at torproject.org>
Date:   Thu Nov 13 13:49:50 2014 +0000

    Update changelog and version file (due to #13751).
---
 Bundle-Data/Docs/ChangeLog.txt |    6 ++++--
 gitian/versions.alpha          |    2 +-
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index c8fac5c..d6926c7 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -10,7 +10,7 @@ Tor Browser 4.5-alpha-1 -- Nov 14 2014
    * Bug 13742: Fix domain isolation for content cache and disk-enabled browsing mode
    * Update Tor to 0.2.6.1-alpha
    * Update NoScript to 2.6.9.3
-   * Update Torbutton to 1.8.1.0
+   * Update Torbutton to 1.8.1.1
      * Bug 9387: Provide a "Security Slider" for vulnerability surface reduction
      * Bug 13019: Synchronize locale spoofing pref with our Firefox patch
      * Bug 3455: Use SOCKS user+pass to isolate all requests from the same url domain
@@ -19,10 +19,12 @@ Tor Browser 4.5-alpha-1 -- Nov 14 2014
      * Bug 13666: Various circuit status UI fixes
      * Bug 13742: Remove cache isolation code in favor of direct C++ patch
      * Bug 13746: Properly update third party isolation pref if disabled from UI
+     * Bug 13751: Get rid of remaining SafeCache parts
    * Bug 13586: Make meek use TLS session tickets (to look like stock Firefox).
-   * Include obfs4proxy pluggable transport
+   * Bug 12903: Include obfs4proxy pluggable transport
  * Windows
    * Bug 13443: Re-enable DirectShow; fix crash with mingw patch.
+   * Bug 13558: Fix crash on Windows XP during download folder changing
    * Bug 13091: Make app name "Tor Browser" instead of "Tor"
    * Bug 13594: Fix update failure for Windows XP users
  * Mac
diff --git a/gitian/versions.alpha b/gitian/versions.alpha
index 953cebb..edb59c2 100755
--- a/gitian/versions.alpha
+++ b/gitian/versions.alpha
@@ -11,7 +11,7 @@ TORBROWSER_UPDATE_CHANNEL=alpha
 TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-1-build6
 TOR_TAG=tor-0.2.6.1-alpha
 TORLAUNCHER_TAG=0.2.7.0.1
-TORBUTTON_TAG=1.8.1.0
+TORBUTTON_TAG=1.8.1.1
 HTTPSE_TAG=3.5.3  # XXX: HTTPSE_VER is used instead, pending #11630
 NSIS_TAG=v0.2
 ZLIB_TAG=v1.2.8



More information about the tor-commits mailing list