[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.0] Bug 41025: Prepare Tor Browser 13.0.5 (Desktop)
richard (@richard)
git at gitlab.torproject.org
Thu Nov 23 10:17:40 UTC 2023
richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
4c7ebe30 by Richard Pospesel at 2023-11-22T19:43:59+00:00
Bug 41025: Prepare Tor Browser 13.0.5 (Desktop)
- - - - -
4 changed files:
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- projects/translation/config
- rbm.conf
Changes:
=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,12 @@
+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
=====================================
projects/firefox/config
=====================================
@@ -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") %]'
=====================================
projects/translation/config
=====================================
@@ -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:
=====================================
rbm.conf
=====================================
@@ -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") %]'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4c7ebe30c8f7e6b6749119a562172fef02c2668c
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/4c7ebe30c8f7e6b6749119a562172fef02c2668c
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20231123/2a029db0/attachment-0001.htm>
More information about the tor-commits
mailing list