[tor-commits] [tor-browser-bundle/master] Add changelog entry and bump versions for 4.5.1.
mikeperry at torproject.org
mikeperry at torproject.org
Fri May 8 02:19:38 UTC 2015
commit 4d051e179688e18f78f2d8db0e7dd47f72079f6d
Author: Mike Perry <mikeperry-git at torproject.org>
Date: Thu May 7 18:52:52 2015 -0700
Add changelog entry and bump versions for 4.5.1.
---
Bundle-Data/Docs/ChangeLog.txt | 21 +++++++++++++++++++++
gitian/versions | 10 +++++-----
gitian/versions.alpha | 10 +++++-----
3 files changed, 31 insertions(+), 10 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt
index ce63883..cf257f0 100644
--- a/Bundle-Data/Docs/ChangeLog.txt
+++ b/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,24 @@
+Tor Browser 4.5.1 -- May 12 2015
+ * All Platforms
+ * Update Firefox to 31.7.0esr
+ * Update meek to 0.18
+ * Update Tor Launcher to 0.2.7.5
+ * Translation updates only
+ * Update Torbutton to 1.9.2.3
+ * Bug 15837: Show descriptions if unchecking custom mode
+ * Bug 15927: Force update of the NoScript UI when changing security level
+ * Bug 15915: Hide circuit display if it is disabled.
+ * Translation updates
+ * Bug 15945: Disable NoScript's ClearClick protection for now
+ * Bug 15933: Isolate by base (top-level) domain name instead of FQDN
+ * Bug 15857: Fix file descriptor leak in updater that caused update failures
+ * Bug 15899: Fix errors with downloading and displaying PDFs
+ * Windows
+ * Bug 15872: Fix meek pluggable transport startup issue with Windows 7
+ * Build System
+ * Bug 15947: Support Ubuntu 14.04 LXC hosts via LXC_EXECUTE=lxc-execute env var
+ * Bugs 15921+15922: Fix build errors during Mozilla Tryserver builds
+
Tor Browser 4.5 -- Apr 28 2015
* All Platforms
* Update Tor to 0.2.6.7 with additional patches:
diff --git a/gitian/versions b/gitian/versions
index 0645ff3..3ec62bc 100755
--- a/gitian/versions
+++ b/gitian/versions
@@ -4,14 +4,14 @@ BUILD_PT_BUNDLES=1
VERIFY_TAGS=1
-FIREFOX_VERSION=31.6.0esr
+FIREFOX_VERSION=31.7.0esr
TORBROWSER_UPDATE_CHANNEL=release
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-1-build3
+TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-1-build1
TOR_TAG=tor-0.2.6.7
-TORLAUNCHER_TAG=0.2.7.4
-TORBUTTON_TAG=1.9.2.2
+TORLAUNCHER_TAG=0.2.7.5
+TORBUTTON_TAG=1.9.2.3
HTTPSE_TAG=5.0.3
NSIS_TAG=v0.3
ZLIB_TAG=v1.2.8
@@ -33,7 +33,7 @@ GO_X_CRYPTO_TAG=4ed45ec682102c643324fae5dff8dab085b6c300
GO_X_NET_TAG=7dbad50ab5b31073856416cdcfeb2796d682f844
OBFS4_TAG=obfs4proxy-0.0.5
-GITIAN_TAG=tor-browser-builder-3.x-7
+GITIAN_TAG=tor-browser-builder-3.x-8
OPENSSL_VER=1.0.1m
GMP_VER=5.1.3
diff --git a/gitian/versions.alpha b/gitian/versions.alpha
index aa6257d..89f8567 100755
--- a/gitian/versions.alpha
+++ b/gitian/versions.alpha
@@ -4,14 +4,14 @@ BUILD_PT_BUNDLES=1
VERIFY_TAGS=1
-FIREFOX_VERSION=31.6.0esr
+FIREFOX_VERSION=31.7.0esr
TORBROWSER_UPDATE_CHANNEL=alpha
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-1-build3
+TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-4.5-1-build1
TOR_TAG=tor-0.2.6.7
-TORLAUNCHER_TAG=0.2.7.4
-TORBUTTON_TAG=1.9.2.2
+TORLAUNCHER_TAG=0.2.7.5
+TORBUTTON_TAG=1.9.2.3
HTTPSE_TAG=5.0.3
NSIS_TAG=v0.3
ZLIB_TAG=v1.2.8
@@ -33,7 +33,7 @@ GO_X_CRYPTO_TAG=4ed45ec682102c643324fae5dff8dab085b6c300
GO_X_NET_TAG=7dbad50ab5b31073856416cdcfeb2796d682f844
OBFS4_TAG=obfs4proxy-0.0.5
-GITIAN_TAG=tor-browser-builder-3.x-7
+GITIAN_TAG=tor-browser-builder-3.x-8
OPENSSL_VER=1.0.1m
GMP_VER=5.1.3
More information about the tor-commits
mailing list