Commit 6259714c authored by Matthew Finkel's avatar Matthew Finkel
Browse files

Release preparations for 9.0.9

Versions bump and Changelog update. Version 9.0.8 was used for a
security release.
parent 4e197c35
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: build3
  input_filename: 'dl-langpack-[% c("var/ff_arch") %]-[% c("version") %]'

targets:
+1 −1
Original line number Diff line number Diff line
@@ -5,4 +5,4 @@ filename: '[% project %]-[% c("version") %]-[% c("var/build_id") %].tar.gz'
var:
  use_container: 0
  ff_version: '[% pc("firefox", "var/firefox_version") %]'
  ff_build: build1
  ff_build: build3
+1 −1
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-build1'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-2-build1'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
+3 −1
Original line number Diff line number Diff line
Tor Browser 9.0.8 -- April 7 2020
Tor Browser 9.0.9 -- April 7 2020
 * All Platforms
   * Update Firefox to 68.7.0esr
   * Bump NoScript to 11.0.23
@@ -6,6 +6,8 @@ Tor Browser 9.0.8 -- April 7 2020
 * Windows + OS X + Linux
   * Bug 33771: Update some existing licenses and add Libevent license
   * Bug 33723: Bump openssl version to 1.1.1f
 * Windows
   * Bug 33805: Remove escape-openssldir.patch

Tor Browser 9.0.7 -- March 20 2020
 * All Platforms
+3 −2
Original line number Diff line number Diff line
@@ -24,10 +24,11 @@ buildconf:
  git_signtag_opt: '-s'

var:
  torbrowser_version: '9.0.8'
  torbrowser_build: 'build3'
  torbrowser_version: '9.0.9'
  torbrowser_build: 'build1'
  torbrowser_incremental_from:
    - 9.0.7
    - 9.0.8
  project_name: tor-browser
  multi_lingual: 0
  build_mar: 1