Unverified Commit 95bc7fde authored by Georg Koppen's avatar Georg Koppen
Browse files

Pick up changes for build6

parent cc4d8a1a
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-build4'
git_hash: 'tor-browser-[% c("var/firefox_version") %]-[% c("var/torbrowser_branch") %]-1-build5'
tag_gpg_id: 1
git_url: https://git.torproject.org/tor-browser.git
git_submodule: 1
+2 −2
Original line number Diff line number Diff line
Tor Browser 9.5a2 -- November 8 2019
Tor Browser 9.5a2 -- November 11 2019
 * All Platforms
   * Update NoScript to 11.0.7
     * Bug 21004: Don't block JavaScript on onion services on medium security
@@ -7,6 +7,7 @@ Tor Browser 9.5a2 -- November 8 2019
   * Bug 32321: Don't ping Mozilla for Man-in-the-Middle-detection
   * Bug 32318: Backport Mozilla's fix for bug 1534339
   * Bug 32250: Backport enhanced letterboxing support (bug 1546832 and 1556017)
   * Bug 31573: Catch SessionStore.jsm exception
   * Bug 27268: Preferences clean-up
 * Windows + OS X + Linux
   * Update Tor to 0.4.2.3-alpha
@@ -29,7 +30,6 @@ Tor Browser 9.5a2 -- November 8 2019
 * Build System
   * All Platforms
     * Bug 32413: Bump Go version to 1.12.13
     * Bug 32053: Compile Rust code with -O1 to avoid reproducibility issues
   * Android
     * Bug 28803: Integrate building Pluggable Transports for Android

+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ buildconf:

var:
  torbrowser_version: '9.5a2'
  torbrowser_build: 'build5'
  torbrowser_build: 'build6'
  torbrowser_incremental_from:
    - 9.5a1
  project_name: tor-browser