lists.torproject.org
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

tbb-commits

Thread Start a new thread
Threads by month
  • ----- 2025 -----
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2015 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2014 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
tbb-commits@lists.torproject.org

August 2025

  • 1 participants
  • 197 discussions
[Git][tpo/applications/tor-browser][tor-browser-140.2.0esr-15.0-1] BB 44103: Remove ref-names from attr's .git_archival.txt.
by Pier Angelo Vendrame (@pierov) 14 Aug '25

14 Aug '25
Pier Angelo Vendrame pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 6615e6b1 by Pier Angelo Vendrame at 2025-08-14T16:09:20+02:00 BB 44103: Remove ref-names from attr's .git_archival.txt. The currently vendored copy of python-attrs's .git_archival.txt includes a ref-names field which might make source tarballs not reproducible. Upstream fixed this in da2333cd37747d692d5c78b0c94bd400ff883a9a, therefore we apply the same change until Mozilla vendors an updated copy of python-attrs. See also https://bugzilla.mozilla.org/show_bug.cgi?id=1980103. - - - - - 1 changed file: - testing/web-platform/tests/tools/third_party/attrs/.git_archival.txt Changes: ===================================== testing/web-platform/tests/tools/third_party/attrs/.git_archival.txt ===================================== @@ -1,4 +1,3 @@ node: $Format:%H$ node-date: $Format:%cI$ describe-name: $Format:%(describe:tags=true,match=*[0-9]*)$ -ref-names: $Format:%D$ View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/6615e6b… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/6615e6b… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/mullvad-browser][mullvad-browser-140.2.0esr-15.0-1] 5 commits: fixup! Firefox preference overrides.
by henry (@henry) 14 Aug '25

14 Aug '25
henry pushed to branch mullvad-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Mullvad Browser Commits: 6c092f84 by Henry Wilkes at 2025-08-14T14:46:32+01:00 fixup! Firefox preference overrides. TB 44045: Disable ML features. - - - - - 50b3fadd by Henry Wilkes at 2025-08-14T14:46:34+01:00 BB 44045: Disable ML features. - - - - - 127d31fe by Henry Wilkes at 2025-08-14T14:47:08+01:00 fixup! BB 42027: Base Browser migration procedures. TB 44045: Clear the user values for the now locked ML preferences. - - - - - 655796df by Henry Wilkes at 2025-08-14T14:47:32+01:00 fixup! fixup! BB 42027: Base Browser migration procedures. TB 44045: Move changes to the correct target. - - - - - a4f4265d by Henry Wilkes at 2025-08-14T14:47:53+01:00 fixup! BB 44045: Disable ML features. TB 44045: Moved changes to the correct target. - - - - - 34 changed files: - browser/app/profile/001-base-profile.js - browser/base/content/browser-init.js - browser/base/content/nsContextMenu.sys.mjs - browser/components/BrowserComponents.manifest - browser/components/BrowserGlue.sys.mjs - browser/components/DesktopActorRegistry.sys.mjs - browser/components/moz.build - browser/components/preferences/main.js - browser/components/sidebar/sidebar-main.mjs - browser/components/tabbrowser/content/tabbrowser.js - browser/components/tabbrowser/content/tabgroup-menu.js - browser/components/tabbrowser/moz.build - browser/components/translations/content/selectTranslationsPanel.js - browser/components/urlbar/QuickSuggest.sys.mjs - browser/components/urlbar/UrlbarProvidersManager.sys.mjs - browser/components/urlbar/moz.build - docshell/base/nsAboutRedirector.cpp - docshell/build/components.conf - toolkit/components/extensions/ext-toolkit.json - toolkit/components/extensions/parent/ext-trial-ml.js - toolkit/components/formautofill/MLAutofill.sys.mjs - toolkit/components/moz.build - toolkit/components/pdfjs/content/PdfjsParent.sys.mjs - toolkit/components/places/moz.build - toolkit/components/translations/actors/TranslationsChild.sys.mjs - toolkit/components/translations/actors/TranslationsParent.sys.mjs - toolkit/components/translations/actors/moz.build - toolkit/components/translations/jar.mn - toolkit/modules/ActorManagerParent.sys.mjs - toolkit/mozapps/extensions/content/aboutaddons.js - toolkit/mozapps/extensions/content/components/addon-mlmodel-details.mjs - toolkit/mozapps/extensions/content/components/mlmodel-card-list-additions.mjs - toolkit/mozapps/extensions/extensions.manifest - toolkit/mozapps/extensions/internal/moz.build The diff was not included because it is too large. View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/04… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/compare/04… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][base-browser-140.2.0esr-15.0-1] 5 commits: fixup! Firefox preference overrides.
by henry (@henry) 14 Aug '25

