commit 903fa836d927136329d608413db629b390f783cc Author: Georg Koppen gk@torproject.org Date: Sat Jun 4 09:50:39 2016 +0000
Release prepatations for 6.5a1
Changelog update, versions bump and config.yml update --- Bundle-Data/Docs/ChangeLog.txt | 59 +++++++++++++++++++++++++++++++++++++++ gitian/versions.alpha | 14 +++++----- tools/update-responses/config.yml | 12 ++++---- 3 files changed, 72 insertions(+), 13 deletions(-)
diff --git a/Bundle-Data/Docs/ChangeLog.txt b/Bundle-Data/Docs/ChangeLog.txt index 3fb411e..ffd2c2f 100644 --- a/Bundle-Data/Docs/ChangeLog.txt +++ b/Bundle-Data/Docs/ChangeLog.txt @@ -1,3 +1,62 @@ +Tor Browser 6.5a1 -- June 8 + * All Platforms + * Update Firefox to 45.2.0esr + * Update Tor to 0.2.8.3-alpha + * Update Torbutton to 1.9.6 + * Bug 18743: Pref to hide 'Sign in to Sync' button in hamburger menu + * Bug 18905: Hide unusable items from help menu + * Bug 17599: Provide shortcuts for New Identity and New Circuit + * Bug 18980: Remove obsolete toolbar button code + * Bug 18238: Remove unused Torbutton code and strings + * Translation updates + * Code clean-up + * Update Tor Launcher to 0.2.9.3 + * Bug 18947: Tor Browser is not starting on OS X if put into /Applications + * Update HTTPS-Everywhere to 5.1.9 + * Update meek to 0.22 (tag 0.22-18371-3) + * Bug 18904: Mac OS: meek-http-helper profile not updated + * Bug 19121: The update.xml hash should get checked during update + * Bug 12523: Mark JIT pages as non-writable + * Bug 19193: Reduce timing precision for AudioContext, HTMLMediaElement, and MediaStream + * Bug 19164: Remove support for SHA-1 HPKP pins + * Bug 19186: KeyboardEvents are only rounding to 100ms + * Bug 18884: Don't build the loop extension + * Bug 19187: Backport fix for crash related to popup menus + * Bug 19212: Fix crash related to network panel in developer tools + * Bug 18703: Fix circuit isolation issues on Page Info dialog + * bug 19115: Tor Browser should not fall back to Bing as its search engine + * Bug 18915+19065: Use our search plugins in localized builds + * Bug 19176: Zip our language packs deterministically + * Bug 18811: Fix first-party isolation for blobs URLs in Workers + * Bug 18950: Disable or audit Reader View + * Bug 18886: Remove Pocket + * Bug 18619: Tor Browser reports "InvalidStateError" in browser console + * Bug 18945: Disable monitoring the connected state of Tor Browser users + * Bug 18855: Don't show error after add-on directory clean-up + * Bug 18885: Disable the option of logging TLS/SSL key material + * Bug 18770: SVGs should not show up on Page Info dialog when disabled + * Bug 18958: Spoof screen.orientation values + * Bug 19047: Disable Heartbeat prompts + * Bug 18914: Use English-only label in <isindex/> tags + * Bug 18996: Investigate server logging in esr45-based Tor Browser + * Bug 17790: Add unit tests for keyboard fingerprinting defenses + * Bug 18995: Regression test to ensure CacheStorage is disabled + * Bug 18912: Add automated tests for updater cert pinning + * Bug 16728: Add test cases for favicon isolation + * Bug 18976: Remove some FTE bridges + * OS X + * Bug 18951: HTTPS-E is missing after update + * Bug 18904: meek-http-helper profile not updated + * Bug 18928: Upgrade is not smooth (requires another restart) + * Linux + * Bug 19189: Backport for working around a linker (gold) bug + * Build System + * All PLatforms + * Bug 18333: Upgrade Go to 1.6.2 + * Bug 18919: Remove unused keys and unused dependencies + * Bug 18291: Remove some uses of libfaketime + * Bug 18845: Make zip and tar helpers generate reproducible archives + Tor Browser 6.0.1 -- June 7 * All Platforms * Update Firefox to 45.2.0esr diff --git a/gitian/versions.alpha b/gitian/versions.alpha index 2618629..ca94cef 100755 --- a/gitian/versions.alpha +++ b/gitian/versions.alpha @@ -10,15 +10,15 @@ DATA_OUTSIDE_APP_DIR=1
VERIFY_TAGS=1
-FIREFOX_VERSION=45.1.0esr +FIREFOX_VERSION=45.2.0esr
TORBROWSER_UPDATE_CHANNEL=alpha
-TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.0-1-build3 -TOR_TAG=tor-0.2.8.2-alpha -TORLAUNCHER_TAG=0.2.9.1 -TORBUTTON_TAG=1.9.5.3 -HTTPSE_TAG=5.1.6 +TORBROWSER_TAG=tor-browser-${FIREFOX_VERSION}-6.5-1-build1 +TOR_TAG=tor-0.2.8.3-alpha +TORLAUNCHER_TAG=0.2.9.3 +TORBUTTON_TAG=1.9.6 +HTTPSE_TAG=5.1.9 NSIS_TAG=v0.3.1 ZLIB_TAG=v1.2.8 LIBEVENT_TAG=release-2.0.22-stable @@ -47,7 +47,7 @@ GITIAN_TAG=tor-browser-builder-4-1 OPENSSL_VER=1.0.1t GMP_VER=5.1.3 FIREFOX_LANG_VER=$FIREFOX_VERSION -FIREFOX_LANG_BUILD=build1 +FIREFOX_LANG_BUILD=build2 BINUTILS_VER=2.24 GCC_VER=5.1.0 CLANG_VER=r247539 diff --git a/tools/update-responses/config.yml b/tools/update-responses/config.yml index fd6411b..adb1067 100644 --- a/tools/update-responses/config.yml +++ b/tools/update-responses/config.yml @@ -9,7 +9,7 @@ build_targets: osx32: Darwin_x86-gcc3 osx64: Darwin_x86_64-gcc3 channels: - alpha: 6.0a5 + alpha: 6.5a1 release: 6.0.1 versions: 6.0.1: @@ -24,12 +24,12 @@ versions: osx32: minSupportedOSVersion: 10.8 detailsURL: https://blog.torproject.org/blog/end-life-plan-tor-browser-32-bit-macs#updat... - 6.0a5: - platformVersion: 45.1.0 - detailsURL: https://blog.torproject.org/blog/tor-browser-60a5-released - download_url: https://cdn.torproject.org/aus1/torbrowser/6.0a5 + 6.5a1: + platformVersion: 45.2.0 + detailsURL: https://blog.torproject.org/blog/tor-browser-65a1-released + download_url: https://cdn.torproject.org/aus1/torbrowser/6.5a1 incremental_from: - - 6.0a4 + - 6.0a5 migrate_archs: osx32: osx64 osx32: