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

Commits:

10 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    1
    +Mullvad Browser 14.5a1 - November 25 2024
    
    2
    + * All Platforms
    
    3
    +   * Updated Firefox to 128.5.0esr
    
    4
    +   * Updated NoScript to 11.5.2
    
    5
    +   * Updated Mullvad Browser Extension to 0.9.3
    
    6
    +   * Updated uBlock Origin to 1.61.2
    
    7
    +   * Bug 383: Rebase MB alpha onto 128.5.0esr [mullvad-browser]
    
    8
    +   * Bug 32668: NoScript default whitelist re-appears on clicking NoScript Options / Reset [tor-browser]
    
    9
    +   * Bug 42125: lock RFP part 2 [tor-browser]
    
    10
    +   * Bug 42739: Fix localization in the profile error dialog [tor-browser]
    
    11
    +   * Bug 43257: NoScript-blocked content placeholders causing slow downs [tor-browser]
    
    12
    +   * Bug 43258: NoScript Lifecycle error on extension updates [tor-browser]
    
    13
    +   * Bug 43313: Backport security fixes from Firefox 133 [tor-browser]
    
    14
    + * macOS
    
    15
    +   * Bug 43165: Disable Microsoft SSO on macOS [MozBug 1768724] [tor-browser]
    
    16
    + * Linux
    
    17
    +   * Bug 41799: Make lack of fonts.conf less of a footgun [tor-browser]
    
    18
    +   * Bug 43140: Ship our FontConfig configuration with the browser [tor-browser]
    
    19
    +   * Bug 41298: Remove `--detach` parameter from .desktop files [tor-browser-build]
    
    20
    +   * Bug 41312: Remove comment in start-browser about --class and --name parameters [tor-browser-build]
    
    21
    +   * Bug 41313: Show waiting cursor while app opens [tor-browser-build]
    
    22
    + * Build System
    
    23
    +   * All Platforms
    
    24
    +     * Bug 43295: Update MR templates [tor-browser]
    
    25
    +     * Bug 40996: Do not version the .nobackup files [tor-browser-build]
    
    26
    +     * Bug 41284: Update relprep.py script to not synchronise changelogs between channels [tor-browser-build]
    
    27
    +     * Bug 41288: Use exec_noco option when using exec [tor-browser-build]
    
    28
    +     * Bug 41300: Add bea, clairehurst, and jwilde to tb_builders [tor-browser-build]
    
    29
    +     * Bug 41304: Add a browser commit tag+signing script [tor-browser-build]
    
    30
    +     * Bug 41306: Container dependencies are sorted before resolving templates [tor-browser-build]
    
    31
    +     * Bug 41307: Container dependencies are not filtered for duplicates [tor-browser-build]
    
    32
    +     * Bug 41315: Fix the Mullvad Extension update in relprep.py [tor-browser-build]
    
    33
    +     * Bug 41321: Update PieroV's expired keys [tor-browser-build]
    
    34
    +     * Bug 40006: Add option to avoid doing a git checkout when using the exec template function [rbm]
    
    35
    +   * Linux
    
    36
    +     * Bug 41266: Build the Tor and Mullvad Browsers for aarch64 Linux [tor-browser-build]
    
    37
    +
    
    1 38
     Mullvad Browser 14.0a9 - October 08 2024
    
    2 39
      * All Platforms
    
    3 40
        * Bug 43197: Disable automatic exception for HTTPS-First [tor-browser]
    

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    1
    +Tor Browser 14.5a1 - November 25 2024
    
    2
    + * All Platforms
    
    3
    +   * Updated NoScript to 11.5.2
    
    4
    +   * Updated Tor to 0.4.8.13
    
    5
    +   * Bug 41710: Refactor about:torconnects relation to TorConnectParent [tor-browser]
    
    6
    +   * Bug 42125: lock RFP part 2 [tor-browser]
    
    7
    +   * Bug 43307: Rebase Tor Browser alpha onto 128.5.0esr [tor-browser]
    
    8
    +   * Bug 43313: Backport security fixes from Firefox 133 [tor-browser]
    
    9
    + * Windows + macOS + Linux
    
    10
    +   * Updated Firefox to 128.5.0esr
    
    11
    +   * Bug 42186: Drop about:tbupdate [tor-browser]
    
    12
    +   * Bug 42597: Lox.generateInvite does not convert JSON object to string [tor-browser]
    
    13
    +   * Bug 42739: Fix localization in the profile error dialog [tor-browser]
    
    14
    +   * Bug 42802: Make use of `:has` CSS selector [tor-browser]
    
    15
    +   * Bug 43237: Tweak Tor circuit display panel for screen readers [tor-browser]
    
    16
    +   * Bug 43262: Onion keys dialog. "Remove" removes all keys, "Remove all" does nothing. [tor-browser]
    
    17
    +   * Bug 43263: Onion site keys: add some alerts for screen readers [tor-browser]
    
    18
    +   * Bug 43294: Replace `Actor` `willDestroy` with `didDestroy` [tor-browser]
    
    19
    +   * Bug 43314: Tidy up connection preferences for screen readers and keyboard users [tor-browser]
    
    20
    + * macOS
    
    21
    +   * Bug 43165: Disable Microsoft SSO on macOS [MozBug 1768724] [tor-browser]
    
    22
    + * Linux
    
    23
    +   * Bug 41786: Remove old fontconfig stuff at the next watershed update [tor-browser]
    
    24
    +   * Bug 41799: Make lack of fonts.conf less of a footgun [tor-browser]
    
    25
    +   * Bug 41298: Remove `--detach` parameter from .desktop files [tor-browser-build]
    
    26
    +   * Bug 41312: Remove comment in start-browser about --class and --name parameters [tor-browser-build]
    
    27
    +   * Bug 41313: Show waiting cursor while app opens [tor-browser-build]
    
    28
    + * Android
    
    29
    +   * Updated GeckoView to 128.5.0esr
    
    30
    +   * Bug 43232: Make the Android Meek transport easier to debug [tor-browser]
    
    31
    +   * Bug 43241: Improve hiding non-private tab features on Android [tor-browser]
    
    32
    +   * Bug 43251: Enable tab suggestions and autocomplete for private tabs on Android [tor-browser]
    
    33
    + * Build System
    
    34
    +   * All Platforms
    
    35
    +     * Updated Go to 1.22.9
    
    36
    +     * Bug 43272: Fix git fetch in translation CI [tor-browser]
    
    37
    +     * Bug 43295: Update MR templates [tor-browser]
    
    38
    +     * Bug 40996: Do not version the .nobackup files [tor-browser-build]
    
    39
    +     * Bug 41279: Add @pierov and @ma1 as new signers [tor-browser-build]
    
    40
    +     * Bug 41284: Update relprep.py script to not synchronise changelogs between channels [tor-browser-build]
    
    41
    +     * Bug 41288: Use exec_noco option when using exec [tor-browser-build]
    
    42
    +     * Bug 41289: Fix single-browser in relprep.py [tor-browser-build]
    
    43
    +     * Bug 41300: Add bea, clairehurst, and jwilde to tb_builders [tor-browser-build]
    
    44
    +     * Bug 41304: Add a browser commit tag+signing script [tor-browser-build]
    
    45
    +     * Bug 41306: Container dependencies are sorted before resolving templates [tor-browser-build]
    
    46
    +     * Bug 41307: Container dependencies are not filtered for duplicates [tor-browser-build]
    
    47
    +     * Bug 41321: Update PieroV's expired keys [tor-browser-build]
    
    48
    +     * Bug 40006: Add option to avoid doing a git checkout when using the exec template function [rbm]
    
    49
    +   * Windows + macOS + Linux
    
    50
    +     * Bug 41286: Update the deploy update scripts to optinally take an override hash [tor-browser-build]
    
    51
    +   * Linux
    
    52
    +     * Bug 41142: Complete the toolchain for linux-aarch64 [tor-browser-build]
    
    53
    +     * Bug 41266: Build the Tor and Mullvad Browsers for aarch64 Linux [tor-browser-build]
    
    54
    +     * Bug 41282: Add SSL to our custom Python for MozBug 1924022 [tor-browser-build]
    
    55
    +
    
    1 56
     Tor Browser 14.0a9 - October 08 2024
    
    2 57
      * All Platforms
    
    3 58
        * Bug 43197: Disable automatic exception for HTTPS-First [tor-browser]
    

  • projects/browser/config
    ... ... @@ -108,16 +108,16 @@ input_files:
    108 108
         enable: '[% ! c("var/android") %]'
    
    109 109
       - filename: Bundle-Data
    
    110 110
         enable: '[% ! c("var/android") %]'
    
    111
    -  - URL: https://addons.mozilla.org/firefox/downloads/file/4357325/noscript-11.4.40.xpi
    
    111
    +  - URL: https://addons.mozilla.org/firefox/downloads/file/4379558/noscript-11.5.2.xpi
    
    112 112
         name: noscript
    
    113
    -    sha256sum: 242ead426159d871480a13062cbee08abc97da746cdc5c643aee2692e9adbbb2
    
    114
    -  - URL: https://addons.mozilla.org/firefox/downloads/file/4359936/ublock_origin-1.60.0.xpi
    
    113
    +    sha256sum: 460aaa6484bf8422415dfe08260e8536866e3731ed5b8b7913cf4b7b1333493a
    
    114
    +  - URL: https://addons.mozilla.org/firefox/downloads/file/4391011/ublock_origin-1.61.2.xpi
    
    115 115
         name: ublock-origin
    
    116
    -    sha256sum: e2cda9b2a1b0a7f6e5ef0da9f87f28df52f8560587ba2e51a3003121cfb81600
    
    116
    +    sha256sum: ee3a724a46ff32c17d1723077fecc6ede7fdab742154020b51fb6253ddcbba14
    
    117 117
         enable: '[% c("var/mullvad-browser") %]'
    
    118
    -  - URL: https://cdn.mullvad.net/browser-extension/0.9.0/mullvad-browser-extension-0.9.0.xpi
    
    118
    +  - URL: https://cdn.mullvad.net/browser-extension/0.9.3/mullvad-browser-extension-0.9.3.xpi
    
    119 119
         name: mullvad-extension
    
    120
    -    sha256sum: 65bf235aa1015054ae0a54a40c5a663e67fe1d0f0799e7b4726f98cccc7f3eab
    
    120
    +    sha256sum: fc6bc7c850adf8845fec15b7ea06324f65f843155e2cc5dbd8719e34436512af
    
    121 121
         enable: '[% c("var/mullvad-browser") %]'
    
    122 122
       - filename: 'gtk3-settings.ini'
    
    123 123
         enable: '[% c("var/linux") %]'
    

  • projects/firefox/config
    ... ... @@ -14,12 +14,12 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  firefox_platform_version: '128.4.0'
    
    17
    +  firefox_platform_version: '128.5.0'
    
    18 18
       firefox_version: '[% c("var/firefox_platform_version") %]esr'
    
    19 19
       browser_series: '14.5'
    
    20 20
       browser_rebase: 1
    
    21 21
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    22
    -  browser_build: 1
    
    22
    +  browser_build: 3
    
    23 23
       branding_directory_prefix: 'tb'
    
    24 24
       copyright_year: '[% exec("git show -s --format=%ci" _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
    
    25 25
       nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
    
    ... ... @@ -107,6 +107,7 @@ targets:
    107 107
           gitlab_project: https://gitlab.torproject.org/tpo/applications/mullvad-browser
    
    108 108
           updater_url: 'https://cdn.mullvad.net/browser/update_responses/update_1/'
    
    109 109
           nightly_updates_publish_dir_prefix: mullvadbrowser-
    
    110
    +      browser_build: 2
    
    110 111
     
    
    111 112
       linux-x86_64:
    
    112 113
         var:
    

  • projects/geckoview/config
    ... ... @@ -16,12 +16,12 @@ container:
    16 16
         build_apk: 1
    
    17 17
     
    
    18 18
     var:
    
    19
    -  firefox_platform_version: '128.4.0'
    
    19
    +  firefox_platform_version: '128.5.0'
    
    20 20
       geckoview_version: '[% c("var/firefox_platform_version") %]esr'
    
    21 21
       browser_series: '14.5'
    
    22 22
       browser_rebase: 1
    
    23 23
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    24
    -  browser_build: 1
    
    24
    +  browser_build: 3
    
    25 25
       copyright_year: '[% exec("git show -s --format=%ci" _ c("git_hash") _ "^{commit}", { exec_noco => 1 }).remove("-.*") %]'
    
    26 26
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    27 27
       git_commit: '[% exec("git rev-parse " _ c("git_hash") _ "^{commit}", { exec_noco => 1 }) %]'
    

  • projects/go/config
    1 1
     # vim: filetype=yaml sw=2
    
    2
    -version: '1.22.8'
    
    2
    +version: '1.22.9'
    
    3 3
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    4 4
     container:
    
    5 5
       use_container: 1
    
    ... ... @@ -126,7 +126,7 @@ input_files:
    126 126
         enable: '[% ! c("var/linux") %]'
    
    127 127
       - URL: 'https://go.dev/dl/go[% c("version") %].src.tar.gz'
    
    128 128
         name: go
    
    129
    -    sha256sum: df12c23ebf19dea0f4bf46a22cbeda4a3eca6f474f318390ce774974278440b8
    
    129
    +    sha256sum: e81a362f51aee2125722b018e46714e6a055a1954283414c0f937e737013db22
    
    130 130
       - project: go-bootstrap
    
    131 131
         name: go-bootstrap
    
    132 132
         target_replace:
    

  • projects/manual/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     # To update, see doc/how-to-update-the-manual.txt
    
    3 3
     # Remember to update also the package's hash, with the version!
    
    4
    -version: 210938
    
    4
    +version: 222718
    
    5 5
     filename: 'manual-[% c("version") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    6 6
     container:
    
    7 7
       use_container: 1
    
    ... ... @@ -23,6 +23,6 @@ input_files:
    23 23
       - project: container-image
    
    24 24
       - URL: 'https://build-sources.tbb.torproject.org/manual_[% c("version") %].zip'
    
    25 25
         name: manual
    
    26
    -    sha256sum: eb83259f0525a14dae1a1c3944e1e5ac3a2f8111a42834ab0f401628c8a38791
    
    26
    +    sha256sum: 051174ba012fa2241e865cc604658a0af116d3bbf9d02474025277fff1b34636
    
    27 27
       - filename: packagemanual.py
    
    28 28
         name: package_script

  • projects/tor/config
    1 1
     # vim: filetype=yaml sw=2
    
    2 2
     filename: '[% project %]-[% c("version") %]-[% c("var/osname") %]-[% c("var/build_id") %].tar.[% c("compress_tar") %]'
    
    3
    -version: 0.4.8.12
    
    3
    +version: 0.4.8.13
    
    4 4
     git_hash: 'tor-[% c("version") %]'
    
    5 5
     git_url: https://gitlab.torproject.org/tpo/core/tor.git
    
    6 6
     git_submodule: 1
    

  • projects/translation/config
    ... ... @@ -12,19 +12,19 @@ compress_tar: 'gz'
    12 12
     steps:
    
    13 13
       base-browser:
    
    14 14
         base-browser: '[% INCLUDE build %]'
    
    15
    -    git_hash: ceb66dd0937da14962cb535699242b2526e11f02
    
    15
    +    git_hash: caa431bbea1a76d7ad61eeda94086a1513762605
    
    16 16
         targets:
    
    17 17
           nightly:
    
    18 18
             git_hash: 'base-browser'
    
    19 19
       tor-browser:
    
    20 20
         tor-browser: '[% INCLUDE build %]'
    
    21
    -    git_hash: dbf1454fdbd3256d65985cc1c46391ce0ec159e7
    
    21
    +    git_hash: 4314d0a7ce780ffdf82b84e324bfbc437198f993
    
    22 22
         targets:
    
    23 23
           nightly:
    
    24 24
             git_hash: 'tor-browser'
    
    25 25
       mullvad-browser:
    
    26 26
         mullvad-browser: '[% INCLUDE build %]'
    
    27
    -    git_hash: 2f7d98b46ce480cdb4d7e9ddab912650c8673d6c
    
    27
    +    git_hash: 6a1ef41c664a5185e25ca2c4bbf5d7447bd888a7
    
    28 28
         targets:
    
    29 29
           nightly:
    
    30 30
             git_hash: 'mullvad-browser'
    
    ... ... @@ -32,7 +32,7 @@ steps:
    32 32
         fenix: '[% INCLUDE build %]'
    
    33 33
         # We need to bump the commit before releasing but just pointing to a branch
    
    34 34
         # might cause too much rebuidling of the Firefox part.
    
    35
    -    git_hash: 669ea989fa07933df7ab03ec0077e166e0dcc961
    
    35
    +    git_hash: 4c8637121e71699d2432069ad56a30ff77116000
    
    36 36
         compress_tar: 'zst'
    
    37 37
         targets:
    
    38 38
           nightly:
    

  • rbm.conf
    ... ... @@ -73,18 +73,19 @@ buildconf:
    73 73
       git_signtag_opt: '-s'
    
    74 74
     
    
    75 75
     var:
    
    76
    -  torbrowser_version: '14.0a9'
    
    76
    +  torbrowser_version: '14.5a1'
    
    77 77
       torbrowser_build: 'build1'
    
    78 78
       # This should be the date of when the build is started. For the build
    
    79 79
       # to be reproducible, browser_release_date should always be in the past.
    
    80
    -  browser_release_date: '2024/10/08 20:33:09'
    
    80
    +  browser_release_date: '2024/11/25 23:58:26'
    
    81 81
       browser_release_date_timestamp: '[% USE date; date.format(c("var/browser_release_date"), "%s") %]'
    
    82 82
       updater_enabled: 1
    
    83 83
       build_mar: 1
    
    84 84
       torbrowser_incremental_from:
    
    85
    +    - '[% IF c("var/mullvad-browser") %]14.0a10[% END %]'
    
    86
    +    - 14.0a9
    
    85 87
         - 14.0a8
    
    86
    -    - 14.0a7
    
    87
    -    - 14.0a6
    
    88
    +    - '[% IF c("var/tor-browser") %]14.0a7[% END %]'
    
    88 89
       mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
    
    89 90
     
    
    90 91
       torbrowser_legacy_version: 13.5a11