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


Commits:
aa6edcb9 by hackademix at 2025-05-17T22:47:02+02:00
Bug 41461: Prepare Tor Browser 13.5.17

- - - - -


5 changed files:

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


Changes:

=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,11 @@
+Tor Browser 13.5.17 - May 18 2025
+ * All Platforms
+   * Updated Firefox to 115.23.1esr
+   * Updated NoScript to 12.6
+   * Updated GeckoView to 115.23.1esr
+   * Bug 43801: Rebase Legacy 13.5.17 onto Firefox 115.23.1esr [tor-browser]
+   * Bug 41460: Add brizental to the list of people who can sign Tor Browser 
and Mullvad Browser tags [tor-browser-build]
+
 Tor Browser 13.5.16 - April 29 2025
  * All Platforms
    * Updated Firefox to 115.23.0esr


=====================================
projects/browser/config
=====================================
@@ -103,9 +103,9 @@ input_files:
     enable: '[% ! c("var/android") %]'
   - filename: Bundle-Data
     enable: '[% ! c("var/android") %]'
-  - URL: 
https://addons.mozilla.org/firefox/downloads/file/4411102/noscript-12.1.1.xpi
+  - URL: 
https://addons.mozilla.org/firefox/downloads/file/4482368/noscript-12.6.xpi
     name: noscript
-    sha256sum: f9639e63ffcfc352036de00e4ff6694bb0ca65a0bb8fbd103bd08f32dc1ff31a
+    sha256sum: 91d9aecbccdbad8b370ec243108f45328fa638d924b74e0abe6f2ca870dd1bf6
   - URL: 
https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi
     name: ublock-origin
     sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600


=====================================
projects/firefox/config
=====================================
@@ -16,12 +16,12 @@ container:
   use_container: 1
 
 var:
-  firefox_platform_version: 115.23.0
+  firefox_platform_version: 115.23.1
   firefox_version: '[% c("var/firefox_platform_version") %]esr'
   browser_series: '13.5'
   browser_rebase: 1
   browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
-  browser_build: 2
+  browser_build: 1
   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: 04331f4c8177a09f0785f8cf2604dcebde139be5
+    git_hash: cbb22f086f26899d8cd74ad2419535638ea84d1a
     targets:
       nightly:
         git_hash: 'base-browser'
   tor-browser:
     tor-browser: '[% INCLUDE build %]'
-    git_hash: 5f4849f6d050316f9d7fe90018d1a83a3d191341
+    git_hash: 0145a0f66043525a0c5c85fbaa84dfb082224809
     targets:
       nightly:
         git_hash: 'tor-browser'


=====================================
rbm.conf
=====================================
@@ -73,18 +73,18 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '13.5.16'
+  torbrowser_version: '13.5.17'
   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/04/28 19:01:53'
+  browser_release_date: '2025/05/17 20:24:07'
   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.16
     - 13.5.15
     - 13.5.14
-    - 13.5.13
   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/aa6edcb92a45ee322eaa152ee0ca945b18eccefa

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