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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bump Firefox version to 128.1.0esr for nightly builds.



Title: GitLab

Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build

Commits:

  • c40a7699
    by Pier Angelo Vendrame at 2024-07-31T19:45:29+02:00
    Bump Firefox version to 128.1.0esr for nightly builds.
    

2 changed files:

Changes:

  • projects/firefox/config
    ... ... @@ -14,10 +14,10 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  firefox_platform_version: 128.0
    
    17
    +  firefox_platform_version: '128.1.0'
    
    18 18
       firefox_version: '[% c("var/firefox_platform_version") %]esr'
    
    19 19
       browser_series: '14.0'
    
    20
    -  browser_rebase: 2
    
    20
    +  browser_rebase: 1
    
    21 21
       browser_branch: '[% c("var/browser_series") %]-[% c("var/browser_rebase") %]'
    
    22 22
       browser_build: 1
    
    23 23
       branding_directory_prefix: 'tb'
    

  • projects/geckoview/config
    ... ... @@ -16,8 +16,8 @@ container:
    16 16
         build_apk: 1
    
    17 17
     
    
    18 18
     var:
    
    19
    -  geckoview_version: 128.0esr
    
    20
    -  browser_branch: 14.0-2
    
    19
    +  geckoview_version: 128.1.0esr
    
    20
    +  browser_branch: 14.0-1
    
    21 21
       browser_build: 1
    
    22 22
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    23 23
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits