ma1 pushed to branch maint-14.5 at The Tor Project / Applications / 
tor-browser-build


Commits:
54139148 by hackademix at 2025-05-27T00:14:09+02:00
Bug 41469,41470: Remove bogus glean references.

- - - - -


3 changed files:

- projects/firefox/config
- projects/geckoview/config
- rbm.conf


Changes:

=====================================
projects/firefox/config
=====================================
@@ -21,7 +21,7 @@ var:
   browser_series: '14.5'
   browser_rebase: 1
   browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
-  browser_build: 2
+  browser_build: 3
   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") %]'
   gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser


=====================================
projects/geckoview/config
=====================================
@@ -23,7 +23,7 @@ var:
   browser_series: '14.5'
   browser_rebase: 1
   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:


=====================================
rbm.conf
=====================================
@@ -74,7 +74,7 @@ buildconf:
 
 var:
   torbrowser_version: '14.5.3'
-  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: '2025/05/26 20:25:32'



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/541391487e75845dc6ba6a5fd14eac1733c8f746

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/541391487e75845dc6ba6a5fd14eac1733c8f746
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to