Unverified Commit 599384e4 authored by Georg Koppen's avatar Georg Koppen
Browse files

Pick up tor-browser build2

parent c6b664f5
Loading
Loading
Loading
Loading
+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") %]-1-build2'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
+0 −1
Original line number Diff line number Diff line
@@ -5,7 +5,6 @@ Tor Browser 9.5a1 -- October 23 2019
   * Bug 30681: Set security.enterprise_roots.enabled to false
   * Bug 31144: Review network code changes for Firefox 68 ESR
   * Bug 21549: Enable WASM on standard security level
   * Bug 28709: Enable FuzzyFox
 * Windows + OS X + Linux
   * Update Tor Launcher to 0.2.20.1
     * Bug 32154: Custom bridge field only allows one line of input
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ buildconf:

var:
  torbrowser_version: '9.5a1'
  torbrowser_build: 'build1'
  torbrowser_build: 'build2'
  torbrowser_incremental_from:
    - 9.0a8
  project_name: tor-browser