[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-13.0] Bug 41119: Prepare Tor Browser 13.0.15 (build2).
richard (@richard)
git at gitlab.torproject.org
Mon May 13 11:21:51 UTC 2024
richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
bdc8cfc3 by Pier Angelo Vendrame at 2024-05-13T11:20:54+00:00
Bug 41119: Prepare Tor Browser 13.0.15 (build2).
We bumped tags to include a fix for tor-browser#42562.
- - - - -
3 changed files:
- projects/firefox-android/config
- projects/geckoview/config
- rbm.conf
Changes:
=====================================
projects/firefox-android/config
=====================================
@@ -16,7 +16,7 @@ container:
var:
fenix_version: 115.2.1
browser_branch: 13.0-1
- browser_build: 16
+ browser_build: 17
variant: Beta
# This should be updated when the list of gradle dependencies is changed.
gradle_dependencies_version: 1
=====================================
projects/geckoview/config
=====================================
@@ -16,7 +16,9 @@ container:
var:
geckoview_version: 115.11.0esr
browser_branch: 13.0-1
- browser_build: 2
+ # GeckoView and Firefox are out-of-sync because we needed to build a
+ # 13.0.15-build2 with Java-only changes.
+ browser_build: 3
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
git_commit: '[% exec("git rev-parse HEAD") %]'
=====================================
rbm.conf
=====================================
@@ -74,7 +74,7 @@ buildconf:
var:
torbrowser_version: '13.0.15'
- torbrowser_build: 'build1'
+ torbrowser_build: 'build2'
torbrowser_incremental_from:
- '13.0.14'
- '13.0.13'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/bdc8cfc3049b1bd3630328b7f93eef33c6249ff4
--
This project does not include diff previews in email notifications.
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/bdc8cfc3049b1bd3630328b7f93eef33c6249ff4
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/tbb-commits/attachments/20240513/4dbb1cb4/attachment-0001.htm>
More information about the tbb-commits
mailing list