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

Commits:

3 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-MB/ChangeLog.txt
    ... ... @@ -7,7 +7,6 @@ Mullvad Browser 14.5.2 - May 18 2025
    7 7
        * Bug 43397: Click to play should override "Any capability blocked in the top document must be blocked in its subdocuments too" [tor-browser]
    
    8 8
        * Bug 43635: Console noise due to the x-load capability not being localized [tor-browser]
    
    9 9
        * Bug 43738: Backport Bugzilla 1947157: Move linux security warning content into own page [tor-browser]
    
    10
    -   * Bug 43782: Add new UX flow for changing security level (Desktop) [tor-browser]
    
    11 10
        * Bug 41460: Add brizental to the list of people who can sign Tor Browser and Mullvad Browser tags [tor-browser-build]
    
    12 11
      * Build System
    
    13 12
        * All Platforms
    

  • projects/firefox/config
    ... ... @@ -107,7 +107,6 @@ 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: 3
    
    111 110
       linux-x86_64:
    
    112 111
         var:
    
    113 112
           arch_deps:
    

  • rbm.conf
    ... ... @@ -74,7 +74,7 @@ buildconf:
    74 74
     
    
    75 75
     var:
    
    76 76
       torbrowser_version: '14.5.2'
    
    77
    -  torbrowser_build: 'build1'
    
    77
    +  torbrowser_build: 'build2'
    
    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 80
       browser_release_date: '2025/05/18 05:10:03'
    
    ... ... @@ -97,14 +97,12 @@ var:
    97 97
       build_mar: 1
    
    98 98
       torbrowser_incremental_from:
    
    99 99
         - 14.5.1
    
    100
    -    - '[% IF c("var/mullvad-browser") %]14.5[% END %]'
    
    101
    -    - '[% IF c("var/mullvad-browser") %]14.0.9[% END %]'
    
    102
    -    - '[% IF c("var/tor-browser") %]13.5.17[% END %]'
    
    103
    -    - '[% IF c("var/tor-browser") %]13.5.16[% END %]'
    
    100
    +    - 14.5
    
    101
    +    - 14.0.9
    
    104 102
       mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
    
    105 103
     
    
    106
    -  torbrowser_legacy_version: 13.5.16
    
    107
    -  torbrowser_legacy_platform_version: 115.23.0
    
    104
    +  torbrowser_legacy_version: 13.5.17
    
    105
    +  torbrowser_legacy_platform_version: 115.23.1
    
    108 106
     
    
    109 107
       # By default, we sort the list of installed packages. This allows sharing
    
    110 108
       # containers with identical list of packages, even if they are not listed