14 Aug '25
henry pushed to branch base-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 3b2039dd by Henry Wilkes at 2025-08-14T14:34:56+01:00 fixup! Firefox preference overrides. TB 44045: Disable ML features. - - - - - 1005107f by Henry Wilkes at 2025-08-14T14:34:57+01:00 BB 44045: Disable ML features. - - - - - 6ba5cf4e by Henry Wilkes at 2025-08-14T14:35:30+01:00 fixup! BB 42027: Base Browser migration procedures. TB 44045: Clear the user values for the now locked ML preferences. - - - - - da82f3dc by Henry Wilkes at 2025-08-14T14:36:08+01:00 fixup! fixup! BB 42027: Base Browser migration procedures. TB 44045: Move changes to the correct target. - - - - - 1f9ecedd by Henry Wilkes at 2025-08-14T14:36:38+01:00 fixup! BB 44045: Disable ML features. TB 44045: Moved changes to the correct target. - - - - - 34 changed files: - browser/app/profile/001-base-profile.js - browser/base/content/browser-init.js - browser/base/content/nsContextMenu.sys.mjs - browser/components/BrowserComponents.manifest - browser/components/BrowserGlue.sys.mjs - browser/components/DesktopActorRegistry.sys.mjs - browser/components/moz.build - browser/components/preferences/main.js - browser/components/sidebar/sidebar-main.mjs - browser/components/tabbrowser/content/tabbrowser.js - browser/components/tabbrowser/content/tabgroup-menu.js - browser/components/tabbrowser/moz.build - browser/components/translations/content/selectTranslationsPanel.js - browser/components/urlbar/QuickSuggest.sys.mjs - browser/components/urlbar/UrlbarProvidersManager.sys.mjs - browser/components/urlbar/moz.build - docshell/base/nsAboutRedirector.cpp - docshell/build/components.conf - toolkit/components/extensions/ext-toolkit.json - toolkit/components/extensions/parent/ext-trial-ml.js - toolkit/components/formautofill/MLAutofill.sys.mjs - toolkit/components/moz.build - toolkit/components/pdfjs/content/PdfjsParent.sys.mjs - toolkit/components/places/moz.build - toolkit/components/translations/actors/TranslationsChild.sys.mjs - toolkit/components/translations/actors/TranslationsParent.sys.mjs - toolkit/components/translations/actors/moz.build - toolkit/components/translations/jar.mn - toolkit/modules/ActorManagerParent.sys.mjs - toolkit/mozapps/extensions/content/aboutaddons.js - toolkit/mozapps/extensions/content/components/addon-mlmodel-details.mjs - toolkit/mozapps/extensions/content/components/mlmodel-card-list-additions.mjs - toolkit/mozapps/extensions/extensions.manifest - toolkit/mozapps/extensions/internal/moz.build The diff was not included because it is too large. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/321081… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/321081… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-140.2.0esr-15.0-1] 2 commits: fixup! fixup! BB 42027: Base Browser migration procedures.
by henry (@henry) 14 Aug '25

14 Aug '25
henry pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: 805f0463 by Henry Wilkes at 2025-08-14T13:57:59+01:00 fixup! fixup! BB 42027: Base Browser migration procedures. TB 44045: Move changes to the correct target. - - - - - 297a2657 by Henry Wilkes at 2025-08-14T13:59:30+01:00 fixup! BB 44045: Disable ML features. TB 44045: Moved changes to the correct target. - - - - - 0 changed files: Changes: View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/3d9e0f… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/3d9e0f… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-140.2.0esr-15.0-1] 3 commits: fixup! Firefox preference overrides.
by henry (@henry) 14 Aug '25

