Unverified Commit 424fdd9f authored by Richard Pospesel's avatar Richard Pospesel Committed by Matthew Finkel
Browse files

Release preparations for 11.0a10

parent ce2c78e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@ git_submodule: 1
gpg_keyring: torbutton.gpg

var:
  firefox_platform_version: 91.2.0
  firefox_platform_version: 91.3.0
  firefox_version: '[% c("var/firefox_platform_version") %]esr'
  torbrowser_branch: 11.0
  branding_directory: 'browser/branding/alpha'
+27 −0
Original line number Diff line number Diff line
Tor Browser 11.0a10 - November 8 2021
 * Windows + OS X + Linux
   * Update Firefox to 91.3.0esr
   * Update Tor to 0.4.7.2-alpha
   * Bug 32624: localStorage is not shared between tabs [tor-browser]
   * Bug 33125: Remove xpinstall.whitelist.add* as they don't do anything anymore [tor-browser]
   * Bug 34188: Cleanup extensions.* prefs [tor-browser]
   * Bug 40053: investigate fingerprinting potential of extended TextMetrics interface [tor-browser]
   * Bug 40083: Make sure Region.jsm fetching is disabled [tor-browser]
   * Bug 40177: Clean up obsolete preferences in our 000-tor-browser.js [tor-browser]
   * Bug 40220: Make sure tracker cookie purging is disabled [tor-browser]
   * Bug 40342: Set `gfx.bundled-fonts.activate = 1` to preserve current bundled fonts behaviour [tor-browser]
   * Bug 40463: Disable network.http.windows10-sso.enabled in FF 91 [tor-browser]
   * Bug 40483: Deutsche Welle v2 redirect [tor-browser]
   * Bug 40548: Set network.proxy.failover_direct to false in FF 91 [tor-browser]
   * Bug 40630: New Identity and New Circuit icons [tor-browser]
   * Bug 40641: Update Security Level selection in about:preferences to match style as tracking protection option bubbles [tor-browser]
   * Bug 40648: Replace onion pattern divs/css with tiling SVG [tor-browser]
   * Bug 40653: Onion Available text not aligned correctly in toolbar in ESR91 [tor-browser]
   * Bug 40655: esr91 is suggesting to make Tor Browser the default browse [tor-browser]
   * Bug 40657: esr91 is missing "New identity" in hamburger menu [tor-browser]
   * Bug 40680: Prepare update to localized assets for YEC [tor-browser]
 * Build System
   * Windows + OS X + Linux
     * Bug 40366: Use bullseye to build https-everywhere
     * Bug 40368: Use system's python3 for https-everywhere

Tor Browser 11.0a9 -- October 15 2021
 * Windows + OS X + Linux
   * Update Firefox to 91.2.0esr
+1 −1
Original line number Diff line number Diff line
# vim: filetype=yaml sw=2
filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %]'
version: 0.4.7.1-alpha
version: 0.4.7.2-alpha
git_hash: 'tor-[% c("version") %]'
git_url: https://git.torproject.org/tor.git
git_submodule: 1
+3 −3
Original line number Diff line number Diff line
@@ -57,10 +57,10 @@ buildconf:
  git_signtag_opt: '-s'

var:
  torbrowser_version: '11.0a9'
  torbrowser_build: 'build2'
  torbrowser_version: '11.0a10'
  torbrowser_build: 'build1'
  torbrowser_incremental_from:
    - 11.0a7
    - 11.0a9
  project_name: tor-browser
  multi_lingual: 0
  build_mar: 1