Pier Angelo Vendrame pushed to branch base-browser-115.5.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
4d57e412 by Pier Angelo Vendrame at 2023-11-27T14:54:39+01:00
fixup! Adding issue and merge request templates
Add l10n as a possible reason to backport
- - - - -
1 changed file:
- .gitlab/merge_request_templates/default.md
Changes:
=====================================
.gitlab/merge_request_templates/default.md
=====================================
@@ -21,6 +21,7 @@
- [ ] **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
- [ ] **Sponsor required**: patchset required for sponsor
+- [ ] **Localization**: typos and other localization changes that should be also in the release branch
- [ ] **Other**: please explain
### Merging
@@ -60,4 +61,4 @@
#### How Tested
-<!-- Description of steps taken to verify the change -->
\ No newline at end of file
+<!-- Description of steps taken to verify the change -->
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4d57e41…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4d57e41…
You're receiving this email because of your account on gitlab.torproject.org.
richard pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
c8c6221f by Richard Pospesel at 2023-11-27T13:51:12+00:00
Sync Mullvad Browser changelog file
- - - - -
1 changed file:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
Changes:
=====================================
projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
=====================================
@@ -20,6 +20,26 @@ Mullvad Browser 13.0.4 - November 16 2023
* Bug 41014: Update libdmg-hfsplus to drop the OpenSSL patch [tor-browser-build]
* Bug 41020: Opening MacOS dmg file is causing a warning, since 13.0 [tor-browser-build]
+Mullvad Browser 13.5a1 - November 01 2023
+ * All Platforms
+ * Updated Firefox to 115.4.0esr
+ * Updated NoScript to 11.4.28
+ * Bug 246: Add the last Mullvad Browser Extension (0.8.4) to 13.0 [mullvad-browser]
+ * Bug 42182: Default Search Engine Does Not Persist Through Shift to New Identity [tor-browser]
+ * Bug 42191: Backport security fixes (Android & wontfix) from Firefox 119 to 115.4 - based Tor Browser [tor-browser]
+ * Windows + macOS
+ * Bug 42154: Empty the clipboard on browser shutdown only if content comes from private browsing windows [tor-browser]
+ * Build System
+ * All Platforms
+ * Bug 40934: Remove $bundle_locales from signing scripts now that we're on ALL for everything [tor-browser-build]
+ * Bug 40982: Fix logging in tools/signing/do-all-signing [tor-browser-build]
+ * Bug 40983: Bump the various branches to 13.5 on main [tor-browser-build]
+ * Bug 40989: Add .nobackup files to reproducible and disposable directores [tor-browser-build]
+ * Windows
+ * Bug 40984: The PDBs for .exe are not included [tor-browser-build]
+ * macOS
+ * Bug 29815: Sign our macOS bundles on Linux [tor-browser-build]
+
Mullvad Browser 13.0.1 - October 24 2023
* All Platforms
* Updated Firefox to 115.4.0esr
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/c…
You're receiving this email because of your account on gitlab.torproject.org.
richard pushed to branch tor-browser-115.5.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
918f4d09 by Pier Angelo Vendrame at 2023-11-27T11:14:45+01:00
fixup! Adding issue and merge request templates
Add l10n as a possible reason to backport
- - - - -
1 changed file:
- .gitlab/merge_request_templates/default.md
Changes:
=====================================
.gitlab/merge_request_templates/default.md
=====================================
@@ -21,6 +21,7 @@
- [ ] **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
- [ ] **Sponsor required**: patchset required for sponsor
+- [ ] **Localization**: typos and other localization changes that should be also in the release branch
- [ ] **Other**: please explain
### Merging
@@ -60,4 +61,4 @@
#### How Tested
-<!-- Description of steps taken to verify the change -->
\ No newline at end of file
+<!-- Description of steps taken to verify the change -->
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/918f4d0…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/918f4d0…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-115.5.0esr-13.0-1 at The Tor Project / Applications / Tor Browser
Commits:
12fb2117 by Pier Angelo Vendrame at 2023-11-27T11:17:12+01:00
fixup! Add TorStrings module for localization
Bug 42302: Fix a typo in the allowed ports placeholder
- - - - -
1 changed file:
- toolkit/torbutton/chrome/locale/en-US/settings.properties
Changes:
=====================================
toolkit/torbutton/chrome/locale/en-US/settings.properties
=====================================
@@ -127,7 +127,7 @@ settings.proxyPassword=Password
settings.proxyUsernamePasswordPlaceholder=Optional
settings.useFirewall=This computer goes through a firewall that only allows connections to certain ports
settings.allowedPorts=Allowed Ports
-settings.allowedPortsPlaceholder=Comma-seperated values
+settings.allowedPortsPlaceholder=Comma-separated values
# Log dialog
settings.torLogDialogTitle=Tor Logs
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/12fb211…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/12fb211…
You're receiving this email because of your account on gitlab.torproject.org.
Pier Angelo Vendrame pushed to branch tor-browser-115.5.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
9fb684b6 by Pier Angelo Vendrame at 2023-11-27T11:01:57+01:00
fixup! Add TorStrings module for localization
Bug 42302: Fix a typo in the allowed ports placeholder
- - - - -
1 changed file:
- toolkit/torbutton/chrome/locale/en-US/settings.properties
Changes:
=====================================
toolkit/torbutton/chrome/locale/en-US/settings.properties
=====================================
@@ -116,7 +116,7 @@ settings.proxyPassword=Password
settings.proxyUsernamePasswordPlaceholder=Optional
settings.useFirewall=This computer goes through a firewall that only allows connections to certain ports
settings.allowedPorts=Allowed Ports
-settings.allowedPortsPlaceholder=Comma-seperated values
+settings.allowedPortsPlaceholder=Comma-separated values
# Log dialog
settings.torLogDialogTitle=Tor Logs
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9fb684b…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9fb684b…
You're receiving this email because of your account on gitlab.torproject.org.
boklm pushed to branch main at The Tor Project / Applications / torbrowser-launcher
Commits:
e1e16dbb by Nicolas Vigier at 2023-11-23T16:36:58+01:00
Update git repository URL (#7)
- - - - -
8 changed files:
- .github/ISSUE_TEMPLATE/bug_report.md
- README.md
- setup.py
- torbrowser-launcher
- torbrowser_launcher/__init__.py
- torbrowser_launcher/common.py
- torbrowser_launcher/launcher.py
- torbrowser_launcher/settings.py
Changes:
=====================================
.github/ISSUE_TEMPLATE/bug_report.md
=====================================
@@ -7,5 +7,5 @@ assignees: ''
---
-_**Are you getting an error?** Sometimes updates in Tor Browser itself will break Tor Browser Launcher. There's a good chance that the problem you're experiencing has already been fixed in the [newest version](https://github.com/micahflee/torbrowser-launcher/releases). Try installing from Flatpak (instructions below), or [build from source](/BUILD.md)._
+_**Are you getting an error?** Sometimes updates in Tor Browser itself will break Tor Browser Launcher. There's a good chance that the problem you're experiencing has already been fixed in the [newest version](https://gitlab.torproject.org/tpo/applications/torbrowser-launcher…. Try installing from Flatpak (instructions below), or [build from source](/BUILD.md)._
- [ ] I am using the latest version and the problem persists.
=====================================
README.md
=====================================
@@ -1,6 +1,6 @@
# Tor Browser Launcher
-_**Are you getting an error?** Sometimes updates in Tor Browser itself will break Tor Browser Launcher. There's a good chance that the problem you're experiencing has already been fixed in the [newest version](https://github.com/micahflee/torbrowser-launcher/releases). Try installing from Flatpak (instructions below), or [build from source](/BUILD.md)._
+_**Are you getting an error?** Sometimes updates in Tor Browser itself will break Tor Browser Launcher. There's a good chance that the problem you're experiencing has already been fixed in the [newest version](https://gitlab.torproject.org/tpo/applications/torbrowser-launcher…. Try installing from Flatpak (instructions below), or [build from source](/BUILD.md)._
Tor Browser Launcher is intended to make Tor Browser easier to install and use for GNU/Linux users. You install ```torbrowser-launcher``` from your distribution's package manager and it handles everything else:
=====================================
setup.py
=====================================
@@ -1,6 +1,6 @@
"""
Tor Browser Launcher
-https://github.com/micahflee/torbrowser-launcher/
+https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2017 Micah Lee <micah(a)micahflee.com>
@@ -100,7 +100,7 @@ setup(
version=version,
author="Micah Lee",
author_email="micah(a)micahflee.com",
- url="https://www.github.com/micahflee/torbrowser-launcher",
+ url="https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/",
platforms=["GNU/Linux"],
license="MIT",
description="A program to help you securely download and run Tor Browser",
=====================================
torbrowser-launcher
=====================================
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
"""
Tor Browser Launcher
-https://github.com/micahflee/torbrowser-launcher/
+https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2017 Micah Lee <micah(a)micahflee.com>
=====================================
torbrowser_launcher/__init__.py
=====================================
@@ -1,6 +1,6 @@
"""
Tor Browser Launcher
-https://github.com/micahflee/torbrowser-launcher/
+https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah(a)micahflee.com>
@@ -71,7 +71,7 @@ def main():
print(_("Tor Browser Launcher"))
print(_("By Micah Lee, licensed under MIT"))
print(_("version {0}").format(tor_browser_launcher_version))
- print("https://github.com/micahflee/torbrowser-launcher")
+ print("https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/")
common = Common(tor_browser_launcher_version)
app = Application()
=====================================
torbrowser_launcher/common.py
=====================================
@@ -1,6 +1,6 @@
"""
Tor Browser Launcher
-https://github.com/micahflee/torbrowser-launcher/
+https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah(a)micahflee.com>
=====================================
torbrowser_launcher/launcher.py
=====================================
@@ -1,6 +1,6 @@
"""
Tor Browser Launcher
-https://github.com/micahflee/torbrowser-launcher/
+https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah(a)micahflee.com>
@@ -407,7 +407,7 @@ class Launcher(QtWidgets.QMainWindow):
"A copy of the Tor Browser files you downloaded have been saved here:\n"
"{1}\n{2}\n\n"
"Click Start to refresh the keyring and try again. If the message persists report the above "
- "error code here:\nhttps://github.com/micahflee/torbrowser-launcher/issues"
+ "error code here:\nhttps://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-…"
)
sigerror = sigerror.format(
message, backup_tarball_filename, backup_sig_filename
=====================================
torbrowser_launcher/settings.py
=====================================
@@ -1,6 +1,6 @@
"""
Tor Browser Launcher
-https://github.com/micahflee/torbrowser-launcher/
+https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/
Copyright (c) 2013-2021 Micah Lee <micah(a)micahflee.com>
View it on GitLab: https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/commit…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/torbrowser-launcher/-/commit…
You're receiving this email because of your account on gitlab.torproject.org.
boklm pushed to branch maint-13.0 at The Tor Project / Applications / tor-browser-build
Commits:
b2b814be by Nicolas Vigier at 2023-11-24T10:18:16+01:00
Update rbm for rbm#40063 and rbm#40064
- - - - -
1 changed file:
- rbm
Changes:
=====================================
rbm
=====================================
@@ -1 +1 @@
-Subproject commit 0a47c75f7b9b3c6ccc4086b44336be0b85e5fbef
+Subproject commit 40acf540fe75055df2eb78454f070f57d0804729
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b…
You're receiving this email because of your account on gitlab.torproject.org.
boklm pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
feaeac7c by Nicolas Vigier at 2023-11-24T10:17:23+01:00
Update rbm for rbm#40063 and rbm#40064
- - - - -
1 changed file:
- rbm
Changes:
=====================================
rbm
=====================================
@@ -1 +1 @@
-Subproject commit 0a47c75f7b9b3c6ccc4086b44336be0b85e5fbef
+Subproject commit 40acf540fe75055df2eb78454f070f57d0804729
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f…
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/f…
You're receiving this email because of your account on gitlab.torproject.org.