14 Aug '25
henry pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: a9e3e59d by Henry Wilkes at 2025-08-14T12:48:15+00:00 fixup! Firefox preference overrides. TB 44045: Disable ML features. - - - - - 4e051223 by Henry Wilkes at 2025-08-14T12:48:15+00:00 BB 44045: Disable ML features. - - - - - 3d9e0f87 by Henry Wilkes at 2025-08-14T12:48:15+00:00 fixup! BB 42027: Base Browser migration procedures. TB 44045: Clear the user values for the now locked ML preferences. - - - - - 34 changed files: - browser/app/profile/001-base-profile.js - browser/base/content/browser-init.js - browser/base/content/nsContextMenu.sys.mjs - browser/components/BrowserComponents.manifest - browser/components/BrowserGlue.sys.mjs - browser/components/DesktopActorRegistry.sys.mjs - browser/components/moz.build - browser/components/preferences/main.js - browser/components/sidebar/sidebar-main.mjs - browser/components/tabbrowser/content/tabbrowser.js - browser/components/tabbrowser/content/tabgroup-menu.js - browser/components/tabbrowser/moz.build - browser/components/translations/content/selectTranslationsPanel.js - browser/components/urlbar/QuickSuggest.sys.mjs - browser/components/urlbar/UrlbarProvidersManager.sys.mjs - browser/components/urlbar/moz.build - docshell/base/nsAboutRedirector.cpp - docshell/build/components.conf - toolkit/components/extensions/ext-toolkit.json - toolkit/components/extensions/parent/ext-trial-ml.js - toolkit/components/formautofill/MLAutofill.sys.mjs - toolkit/components/moz.build - toolkit/components/pdfjs/content/PdfjsParent.sys.mjs - toolkit/components/places/moz.build - toolkit/components/translations/actors/TranslationsChild.sys.mjs - toolkit/components/translations/actors/TranslationsParent.sys.mjs - toolkit/components/translations/actors/moz.build - toolkit/components/translations/jar.mn - toolkit/modules/ActorManagerParent.sys.mjs - toolkit/mozapps/extensions/content/aboutaddons.js - toolkit/mozapps/extensions/content/components/addon-mlmodel-details.mjs - toolkit/mozapps/extensions/content/components/mlmodel-card-list-additions.mjs - toolkit/mozapps/extensions/extensions.manifest - toolkit/mozapps/extensions/internal/moz.build The diff was not included because it is too large. View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/fcd62e… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/fcd62e… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-140.2.0esr-15.0-1] fixup! [android] Modify build system
by Pier Angelo Vendrame (@pierov) 14 Aug '25

14 Aug '25
Pier Angelo Vendrame pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: fcd62e13 by Pier Angelo Vendrame at 2025-08-14T13:04:33+02:00 fixup! [android] Modify build system TB 43826: Drop an unneeded version customization. When the patch was originally created (android-components@abf37979a74f34730dd8e8323d8a9aad184884c3), it replaced a Date additions that prevented reproducible builds. However, Mozilla themselves removed that Date in Bug 1824818, so we do not need this part of the patch anymore. - - - - - 1 changed file: - mobile/android/shared-settings.gradle Changes: ===================================== mobile/android/shared-settings.gradle ===================================== @@ -164,16 +164,7 @@ gradle.projectsLoaded { -> rename { 'manifest.json' } into extDir - // android-components#40013: overwrite the timestamp in - // extension version to ensure build reproducibility. - def systemEnvBuildDate = System.getenv('MOZ_BUILD_DATE') - // MOZ_BUILD_DATE is in the YYYYMMDDHHMMSS format. Thus, we only use a - // substring of it if it is available. - def values = ['version': rootProject.ext.config.componentsVersion + "." + - (systemEnvBuildDate != null ? - systemEnvBuildDate.substring(4) : - new Date().format('MMddHHmmss'))] - + def values = ['version': getManifestVersionString(rootProject.ext.config.componentsVersion)] inputs.properties(values) expand(values) } View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fcd62e1… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/fcd62e1… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser-build][main] Update rbm for rbm#40087
by boklm (@boklm) 14 Aug '25

14 Aug '25
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: d86d91fd by Nicolas Vigier at 2025-08-14T11:54:53+02:00 Update rbm for rbm#40087 - - - - - 1 changed file: - rbm Changes: ===================================== rbm ===================================== @@ -1 +1 @@ -Subproject commit 1b1b183f85b360299800e3d0c65f9eebedbbf74e +Subproject commit 8c5f3899cfe239a779c46182361aa1b2ab4f8957 View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/d… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/d… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/rbm][main] Bug 40087: Set permissions on downloaded files according to umask
by boklm (@boklm) 14 Aug '25

14 Aug '25
boklm pushed to branch main at The Tor Project / Applications / RBM Commits: 8c5f3899 by Nicolas Vigier at 2025-08-14T11:34:35+02:00 Bug 40087: Set permissions on downloaded files according to umask - - - - - 1 changed file: - lib/RBM/DefaultConfig.pm Changes: ===================================== lib/RBM/DefaultConfig.pm ===================================== @@ -579,9 +579,11 @@ set -e SET rbm_tmp_dir = c("rbm_tmp_dir"); END; -%] -tmpfile="\$(mktemp -p [% shell_quote(rbm_tmp_dir) %])" +tmpdir="\$(mktemp -d -p [% shell_quote(rbm_tmp_dir) %])" +tmpfile="\$tmpdir"/download wget[% IF !c("getting_id") && !c("isatty") %] --no-verbose[% END %] -O"\$tmpfile" [% shell_quote(c("URL")) %] mv -f "\$tmpfile" [% shell_quote(dest_dir _ "/" _ c("filename")) %] +rmdir "\$tmpdir" URLGET sig_ext => [ qw(gpg asc sig) ], enable => 1, View it on GitLab: https://gitlab.torproject.org/tpo/applications/rbm/-/commit/8c5f3899cfe239a… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/rbm/-/commit/8c5f3899cfe239a… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/tor-browser][tor-browser-140.2.0esr-15.0-1] fixup! TB 42669: [android] Use custom no-op app-services
by brizental (@brizental) 14 Aug '25

