[tbb-commits] [tor-browser-build/master] Update versions and ChangeLog for 7.5a1
boklm at torproject.org
boklm at torproject.org
Tue Jun 13 11:15:19 UTC 2017
commit 48e45a9a60d3987e8c9726d009db54912246ed34
Author: Nicolas Vigier <boklm at torproject.org>
Date: Tue Jun 13 13:09:36 2017 +0200
Update versions and ChangeLog for 7.5a1
tor-browser-bundle.git author: Georg Koppen <gk at torproject.org>
tor-browser-bundle.git commit: 321ad6021df0b3d55625c5bd88dcfc5acdf112f8
tor-browser-bundle.git commit: ade53c43e1230a05e0b138b3ade92914e9d9a279
tor-browser-bundle.git commit: 638da360d67407b2866f0747a5df40d8ae36af78
---
projects/firefox/config | 4 +-
projects/https-everywhere/config | 2 +-
projects/sandbox/config | 2 +-
.../tor-browser/Bundle-Data/Docs/ChangeLog.txt | 55 +++++++++++++++++++++-
projects/tor-browser/config | 4 +-
projects/tor-launcher/config | 2 +-
projects/tor/config | 2 +-
projects/torbutton/config | 2 +-
rbm.conf | 2 +-
9 files changed, 64 insertions(+), 11 deletions(-)
diff --git a/projects/firefox/config b/projects/firefox/config
index 1cd986f..5db64ff 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -7,8 +7,8 @@ git_url: https://git.torproject.org/tor-browser.git
gpg_keyring: torbutton.gpg
var:
- firefox_version: 52.1.1esr
- torbrowser_branch: 7.0
+ firefox_version: 52.2.0esr
+ torbrowser_branch: 7.5
torbrowser_update_channel: alpha
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
deps:
diff --git a/projects/https-everywhere/config b/projects/https-everywhere/config
index 23c4e1e..3652aaa 100644
--- a/projects/https-everywhere/config
+++ b/projects/https-everywhere/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 5.2.16
+version: 5.2.18
git_url: https://git.torproject.org/https-everywhere.git
git_hash: '[% c("version") %]'
git_submodule: 1
diff --git a/projects/sandbox/config b/projects/sandbox/config
index 3970322..017d78d 100644
--- a/projects/sandbox/config
+++ b/projects/sandbox/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 0.0.6
+version: 0.0.7
git_url: https://git.torproject.org/tor-browser/sandboxed-tor-browser
git_hash: 'sandboxed-tor-browser-[% c("version") %]'
tag_gpg_id: 1
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index 9f00100..94e967f 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -1,3 +1,56 @@
+Tor Browser 7.5a1 -- June 14 2017
+ * All Platforms
+ * Update Firefox to 52.2.0esr
+ * Update Tor to 0.3.1.3-alpha
+ * Update Torbutton to 1.9.7.4
+ * Bug 22542: Security Settings window too small on macOS 10.12
+ * Bug 22104: Adjust our content policy whitelist for ff52-esr
+ * Bug 22457: Allow resources loaded by view-source://
+ * Bug 21627: Ignore HTTP 304 responses when checking redirects
+ * Bug 22459: Adapt our use of the nsIContentPolicy to e10s mode
+ * Translations update
+ * Update Tor Launcher to 0.2.12.2
+ * Bug 22283: Linux 7.0a4 is broken after update due to unix: lines in torrc
+ * Translations update
+ * Update HTTPS-Everywhere to 5.2.18
+ * Update NoScript to 5.0.5
+ * Update sandboxed-tor-browser to 0.0.7
+ * Bug 22362: NoScript's XSS filter freezes the browser
+ * Bug 21766: Fix crash when the external application helper dialog is invoked
+ * Bug 21886: Download is stalled in non-e10s mode
+ * Bug 22333: Disable WebGL2 API for now
+ * Bug 21861: Disable additional mDNS code to avoid proxy bypasses
+ * Bug 21684: Don't expose navigator.AddonManager to content
+ * Bug 21431: Clean-up system extensions shipped in Firefox 52
+ * Bug 22320: Use preference name 'referer.hideOnionSource' everywhere
+ * Bug 16285: Don't ship ClearKey EME system and update EME preferences
+ * Bug 21972: about:support is partially broken
+ * Bug 21323: Enable Mixed Content Blocking
+ * Bug 22415: Fix format error in our pipeline patch
+ * Bug 21862: Rip out potentially unsafe Rust code
+ * Bug 16485: Improve about:cache page
+ * Bug 22462: Backport of patch for bug 1329521 to fix assertion failure
+ * Bug 22458: Fix broken `about:cache` page on higher security levels
+ * Bug 18531: Uncaught exception when opening ip-check.info
+ * Bug 18574: Uncaught exception when clicking items in Library
+ * Bug 22327: Isolate Page Info media previews to first party domain
+ * Bug 22452: Isolate tab list menuitem favicons to first party domain
+ * Bug 15555: View-source requests are not isolated by first party domain
+ * Bug 5293: Neuter fingerprinting with Battery API
+ * Bug 22429: Add IPv6 address for Lisbeth:443 obfs4 bridge
+ * Bug 22468: Add default obfs4 bridges frosty and dragon
+ * Windows
+ * Bug 22419: Prevent access to file://
+ * Bug 21617: Fix single RWX page on Windows
+ * OS X
+ * Bug 22558: Don't update OS X 10.7.x and 10.8.x users to Tor Browser 7.0
+
+ * Linux
+ * Bug 16285: Remove ClearKey related library stripping
+ * Bug 21852: Don't use jemalloc4 anymore
+ * Android
+ * Bug 19078: Disable RtspMediaResource stuff in Orfox
+
Tor Browser 7.0a4 -- May 15 2017
* All Platforms
* Update Firefox to 52.1.1esr
@@ -84,7 +137,7 @@ Tor Browser 7.0a3 -- April 20 2017
* Bug 17334: Hide Referer when leaving a .onion domain (improved patch)
* Bug 3246: Double-key cookies
* Bug 8842: Fix XML parsing error
- * Bug 16886: 16886: "Add-on compatibility check dialog" contains Firefox logo
+ * Bug 16886: "Add-on compatibility check dialog" contains Firefox logo
* Bug 19192: Untrust Blue Coat CA
* Bug 19955: Avoid confusing warning that favicon load request got cancelled
* Bug 20005: Backport fixes for memory leaks investigation
diff --git a/projects/tor-browser/config b/projects/tor-browser/config
index a2c21ed..8e8398a 100644
--- a/projects/tor-browser/config
+++ b/projects/tor-browser/config
@@ -54,9 +54,9 @@ input_files:
name: snowflake
enable: '[% c("var/snowflake") %]'
- filename: Bundle-Data
- - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-5.0.4-fx+sm.xpi
+ - URL: https://addons.cdn.mozilla.net/user-media/addons/722/noscript_security_suite-5.0.5-fx+sm.xpi
name: noscript
- sha256sum: cd8e5561bdd7331d9fdd510fb1bd1cb6460d64f351076b523d31361ff9853c76
+ sha256sum: bf1dee39f6e5936df2b03b794c1efc9236b440536a05fafcff667e33903e6aed
- filename: RelativeLink
enable: '[% c("var/linux") %]'
- project: libdmg-hfsplus
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index a164ef3..2995d08 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 0.2.12.1
+version: 0.2.12.2
git_url: https://git.torproject.org/tor-launcher.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
diff --git a/projects/tor/config b/projects/tor/config
index b92fb4f..74ae828 100644
--- a/projects/tor/config
+++ b/projects/tor/config
@@ -1,6 +1,6 @@
# vim: filetype=yaml sw=2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-version: 0.3.0.6
+version: 0.3.1.3-alpha
git_hash: 'tor-[% c("version") %]'
git_url: https://git.torproject.org/tor.git
gpg_keyring: tor.gpg
diff --git a/projects/torbutton/config b/projects/torbutton/config
index 41d4d69..7864a38 100644
--- a/projects/torbutton/config
+++ b/projects/torbutton/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 1.9.7.2
+version: 1.9.7.4
git_url: https://git.torproject.org/torbutton.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
diff --git a/rbm.conf b/rbm.conf
index 7b58503..8941ba9 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -7,7 +7,7 @@ build_log: '[% GET ENV.RBM_LOGS_DIR ? ENV.RBM_LOGS_DIR : "logs" %]/[% project %]
pkg_type: build
var:
- torbrowser_version: '7.0a4'
+ torbrowser_version: '7.5a1'
project_name: tor-browser
multi_lingual: 0
build_mar: 1
More information about the tbb-commits
mailing list