[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor-browser-build/master] Release preparations for 8.5a9
commit 4728614433f2c3248a0a60891ded27ff7003f267
Author: Georg Koppen <gk@xxxxxxxxxxxxxx>
Date: Fri Mar 15 22:30:43 2019 +0000
Release preparations for 8.5a9
Versions bump and Changelog update
---
projects/firefox-langpacks/config | 2 +-
projects/firefox/config | 4 +-
.../tor-browser/Bundle-Data/Docs/ChangeLog.txt | 50 ++++++++++++++++++++++
projects/tor-launcher/config | 2 +-
projects/torbutton/config | 2 +-
rbm.conf | 6 +--
6 files changed, 58 insertions(+), 8 deletions(-)
diff --git a/projects/firefox-langpacks/config b/projects/firefox-langpacks/config
index 34d6fad..17a707a 100644
--- a/projects/firefox-langpacks/config
+++ b/projects/firefox-langpacks/config
@@ -4,7 +4,7 @@ filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/buil
var:
ff_version: '[% pc("firefox", "var/firefox_version") %]'
- ff_build: build1
+ ff_build: build2
input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'
targets:
diff --git a/projects/firefox/config b/projects/firefox/config
index a56f3f9..ee6ba3d 100644
--- a/projects/firefox/config
+++ b/projects/firefox/config
@@ -1,14 +1,14 @@
# vim: filetype=yaml sw=2
version: '[% c("abbrev") %]'
filename: 'firefox-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
-git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build2'
+git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build1'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
gpg_keyring: torbutton.gpg
var:
- firefox_platform_version: 60.5.1
+ firefox_platform_version: 60.6.0
firefox_version: '[% c("var/firefox_platform_version") %]esr'
torbrowser_branch: 8.5
torbrowser_update_channel: alpha
diff --git a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
index a68ff69..1054827 100644
--- a/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
+++ b/projects/tor-browser/Bundle-Data/Docs/ChangeLog.txt
@@ -1,9 +1,59 @@
+Tor Browser 8.5a9 -- March 19 2019
+ * All platforms
+ * Update Firefox to 60.6.0esr
+ * Update Torbutton to 2.1.5
+ * Bug 25658: Replace security slider with security level UI
+ * Bug 28628: Change onboarding Security panel to open new Security Level panel
+ * Bug 29440: Update about:tor when Tor Browser is updated
+ * Bug 27478: Improved Torbutton icons for dark theme
+ * Bug 29021: Tell NoScript it is running within Tor Browser
+ * Bug 29239: Don't ship the Torbutton .xpi on mobile
+ * Translations update
+ * Bug 29120: Enable media cache in memory
+ * Bug 29445: Enable support for enterprise policies
+ * Windows + OS X + Linux
+ * Update Tor to 0.4.0.2-alpha
+ * Bug 29660: XMPP can not connect to SOCKS5 anymore
+ * Update OpenSSL to 1.0.2r
+ * Update Tor Launcher to 0.2.18.1
+ * Bug 29328: Account for Tor 0.4.0.x's revised bootstrap status reporting
+ * Bug 22402: Improve "For assistance" link
+ * Translations update
+ * Bug 25658+29554: Replace security slider with security level UI
+ * Bug 28885: notify users that update is downloading
+ * Bug 29180: MAR download stalls when about dialog is opened
+ * Bug 27485: Users are not taught how to open security-slider dialog
+ * Bug 27486: Avoid about:blank tabs when opening onboarding pages
+ * Bug 29440: Update about:tor when Tor Browser is updated
+ * Bug 23359: WebExtensions icons are not shown on first start
+ * Bug 28628: Change onboarding Security panel to open new Security Level panel
+ * Android
+ * Bug 28329: Design Tor Browser for Android configuration UI
+ * Bug 28802: Support PTs in Tor Browser for Android
+ * Bug 29794: Update TBA built-in bridges
+ * Bug 27210: Add support for x86 on Android
+ * Bug 29633: Don't ship pdnsd anymore
+ * Bug 28708: about:tor is not the default homepage after upgrade
+ * Bug 29626: Application name is now "Always-On Notifications"
+ * Bug 29467: Backport fix for arc4random_buf bustage
+ * Build System
+ * All platforms
+ * Bug 25876: Generate source tarballs during build
+ * Bug 28685: Set Build ID based on Tor Browser version
+ * Bug 29194: Set DEBIAN_FRONTEND=noninteractive
+ * Linux
+ * Bug 26323: Build 32bit Linux bundles on 64bit Debian Wheezy
+ * Bug 29758: Build firefox debug symbols for linux-i686
+ * Android
+ * Bug 29632: Use HTTPS for downloading Gradle
+
Tor Browser 8.5a8 -- February 13 2019
* All platforms
* Update Firefox to 60.5.1esr
* Update HTTPS Everywhere to 2019.1.31
* Bug 29378: Remove 83.212.101.3 from default bridges
* Bug 29349: Remove network.http.spdy.* overrides from meek helper user.js
+ * Bug 29327: TypeError: hostName is null on about:tor page
* Build System
* All Platforms
* Bug 29235: Build our own version of python3.6 for HTTPS Everywhere
diff --git a/projects/tor-launcher/config b/projects/tor-launcher/config
index 8087727..600b048 100644
--- a/projects/tor-launcher/config
+++ b/projects/tor-launcher/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 0.2.18
+version: 0.2.18.1
git_url: https://git.torproject.org/tor-launcher.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
diff --git a/projects/torbutton/config b/projects/torbutton/config
index 369d7e4..a834417 100644
--- a/projects/torbutton/config
+++ b/projects/torbutton/config
@@ -1,5 +1,5 @@
# vim: filetype=yaml sw=2
-version: 2.1.4
+version: 2.1.5
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 d39316c..1d72524 100644
--- a/rbm.conf
+++ b/rbm.conf
@@ -24,10 +24,10 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '8.5a8'
- torbrowser_build: 'build2'
+ torbrowser_version: '8.5a9'
+ torbrowser_build: 'build1'
torbrowser_incremental_from:
- - 8.5a7
+ - 8.5a8
project_name: tor-browser
multi_lingual: 0
build_mar: 1
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits