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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Update Firefox version to 115.5 after the rebase.



Title: GitLab

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

Commits:

  • 4307efa3
    by Pier Angelo Vendrame at 2023-11-27T09:17:34+01:00
    Update Firefox version to 115.5 after the rebase.
    
    Rebases: tor-browser#42276, mullvad-browser#254
    

2 changed files:

Changes:

  • projects/firefox/config
    ... ... @@ -14,11 +14,11 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  firefox_platform_version: 115.4.0
    
    17
    +  firefox_platform_version: 115.5.0
    
    18 18
       firefox_version: '[% c("var/firefox_platform_version") %]esr'
    
    19 19
       browser_series: '13.5'
    
    20 20
       browser_branch: '[% c("var/browser_series") %]-1'
    
    21
    -  browser_build: 2
    
    21
    +  browser_build: 1
    
    22 22
       branding_directory_prefix: 'tb'
    
    23 23
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    24 24
       nightly_updates_publish_dir: '[% c("var/nightly_updates_publish_dir_prefix") %]nightly-[% c("var/osname") %]'
    

  • projects/geckoview/config
    ... ... @@ -14,9 +14,9 @@ container:
    14 14
       use_container: 1
    
    15 15
     
    
    16 16
     var:
    
    17
    -  geckoview_version: 115.4.0esr
    
    17
    +  geckoview_version: 115.5.0esr
    
    18 18
       browser_branch: 13.5-1
    
    19
    -  browser_build: 2
    
    19
    +  browser_build: 1
    
    20 20
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    21 21
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    22 22
       git_commit: '[% exec("git rev-parse HEAD") %]'
    

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