Unverified Commit 76243271 authored by Georg Koppen's avatar Georg Koppen
Browse files

Release preparations for 8.5a6

Changelog update and versions bump
parent 0a2cc62f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
  ff_arch: linux-i686
  input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'

+2 −2
Original line number Diff line number Diff line
# 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.3.0
  firefox_platform_version: 60.4.0
  firefox_version: '[% c("var/firefox_platform_version") %]esr'
  torbrowser_branch: 8.5
  torbrowser_update_channel: alpha
+24 −0
Original line number Diff line number Diff line
Tor Browser 8.5a6 -- December 11 2018
 * All Platforms
   * Update Firefox to 60.4.0esr
   * Update OpenSSL to 1.0.2q
   * Update Torbutton to 2.1.3
     * Bug 28540: Use new text for 2018 donation banner
     * Bug 27290: Remove WebGL pref for min capability mode
     * Bug 28075: Tone down missing SOCKS credential warning
     * Bug 28747: Remove NoScript (XPCOM) related unused code
     * Translations update
   * Bug 28608: Disable background HTTP response throttling
   * Bug 28695: Set default security.pki.name_matching_mode to enforce (3)
   * Bug 27290: Remove WebGL pref for min capability mode
   * Bug 27919: Backport SSL status API
 * Windows
   * Bug 28740: Adapt Windows navigator.platform value on 64-bit systems
 * Android
   * Bug 26843: Multi-locale support for Tor Browser on Android
 * Build System
   * Android
     * Bug 25164: Add .apk to our sha256sums unsigned build file
     * Bug 28696: Make path to Gradle dependencies reproducible
     * Bug 28697: Use pregenerated keystore and fix timestamp issues

Tor Browser 8.5a5 -- December 3 2018
 * All Platforms
   * Update Torbutton to 2.1.2
+1 −1
Original line number Diff line number Diff line
# vim: filetype=yaml sw=2
version: 2.1.2
version: 2.1.3
git_url: https://git.torproject.org/torbutton.git
git_hash: '[% c("version") %]'
gpg_keyring: torbutton.gpg
+3 −2
Original line number Diff line number Diff line
@@ -15,10 +15,11 @@ buildconf:
  git_signtag_opt: '-s'

var:
  torbrowser_version: '8.5a5'
  torbrowser_build: 'build2'
  torbrowser_version: '8.5a6'
  torbrowser_build: 'build1'
  torbrowser_incremental_from:
    - 8.5a4
    - 8.5a5
  project_name: tor-browser
  multi_lingual: 0
  build_mar: 1