[tbb-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41215, 41216: Prepare Tor+Mullvad Browser 14.0a3
morgan (@morgan)
git at gitlab.torproject.org
Tue Aug 27 01:23:53 UTC 2024
morgan pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
b159153f by Morgan at 2024-08-26T22:23:20+00:00
Bug 41215,41216: Prepare Tor+Mullvad Browser 14.0a3
- - - - -
7 changed files:
- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/firefox/config
- projects/geckoview/config
- projects/manual/config
- projects/translation/config
- rbm.conf
Changes:
=====================================
projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
=====================================
@@ -1,3 +1,20 @@
+Mullvad Browser 14.0a3 - August 26 2024
+ * All Platforms
+ * Updated Firefox to 128.2.0esr
+ * Bug 333: Rebase Mullvad Browser Alpha onto 128.2.0esr [mullvad-browser]
+ * Bug 40056: Ensure that the lazy loading attribute is ignored on script-disabled documents [tor-browser]
+ * Bug 41817: Add more color aliases that take dark mode into account [tor-browser]
+ * Bug 42603: Remove safebrowsing URLs [tor-browser]
+ * Bug 42611: Set clipboard.imageAsFile.enabled to false [tor-browser]
+ * Bug 42646: Drop patch for tor-browser#40166 [tor-browser]
+ * Bug 42665: Drop "Learn More" spacing [tor-browser]
+ * Linux
+ * Bug 43064: Make copy/paste and drag/drop file filtering more specific [tor-browser]
+ * Build System
+ * All Platforms
+ * Bug 41013: Add a README to each project [tor-browser-build]
+ * Bug 41222: link_old_mar_filenames still referenced in torbrowser-incrementals-{release,alpha}-unsigned [tor-browser-build]
+
Mullvad Browser 14.0a2 - August 16 2024
* All Platforms
* Updated Firefox to 128.1.0esr
=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,42 @@
+Tor Browser 14.0a3 - August 26 2024
+ * All Platforms
+ * Bug 40056: Ensure that the lazy loading attribute is ignored on script-disabled documents [tor-browser]
+ * Bug 42611: Set clipboard.imageAsFile.enabled to false [tor-browser]
+ * Bug 42646: Drop patch for tor-browser#40166 [tor-browser]
+ * Bug 42830: Enable WebAudio APIs [tor-browser]
+ * Bug 43012: Mixed content: browser requests HTTPS images from onion domain accessed via HTTP [tor-browser]
+ * Bug 43013: security.mixed_content.upgrade_display_content.image is true by default [tor-browser]
+ * Bug 43074: Pass the browser to TorDomainIsolator.newCircuitForBrowser [tor-browser]
+ * Bug 43085: Rebase Tor Browser Alpha onto 128.2.0esr [tor-browser]
+ * Windows + macOS + Linux
+ * Updated Firefox to 128.2.0esr
+ * Bug 41811: Primary buttons that result in a connection attempt should be purple [tor-browser]
+ * Bug 41817: Add more color aliases that take dark mode into account [tor-browser]
+ * Bug 41820: Downloads warning styling improvements (use moz-message-bar) [tor-browser]
+ * Bug 42212: Fluent migration: onion services [tor-browser]
+ * Bug 42603: Remove safebrowsing URLs [tor-browser]
+ * Bug 42665: Drop "Learn More" spacing [tor-browser]
+ * Bug 43059: Drag and Drop issue in new update 13.5.2 [tor-browser]
+ * Bug 43066: about:torconnect no longer changes the title icon on errors [tor-browser]
+ * Bug 43067: Use html:link rather than xml-stylesheet in our dialogs [tor-browser]
+ * Bug 43071: Make sure "tor-button" elements that are also "primary" still use the tor colors [tor-browser]
+ * Bug 43081: Remove hard-coded CSS `line-height` [tor-browser]
+ * Linux
+ * Bug 43064: Make copy/paste and drag/drop file filtering more specific [tor-browser]
+ * Android
+ * Updated GeckoView to 128.2.0esr
+ * Bug 42386: Remove unused assets to reduce APK size [tor-browser]
+ * Bug 42590: “Tor browser” text in top left of home fragment/new tab view gets cut off with larger text sizes [tor-browser]
+ * Bug 43078: Disable Sharing Links to TBA [tor-browser]
+ * Bug 41223: Tor Browser Alpha version not displayed correctly [tor-browser-build]
+ * Build System
+ * All Platforms
+ * Bug 41013: Add a README to each project [tor-browser-build]
+ * Bug 41198: Update release-prep issue template to include notifiying anti-censorship team of package name changes for GetTor distributor [tor-browser-build]
+ * Bug 41222: link_old_mar_filenames still referenced in torbrowser-incrementals-{release,alpha}-unsigned [tor-browser-build]
+ * Android
+ * Bug 42480: Use translation CI in android [tor-browser]
+
Tor Browser 14.0a2 - August 19 2024
* All Platforms
* Updated NoScript to 11.4.34
=====================================
projects/firefox/config
=====================================
@@ -14,12 +14,12 @@ container:
use_container: 1
var:
- firefox_platform_version: '128.1.0'
+ firefox_platform_version: '128.2.0'
firefox_version: '[% c("var/firefox_platform_version") %]esr'
browser_series: '14.0'
browser_rebase: 1
browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
- browser_build: 6
+ browser_build: 2
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") %]'
@@ -107,7 +107,7 @@ targets:
gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
nightly_updates_publish_dir_prefix: mullvadbrowser-
- browser_build: 2
+ browser_build: 1
linux-x86_64:
var:
=====================================
projects/geckoview/config
=====================================
@@ -16,12 +16,12 @@ container:
build_apk: 1
var:
- firefox_platform_version: '128.1.0'
+ firefox_platform_version: '128.2.0'
geckoview_version: '[% c("var/firefox_platform_version") %]esr'
browser_series: '14.0'
browser_rebase: 1
browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
- browser_build: 6
+ browser_build: 2
copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
git_commit: '[% exec("git rev-parse HEAD") %]'
=====================================
projects/manual/config
=====================================
@@ -1,7 +1,7 @@
# vim: filetype=yaml sw=2
# To update, see doc/how-to-update-the-manual.txt
# Remember to update also the package's hash, with the version!
-version: 186657
+version: 198022
filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
container:
use_container: 1
@@ -23,6 +23,6 @@ input_files:
- project: container-image
- URL: 'https://build-sources.tbb.torproject.org/manual_[% c("version") %].zip'
name: manual
- sha256sum: c73bb6c97eebe22947b0e9e076838e3c4994da24f3e6e16b7621831afd2006a8
+ sha256sum: 0f93bdcabd678af5446d174674ca690583cff5761cbc978c21efcdd9204755e4
- filename: packagemanual.py
name: package_script
=====================================
projects/translation/config
=====================================
@@ -12,13 +12,13 @@ compress_tar: 'gz'
steps:
base-browser:
base-browser: '[% INCLUDE build %]'
- git_hash: b954fa2a14f1617d722fab973dc1f25f6bc32f94
+ git_hash: 6bb06dc8fa175965e085678c1a42ed6a9dedd9e2
targets:
nightly:
git_hash: 'base-browser'
tor-browser:
tor-browser: '[% INCLUDE build %]'
- git_hash: 1df2c214ef69a0211de3a7fc96b47a6edca1a210
+ git_hash: a6f7df79b97c3713bd2deff2068721f2422fe67a
targets:
nightly:
git_hash: 'tor-browser'
@@ -32,7 +32,7 @@ steps:
fenix: '[% INCLUDE build %]'
# We need to bump the commit before releasing but just pointing to a branch
# might cause too much rebuidling of the Firefox part.
- git_hash: f27eda6d10a4585a8402c57548f9228e4927b2fa
+ git_hash: 0d81dd3a7abf8699e8886d5964883d150f1baa81
compress_tar: 'zst'
targets:
nightly:
=====================================
rbm.conf
=====================================
@@ -73,18 +73,18 @@ buildconf:
git_signtag_opt: '-s'
var:
- torbrowser_version: '14.0a2'
- torbrowser_build: 'build2'
+ torbrowser_version: '14.0a3'
+ 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: '2024/08/19 18:48:21'
+ browser_release_date: '2024/08/26 22:14:05'
browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
updater_enabled: 1
build_mar: 1
torbrowser_incremental_from:
+ - 14.0a2
- 14.0a1
- 13.5a9
- - 13.5a8
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/b159153f6390e74ffd28248b5d2011b54bd5153c
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/b159153f6390e74ffd28248b5d2011b54bd5153c
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tbb-commits/attachments/20240827/a41b1c3e/attachment-0001.htm>
More information about the tbb-commits
mailing list