[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser-build][maint-14.0] Bug 41301: Prepare Tor Browser 14.0.3 part 2



Title: GitLab

morgan pushed to branch maint-14.0 at The Tor Project / Applications / tor-browser-build

Commits:

  • f605e288
    by Morgan at 2024-11-26T02:24:45+00:00
    Bug 41301: Prepare Tor Browser 14.0.3 part 2
    
    - fix legacy torbrowser mar generation
    

1 changed file:

Changes:

  • rbm.conf
    ... ... @@ -74,7 +74,7 @@ buildconf:
    74 74
     
    
    75 75
     var:
    
    76 76
       torbrowser_version: '14.0.3'
    
    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: '2024/11/25 15:42:04'
    
    ... ... @@ -89,8 +89,8 @@ var:
    89 89
         - '[% IF c("var/mullvad-browser") %]13.5.7[% END %]'
    
    90 90
       mar_channel_id: '[% c("var/projectname") %]-torproject-[% c("var/channel") %]'
    
    91 91
     
    
    92
    -  torbrowser_legacy_version: 13.5.9
    
    93
    -  torbrowser_legacy_platform_version: 115.17.0
    
    92
    +  torbrowser_legacy_version: 13.5.10
    
    93
    +  torbrowser_legacy_platform_version: 115.18.0
    
    94 94
     
    
    95 95
       # By default, we sort the list of installed packages. This allows sharing
    
    96 96
       # containers with identical list of packages, even if they are not listed
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx