Verified Commit 3a0bc8e6 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

Bug 41101: Prepare Tor Browser Stable 13.0.11.

This is a Tor Browser-only release to update the domain front CDN.
parent 37615140
Loading
Loading
Loading
Loading
+56 −1
Original line number Diff line number Diff line
Tor Browser 13.0.11 - March 06 2024
 * All Platforms
   * Bug 42435: Update moat domain fronting configuration [tor-browser]
 * Build System
   * All Platforms
     * Bug 41085: kick_devmole_build script prints wrong URL for Mullvad's build hashes [tor-browser-build]
     * Bug 41097: authenticode-timestamping.sh fails to run again because tmp-timestamp already exists [tor-browser-build]
Tor Browser 13.5a5 - February 28 2024
 * All Platforms
   * Updated OpenSSL to 3.0.13
   * Updated Snowflake to 2.9.0
   * Bug 42376: The placeholder of datetime inputs keeps being localized when spoof English is on [tor-browser]
   * Bug 42378: spoof english + htmlform <details> can leak app language [tor-browser]
   * Bug 42390: Betterboxing: make the decorator border disappear when the corners are flat [tor-browser]
   * Bug 42397: Change RFP-spoofed Timezone from UTC to a real-world, less discriminable one [tor-browser]
   * Bug 42412: Rebase Tor Browser Alpha onto 115.8.0esr [tor-browser]
   * Bug 41079: Bump version of Snowflake to v2.9.0 [tor-browser-build]
 * Windows + macOS + Linux
   * Updated Firefox to 115.8.0esr
   * Bug 41814: Change "vanilla bridge:" to "Tor bridge:" in bridge cards [tor-browser]
   * Bug 42270: Implement design changes to QR code dialog [tor-browser]
   * Bug 42389: Betterboxing: gradient is never shown [tor-browser]
   * Bug 42398: Include Alpha and Nightly in MOZ_APP_DISPLAYNAME (and possibly in other places) [tor-browser]
   * Bug 42414: Show ellipsis when the tor bridge address overflows [tor-browser]
   * Bug 42415: Improve focus styling for forced focus in bridge settings [tor-browser]
   * Bug 42421: Remove bridge option should be hidden for Lox bridges [tor-browser]
   * Bug 42423: Move temporary Lox Fluent strings to new file [tor-browser]
   * Bug 42425: Improve accessibility of the bridge emoji cells [tor-browser]
 * Android
   * Updated GeckoView to 115.8.0esr
   * Bug 42253: Remove "New private tab" action and widget [tor-browser]
   * Bug 42402: Remove Android YEC strings [tor-browser]
   * Bug 42407: TTP-03-010 WP3: Potential phishing [tor-browser]
   * Bug 42416: Backport Android security fixes from Firefox 123 [tor-browser]
 * macOS
   * Bug 40569: Create build-specific installer for macOS [tor-browser-build]
 * Build System
   * All Platforms
     * Updated Go to 1.20.14 and 1.21.7
     * Bug 41081: Update detailsURL in tools/signing/nightly/update-responses-base-config.yml [tor-browser-build]
     * Bug 41085: kick_devmole_build script prints wrong URL for Mullvad's build hashes [tor-browser-build]
     * Bug 40068: Switch from IO::CaptureOutput to Capture::Tiny [rbm]
     * Bug 40069: Make stdout and stderr utf8 [rbm]
     * Bug 40071: Add an option to create zip files using 7z [rbm]
     * Bug 40072: Move capture_exec to a separate module [rbm]
   * Windows
     * Bug 41076: Include the ShellLink plugin in NSIS [tor-browser-build]
   * macOS
     * Bug 41084: $app_bundle is missing the final .app in projects/firefox/build [tor-browser-build]
   * Android
     * Bug 42399: Re-enable minimization of JS for Android [tor-browser]
     * Bug 41080: Re-pack omni.ja with 7-zip on Android [tor-browser-build]
     * Bug 41092: Use an uncompressed omni.ja to improve final apk compression. [tor-browser-build]
     * Bug 41093: Sign unsigned APKs instead of the QA-signed ones [tor-browser-build]
Tor Browser 13.0.10 - February 20 2024
 * All Platforms
   * Updated OpenSSL to 3.0.13
@@ -239,7 +295,6 @@ Tor Browser 13.5a2 - November 27 2023
   * Bug 42302: The allowed ports string contains a typo [tor-browser]
 * Windows + macOS + Linux
   * Updated Firefox to 115.5.0esr
   * Bug 42231: Improve the network monitor patch for http onion resources [tor-browser]
   * Bug 42072: YEC 2023 Takeover for Desktop Stable [tor-browser]
   * Bug 42188: Donations are asked repeatedly when I click New identity button [tor-browser]
   * Bug 42194: Blank Net Error page on name resolution failure [tor-browser]
+82 −82

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ container:
var:
  fenix_version: 115.2.1
  browser_branch: 13.0-1
  browser_build: 13
  browser_build: 14
  variant: Beta
  # This should be updated when the list of gradle dependencies is changed.
  gradle_dependencies_version: 1
+1 −1
Original line number Diff line number Diff line
@@ -18,7 +18,7 @@ var:
  firefox_version: '[% c("var/firefox_platform_version") %]esr'
  browser_series: '13.0'
  browser_branch: '[% c("var/browser_series") %]-1'
  browser_build: 1
  browser_build: 2
  branding_directory_prefix: 'tb'
  copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
  nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
+2 −2
Original line number Diff line number Diff line
# vim: filetype=yaml sw=2
# To update, see doc/how-to-update-the-manual.txt
# Remember to update also the package's hash, with the version!
version: 136210
version: 148707
filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
container:
  use_container: 1
@@ -23,6 +23,6 @@ input_files:
  - project: container-image
  - URL: 'https://build-sources.tbb.torproject.org/manual_[% c("version") %].zip'
    name: manual
    sha256sum: 6731381fd992cf65dd01e56e2b924005af633369da5ac9eb905fd8025255b386
    sha256sum: a765497eaec3a926823812930a78d25048a1df0c4d765b53e87888db09f5d8d8
  - filename: packagemanual.py
    name: package_script
Loading