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


Commits:
f29a8039 by Morgan at 2026-05-07T14:51:06+00:00
Bug 41794: Prepare Tor Browser 15.0.13

- - - - -


4 changed files:

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


Changes:

=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,8 @@
+Tor Browser 15.0.13 - May 08 2026
+ * All Platforms
+   * Updated tor to 0.4.9.8
+   * Updated NoScript to 13.6.19.1984
+
 Tor Browser 15.0.12 - May 07 2026
  * All Platforms
    * Updated tor to 0.4.9.7


=====================================
projects/browser/config
=====================================
@@ -114,12 +114,12 @@ input_files:
   - filename: dmg-root
     enable: '[% ! c("var/android") %]'
   - name: fenix-nightly-apk
-    URL: 
https://ftp.mozilla.org/pub/fenix/nightly/2026/05/2026-05-06-08-59-15-fenix-152.0a1-android-arm64-v8a/fenix-152.0a1.multi.android-arm64-v8a.apk
+    URL: 
https://ftp.mozilla.org/pub/fenix/nightly/2026/05/2026-05-07-08-37-59-fenix-152.0a1-android-arm64-v8a/fenix-152.0a1.multi.android-arm64-v8a.apk
     enable: '[% c("var/android") %]'
-    sha256sum: b9abf50be5ccd4b4fdef96caaab05be42f8dd5fb46f14efc80e46cddf7c7ea87
-  - URL: 
https://dist.torproject.org/torbrowser/noscript/noscript-13.6.18.1984.xpi
+    sha256sum: 02c00cffa9b3fd3614f5c074d67c64b8eae7e1cab40899a5a6e243ab9bb88479
+  - URL: 
https://dist.torproject.org/torbrowser/noscript/noscript-13.6.19.1984.xpi
     name: noscript
-    sha256sum: 75cf39c482af002976be6bca9f4d4d13e161e9d97b078405180fc28436da5a2b
+    sha256sum: e4280bb2ae87b7dce2c43e416dab60f15a791d439bf9dde2d15b91c14b4163d1
   - URL: 
https://addons.mozilla.org/firefox/downloads/file/4721638/ublock_origin-1.70.0.xpi
     name: ublock-origin
     sha256sum: f2730d2877005763a45d765749892e936f49cae713d28f7aa6ea314454b89cf1


=====================================
projects/tor/config
=====================================
@@ -1,6 +1,6 @@
 # vim: filetype=yaml sw=2
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% 
c("var/build_id") %].tar.[% c("compress_tar") %]'
-version: 0.4.9.7
+version: 0.4.9.8
 git_hash: 'tor-[% c("version") %]'
 git_url: https://gitlab.torproject.org/tpo/core/tor.git
 git_submodule: 1


=====================================
rbm.conf
=====================================
@@ -74,11 +74,11 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '15.0.12'
+  torbrowser_version: '15.0.13'
   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: '2026/05/06 16:00:00'
+  browser_release_date: '2026/05/07 14:25:16'
   browser_release_date_timestamp: '[% USE date; 
date.format(c("var/browser_release_date"), "%s") %]'
   browser_default_channel: release
   browser_platforms:
@@ -128,9 +128,9 @@ var:
   updater_enabled: 1
   build_mar: 1
   torbrowser_incremental_from:
+    - 15.0.12
     - 15.0.11
     - 15.0.10
-    - 15.0.9
   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/f29a80399c2f51377b262fc33d2cb8a6c2bb2fcd

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f29a80399c2f51377b262fc33d2cb8a6c2bb2fcd
You're receiving this email because of your account on gitlab.torproject.org. 
Manage all notifications: https://gitlab.torproject.org/-/profile/notifications 
| Help: https://gitlab.torproject.org/help


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

Reply via email to