Commit 2ff8efa4 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

Bug 41055: Prepare Tor Browser 13.0.8

parent 346521f9
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
Tor Browser 13.0.8 - December 20 2023
 * Windows
   * Bug 41053: All PT's crash instantly in 13.0.7  [tor-browser-build]
   * Bug 42179: PTs on Tor Browser 13 do not work with Windows 7 [tor-browser]
 * Linux
   * Bug 41050: Improve the disk leak sanitization on start-$browser [tor-browser-build]
 * Build System
   * All Platforms
     * Bug 41042: Add options to include updates in the changelog scripts [tor-browser-build]
     * Bug 41043: Create script to push build requests to Mullvad build servers [tor-browser-build]

Tor Browser 13.0.7 - December 19 2023
 * All Platforms
   * Updated tor to 0.4.8.10
+2 −2
Original line number Diff line number Diff line
@@ -81,12 +81,12 @@ buildconf:
  git_signtag_opt: '-s'

var:
  torbrowser_version: '13.0.7'
  torbrowser_version: '13.0.8'
  torbrowser_build: 'build1'
  torbrowser_incremental_from:
    - '13.0.7'
    - '13.0.6'
    - '13.0.5'
    - '13.0.1'
  updater_enabled: 1
  build_mar: 1
  mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'