morgan pushed to branch maint-13.5 at The Tor Project / Applications / 
tor-browser-build


Commits:
6340e344 by Morgan at 2025-03-26T22:08:37+00:00
Bug 41416: Prepare Tor Browser 13.5.14 (Windows)

- - - - -


3 changed files:

- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- rbm.conf


Changes:

=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,10 @@
+Tor Browser 13.5.14 - March 27 2025
+ * Windows
+   * Bug 43592: Backport security fixes from Firefox 128.8.1esr [tor-browser]
+ * Build System
+   * Windows
+     * Bug 41383: Add clairehurst to list of accepted firefox/geckoview 
signers [tor-browser-build]
+
 Tor Browser 13.5.13 - March 04 2025
  * All Platforms
    * Updated Firefox to 115.21.0esr


=====================================
projects/firefox/config
=====================================
@@ -20,7 +20,7 @@ var:
   browser_series: '13.5'
   browser_rebase: 1
   browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
-  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") %]'


=====================================
rbm.conf
=====================================
@@ -73,18 +73,18 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '13.5.13'
+  torbrowser_version: '13.5.14'
   torbrowser_build: 'build1'
   # 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/03/03 17:00:00'
+  browser_release_date: '2025/03/26 22:07:00'
   browser_release_date_timestamp: '[% USE date; 
date.format(c("var/browser_release_date"), "%s") %]'
   updater_enabled: 1
   build_mar: 1
   torbrowser_incremental_from:
+    - 13.5.13
     - 13.5.12
     - 13.5.11
-    - 13.5.10
   mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") 
%]'
 
   # By default, we sort the list of installed packages. This allows sharing



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

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/6340e344247bf2df1d39ab64b3e055569c46957b
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