Skip to content
Snippets Groups Projects
Commit 4c7ebe30 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

Bug 41025: Prepare Tor Browser 13.0.5 (Desktop)

parent cc22e599
Branches
Tags
1 merge request!854Bug 41025: Prepare Tor Browser 13.0.5 (Desktop)
Tor Browser 13.0.5 - November 22 2023
* Windows + macOS + Linux
* Bug 42072: YEC 2023 Takeover for Desktop Stable [tor-browser]
* Build System
* All Platforms
* Bug 40970: Missing symlink create-blog-post.torbrowser -> create-blog-post symlink [tor-browser-build]
* Bug 41023: Update lead.png symlink and blog post template in tools/signing/create-blog-post [tor-browser-build]
* Bug 40063: RBM's chroot fails in Fedora [rbm]
Tor Browser 13.0.4 - November 16 2023
* All Platforms
* Updated OpenSSL to 3.0.12
......
......
......@@ -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: 2
browser_build: 3
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") %]'
......
......
......@@ -12,13 +12,13 @@ compress_tar: 'gz'
steps:
base-browser:
base-browser: '[% INCLUDE build %]'
git_hash: 6c729dc25d135186cb0a827eef328f3f52121117
git_hash: ebcf66a4a8f8d0801234203d8e2b8d46744f6c2f
targets:
nightly:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
git_hash: 51bc53e707a51e9e68fc7e7febdc81560a088234
git_hash: 94f2dbd69095270431df2d44f5573fc9c68ad240
targets:
nightly:
git_hash: 'tor-browser'
......@@ -32,7 +32,7 @@ steps:
fenix: '[% INCLUDE build %]'
# We need to bump the commit before releasing but just pointing to a branch
# might cause too much rebuidling of the Firefox part.
git_hash: a28f99595d0971b25912eb63152244cb9f2759d6
git_hash: dfe9edb319cdaf311c11103f3a0efa44ebc95cb4
compress_tar: 'zst'
targets:
nightly:
......
......
......@@ -81,12 +81,12 @@ buildconf:
git_signtag_opt: '-s'
var:
torbrowser_version: '13.0.4'
torbrowser_version: '13.0.5'
torbrowser_build: 'build1'
torbrowser_incremental_from:
- '13.0.4'
- '13.0.1'
- '13.0'
- '12.5.6'
updater_enabled: 1
build_mar: 1
mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment