morgan pushed to branch tor-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
5fd73855 by Pier Angelo Vendrame at 2025-01-22T15:07:58+00:00
fixup! Adding issue and merge request templates
Remove "Emergency" from security updates as per today's meeting.
Our policy usually is to backport (almost) all emergency fixes, sooner
or later. The actual emergency can be inferred from the timeline.
- - - - -
1 changed file:
- .gitlab/merge_request_templates/default.md
Changes:
=====================================
.gitlab/merge_request_templates/default.md
=====================================
@@ -35,12 +35,12 @@
#### Timeline
- [ ] **No Backport (preferred)**: patchset for the next major stable
-- [ ] **Immediate**: patchset needed as soon as possible
+- [ ] **Immediate**: patchset needed as soon as possible (fixes CVEs, 0-days, etc)
- [ ] **Next Minor Stable Release**: patchset that needs to be verified in nightly before backport
- [ ] **Eventually**: patchset that needs to be verified in alpha before backport
#### (Optional) Justification
-- [ ] **Emergency security update**: patchset fixes CVEs, 0-days, etc
+- [ ] **Security update**: patchset contains a security fix (be sure to select the correct item in _Timeline_)
- [ ] **Censorship event**: patchset enables censorship circumvention
- [ ] **Critical bug-fix**: patchset fixes a bug in core-functionality
- [ ] **Consistency**: patchset which would make development easier if it were in both the alpha and release branches; developer tools, build system changes, etc
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/5fd7385…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/5fd7385…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch mullvad-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
fe2fa243 by Henry Wilkes at 2025-01-22T15:24:17+01:00
fixup! Add CI for Base Browser
MB 324: Move update-translations from tor-browser to base-browser.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -8,3 +8,4 @@ variables:
include:
- local: '.gitlab/ci/jobs/lint/lint.yml'
+ - local: '.gitlab/ci/jobs/update-translations.yml'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/fe2…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/fe2…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch base-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
048dcb76 by Henry Wilkes at 2025-01-22T15:23:52+01:00
fixup! Add CI for Base Browser
MB 324: Move update-translations from tor-browser to base-browser.
- - - - -
1 changed file:
- .gitlab-ci.yml
Changes:
=====================================
.gitlab-ci.yml
=====================================
@@ -8,3 +8,4 @@ variables:
include:
- local: '.gitlab/ci/jobs/lint/lint.yml'
+ - local: '.gitlab/ci/jobs/update-translations.yml'
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/048dcb7…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/048dcb7…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
7cffb14a by Henry Wilkes at 2025-01-22T13:59:46+00:00
fixup! Add CI for Tor Browser
MB 324: Move update-translations from tor-browser to base-browser.
Should be dropped at the next rebase.
- - - - -
dbca320b by Henry Wilkes at 2025-01-22T13:59:46+00:00
fixup! Add CI for Base Browser
MB 324: Move update-translations from tor-browser to base-browser.
- - - - -
0 changed files:
Changes:
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/2dfd29…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/compare/2dfd29…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch mullvad-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Mullvad Browser
Commits:
9db51048 by Pier Angelo Vendrame at 2025-01-22T13:47:45+00:00
fixup! MB 1: Mullvad Browser branding
TB 43323: Add an asset for sanity tests.
- - - - -
2 changed files:
- + toolkit/themes/shared/icons/mullvadbrowser.png
- toolkit/themes/shared/minimal-toolkit.jar.inc.mn
Changes:
=====================================
toolkit/themes/shared/icons/mullvadbrowser.png
=====================================
Binary files /dev/null and b/toolkit/themes/shared/icons/mullvadbrowser.png differ
=====================================
toolkit/themes/shared/minimal-toolkit.jar.inc.mn
=====================================
@@ -45,3 +45,6 @@ toolkit.jar:
# Text recognition widget
skin/classic/global/media/textrecognition.css (../../shared/media/textrecognition.css)
+
+# For testing purposes
+ skin/classic/global/icons/mullvadbrowser.png (../../shared/icons/mullvadbrowser.png)
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/9db…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/9db…
You're receiving this email because of your account on gitlab.torproject.org.
morgan pushed to branch tor-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
2dfd2952 by Pier Angelo Vendrame at 2025-01-22T13:28:45+00:00
fixup! TB 2176: Rebrand Firefox to TorBrowser
TB 43323: Add an asset for sanity tests.
- - - - -
2 changed files:
- + toolkit/themes/shared/icons/torbrowser.png
- toolkit/themes/shared/minimal-toolkit.jar.inc.mn
Changes:
=====================================
toolkit/themes/shared/icons/torbrowser.png
=====================================
Binary files /dev/null and b/toolkit/themes/shared/icons/torbrowser.png differ
=====================================
toolkit/themes/shared/minimal-toolkit.jar.inc.mn
=====================================
@@ -45,3 +45,6 @@ toolkit.jar:
# Text recognition widget
skin/classic/global/media/textrecognition.css (../../shared/media/textrecognition.css)
+
+# For testing purposes
+ skin/classic/global/icons/torbrowser.png (../../shared/icons/torbrowser.png)
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2dfd295…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/2dfd295…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-128.6.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
1323ab5f by Pier Angelo Vendrame at 2025-01-22T12:11:01+01:00
fixup! TB 42247: Android helpers for the TorProvider
Add a missing return to #getAllSettings().
- - - - -
1 changed file:
- toolkit/modules/TorAndroidIntegration.sys.mjs
Changes:
=====================================
toolkit/modules/TorAndroidIntegration.sys.mjs
=====================================
@@ -97,6 +97,7 @@ class TorAndroidIntegrationImpl {
#getAllSettings() {
const settings = lazy.TorSettings.getSettings();
settings.quickstart = { enabled: lazy.TorConnect.quickstart };
+ return settings;
}
observe(subj, topic) {
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1323ab5…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/1323ab5…
You're receiving this email because of your account on gitlab.torproject.org.