14 Aug '25
brizental pushed to branch tor-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Tor Browser Commits: b3883f7c by Beatriz Rizental at 2025-08-13T19:09:18+02:00 fixup! TB 42669: [android] Use custom no-op app-services - - - - - 1 changed file: - mobile/android/autopublish-settings.gradle Changes: ===================================== mobile/android/autopublish-settings.gradle ===================================== @@ -30,7 +30,7 @@ def rootLocalProperties = new File(gradle.mozconfig.topsrcdir, "local.properties [ "autoPublish.application-services.dir", "autoPublish.glean.dir", - "uniffiBindgenNoop.dir", + "uniffiBindgenNoop.executable", ].each { key -> def relativeOrAbsolutePath = rootLocalProperties."$key" if (relativeOrAbsolutePath != null) { @@ -41,8 +41,8 @@ def rootLocalProperties = new File(gradle.mozconfig.topsrcdir, "local.properties gradle.settingsEvaluated { if (gradle.hasProperty("localProperties.autoPublish.application-services.dir")) { - if (!gradle.hasProperty("localProperties.uniffiBindgenNoop.dir")) { - throw new GradleException("Set uniffiBindgenNoop.dir to your local.properties in order to auto publish application-services.") + if (!gradle.hasProperty("localProperties.uniffiBindgenNoop.executable")) { + throw new GradleException("Set uniffiBindgenNoop.executable to your local.properties in order to auto publish application-services.") } def appServicesLocalPath = gradle."localProperties.autoPublish.application-services.dir" @@ -53,15 +53,15 @@ gradle.settingsEvaluated { if (System.properties["os.name"].toLowerCase().contains("windows")) { publishAppServicesCmd << "py"; } - publishAppServicesCmd << "./automation/publish_to_maven_local_if_modified.py" << gradle."localProperties.uniffiBindgenNoop.dir"; + publishAppServicesCmd << "./automation/publish_to_maven_local_if_modified.py" << gradle."localProperties.uniffiBindgenNoop.executable"; runCmd(publishAppServicesCmd, appServicesLocalPath, "Published application-services for local development.", false) } else { logger.lifecycle("settings.gradle> Disabled auto-publication of application-services. Enable it by settings 'autoPublish.application-services.dir' in local.properties") } if (gradle.hasProperty("localProperties.autoPublish.glean.dir")) { - if (!gradle.hasProperty("localProperties.uniffiBindgenNoop.dir")) { - throw new GradleException("Set uniffiBindgenNoop.dir to your local.properties in order to auto publish glean.") + if (!gradle.hasProperty("localProperties.uniffiBindgenNoop.executable")) { + throw new GradleException("Set uniffiBindgenNoop.executable to your local.properties in order to auto publish glean.") } def gleanLocalPath = gradle."localProperties.autoPublish.glean.dir" @@ -74,7 +74,7 @@ gradle.settingsEvaluated { // We do not have a fork of Glean. In order for this to work, on your local // copy of the Glean repo, modify this python script to accept and use the uniffi-bindgen path. - publishGleanCmd << "./build-scripts/publish_to_maven_local_if_modified.py" << gradle."localProperties.uniffiBindgenNoop.dir"; + publishGleanCmd << "./build-scripts/publish_to_maven_local_if_modified.py" << gradle."localProperties.uniffiBindgenNoop.executable"; runCmd(publishGleanCmd, gleanLocalPath, "Published Glean for local development.", false) } else { logger.lifecycle("settings.gradle> Disabled auto-publication of Glean. Enable it by settings 'autoPublish.glean.dir' in local.properties") View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/b3883f7… -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/b3883f7… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
[Git][tpo/applications/mullvad-browser] Pushed new tag mullvad-browser-142.0a1-16.0-1-build1
by Pier Angelo Vendrame (@pierov) 13 Aug '25

13 Aug '25
Pier Angelo Vendrame pushed new tag mullvad-browser-142.0a1-16.0-1-build1 at The Tor Project / Applications / Mullvad Browser -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/tree/mullv… You're receiving this email because of your account on gitlab.torproject.org.
1 0
0 0
  • ← Newer
  • 1
  • ...
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • ...
  • 20
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.