[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41230, 41235: Prepare Tor+Mullvad Browser Alpha 14.0a5

ma1 (@ma1) git at gitlab.torproject.org
Thu Sep 12 21:07:03 UTC 2024



ma1 pushed to branch main at The Tor Project / Applications / tor-browser-build


Commits:
5be24547 by hackademix at 2024-09-12T22:50:42+02:00
Bug 41230,41235: Prepare Tor+Mullvad Browser Alpha 14.0a5

- - - - -


8 changed files:

- projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
- projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
- projects/browser/config
- projects/firefox/config
- projects/geckoview/config
- projects/go/config
- projects/translation/config
- rbm.conf


Changes:

=====================================
projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
=====================================
@@ -1,3 +1,21 @@
+Mullvad Browser 14.0a5 - September 12 2024
+ * All Platforms
+   * Updated NoScript to 11.4.37
+   * Bug 328: Provide search engine icons [mullvad-browser]
+   * Bug 42255: pdfjs.disabled used to be part of RFP until Bug 1838415; lock pref to false in stable [tor-browser]
+   * Bug 42647: "Switching to a new device" regressed on 128 [tor-browser]
+   * Bug 42653: The Neterror page has a checkbox to report iframe origin errors to TPO [tor-browser]
+   * Bug 42777: Remove 'Website Privacy Preferences' and ensure sensible default prefs [tor-browser]
+   * Bug 43046: Review Mozilla 1866927: Adds ability to enable email tracker blocking protection in private mode [tor-browser]
+   * Bug 43054: check bounceTrackingProtection in PB mode does not persist to disk [tor-browser]
+   * Bug 43109: Remove mention of Firefox Relay from settings [tor-browser]
+   * Bug 43117: Hide 'Always underline links' option [tor-browser]
+ * Linux
+   * Bug 334: When set as default browser on Linux in standard mode, links don't open correctly [mullvad-browser]
+ * Build System
+   * macOS
+     * Bug 41231: Use var/browser_release_date in tools/signing/gatekeeper-bundling.sh [tor-browser-build]
+
 Mullvad Browser 14.0a4 - September 06 2024
  * All Platforms
    * Updated NoScript to 11.4.35


=====================================
projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
=====================================
@@ -1,3 +1,38 @@
+Tor Browser 14.0a5 - September 12 2024
+ * All Platforms
+   * Updated NoScript to 11.4.37
+   * Bug 42255: pdfjs.disabled used to be part of RFP until Bug 1838415; lock pref to false in stable [tor-browser]
+   * Bug 42746: Extend prefers-contrast rules to include forced-colors [tor-browser]
+   * Bug 43046: Review Mozilla 1866927: Adds ability to enable email tracker blocking protection in private mode [tor-browser]
+   * Bug 43054: check bounceTrackingProtection in PB mode does not persist to disk [tor-browser]
+ * Windows + macOS + Linux
+   * Bug 42647: "Switching to a new device" regressed on 128 [tor-browser]
+   * Bug 42653: The Neterror page has a checkbox to report iframe origin errors to TPO [tor-browser]
+   * Bug 42777: Remove 'Website Privacy Preferences' and ensure sensible default prefs [tor-browser]
+   * Bug 43087: Onion pattern on about:torconnect needs a dark theme asset [tor-browser]
+   * Bug 43109: Remove mention of Firefox Relay from settings [tor-browser]
+   * Bug 43115: Height of search bar has collapsed on about:tor [tor-browser]
+   * Bug 43117: Hide 'Always underline links' option [tor-browser]
+   * Bug 43118: hide CFR [tor-browser]
+   * Bug 43131: Reduce layout jank when loading about:tor [tor-browser]
+ * Linux
+   * Bug 42702: Cannot access the clipboard for the crypto address check (wayland) [tor-browser]
+   * Bug 334: When set as default browser on Linux in standard mode, links don't open correctly [mullvad-browser]
+ * Android
+   * Bug 42954: Remove product recommendation API integration (Review Mozilla 1857215) [tor-browser]
+   * Bug 43097: NoScript fails to install on Android [tor-browser]
+   * Bug 43108: Backport Android fullscreen notifications refactoring on ESR128 [tor-browser]
+   * Bug 43128: Use DuckDuckGo HTML on the Safest security level for Android [tor-browser]
+ * Build System
+   * All Platforms
+     * Updated Go to 1.23.1
+   * macOS
+     * Bug 41231: Use var/browser_release_date in tools/signing/gatekeeper-bundling.sh [tor-browser-build]
+   * Android
+     * Bug 41106: Non matching builds after application-services not being rebuilt in a long time [tor-browser-build]
+     * Bug 41232: Re-implement single-arch builds after the monorepo migration [tor-browser-build]
+     * Bug 41234: More dependencies are needed when building Android as a release [tor-browser-build]
+
 Tor Browser 14.0a4 - September 06 2024
  * All Platforms
    * Updated NoScript to 11.4.35


=====================================
projects/browser/config
=====================================
@@ -108,9 +108,9 @@ input_files:
     enable: '[% ! c("var/android") %]'
   - filename: Bundle-Data
     enable: '[% ! c("var/android") %]'
-  - URL: https://addons.mozilla.org/firefox/downloads/file/4343311/noscript-11.4.35.xpi
+  - URL: https://addons.mozilla.org/firefox/downloads/file/4349514/noscript-11.4.37.xpi
     name: noscript
-    sha256sum: a448e4c2e0eb7ca5fb1b6d3189bc586b91a7ee6facecdd0424f1bfbf2b3016fb
+    sha256sum: 5e9921599c63e0b357851ea7ca1354554b3af2c676bbbfff5687cafce4396c18
   - URL: https://addons.mozilla.org/firefox/downloads/file/4328681/ublock_origin-1.59.0.xpi
     name: ublock-origin
     sha256sum: 1db9c676a07d141f8d36dbbc24f9e3d64a6cc2340dbfc6c848bc4395f96cfb14


=====================================
projects/firefox/config
=====================================
@@ -19,7 +19,7 @@ var:
   browser_series: '14.0'
   browser_rebase: 1
   browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
-  browser_build: 3
+  browser_build: 5
   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: 3
 
   linux-x86_64:
     var:


=====================================
projects/geckoview/config
=====================================
@@ -21,7 +21,7 @@ var:
   browser_series: '14.0'
   browser_rebase: 1
   browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
-  browser_build: 3
+  browser_build: 5
   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/go/config
=====================================
@@ -1,5 +1,5 @@
 # vim: filetype=yaml sw=2
-version: '1.23.0'
+version: '1.23.1'
 filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
 container:
   use_container: 1
@@ -126,7 +126,7 @@ input_files:
     enable: '[% ! c("var/linux") %]'
   - URL: 'https://go.dev/dl/go[% c("version") %].src.tar.gz'
     name: go
-    sha256sum: 42b7a8e80d805daa03022ed3fde4321d4c3bf2c990a144165d01eeecd6f699c6
+    sha256sum: 6ee44e298379d146a5e5aa6b1c5b5d5f5d0a3365eabdd70741e6e21340ec3b0d
   - project: go-bootstrap
     name: go-bootstrap
     target_replace:


=====================================
projects/translation/config
=====================================
@@ -18,7 +18,7 @@ steps:
         git_hash: 'base-browser'
   tor-browser:
     tor-browser: '[% INCLUDE build %]'
-    git_hash: d3c3f7a23b6bf674e60855476e527a9db331e1f2
+    git_hash: 39278e84f51b8440b4b9aa7c2f97d5fdb819b145
     targets:
       nightly:
         git_hash: 'tor-browser'


=====================================
rbm.conf
=====================================
@@ -73,18 +73,18 @@ buildconf:
   git_signtag_opt: '-s'
 
 var:
-  torbrowser_version: '14.0a4'
+  torbrowser_version: '14.0a5'
   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/09/05 04:45:14'
+  browser_release_date: '2024/09/12 20:39:44'
   browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
   updater_enabled: 1
   build_mar: 1
   torbrowser_incremental_from:
+    - 14.0a4
     - 14.0a3
     - 14.0a2
-    - 14.0a1
   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/5be2454705fc903115db099e06dbabbf75a82dd7

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/5be2454705fc903115db099e06dbabbf75a82dd7
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/tor-commits/attachments/20240912/0785394a/attachment-0001.htm>


More information about the tor-commits mailing list