Commit 7760e467 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame 🎃
Browse files

Bug 41755&41756: Prepare Tor&Mullvad Browser 16.0a5 (build 2)

parent cf6881e7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ var:
  browser_series: '16.0'
  browser_rebase: 2
  browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
  browser_build: 2
  browser_build: 3
  upstream_firefox_commit: FIREFOX_NIGHTLY_149_END
  copyright_year: '[% exec("git show -s --format=%ci " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
  nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
+1 −1
Original line number Diff line number Diff line
@@ -25,7 +25,7 @@ var:
  browser_series: '16.0'
  browser_rebase: 2
  browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
  browser_build: 2
  browser_build: 3
  gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
  git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
  deps:
+1 −1
Original line number Diff line number Diff line
@@ -82,7 +82,7 @@ buildconf:

var:
  torbrowser_version: '16.0a5'
  torbrowser_build: 'build1'
  torbrowser_build: 'build2'
  # This should be the date of when the build is started. For the build
  # to be reproducible, browser_release_date should always be in the past.
  browser_release_date: '2026/03/31 17:00:00'