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

[tor-commits] [Git][tpo/applications/tor-browser-build][maint-13.0] Bug 41119: Prepare Tor Browser 13.0.15 (build2).



Title: GitLab

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

Commits:

  • bdc8cfc3
    by Pier Angelo Vendrame at 2024-05-13T11:20:54+00:00
    Bug 41119: Prepare Tor Browser 13.0.15 (build2).
    
    We bumped tags to include a fix for tor-browser#42562.
    

3 changed files:

Changes:

  • projects/firefox-android/config
    ... ... @@ -16,7 +16,7 @@ container:
    16 16
     var:
    
    17 17
       fenix_version: 115.2.1
    
    18 18
       browser_branch: 13.0-1
    
    19
    -  browser_build: 16
    
    19
    +  browser_build: 17
    
    20 20
       variant: Beta
    
    21 21
       # This should be updated when the list of gradle dependencies is changed.
    
    22 22
       gradle_dependencies_version: 1
    

  • projects/geckoview/config
    ... ... @@ -16,7 +16,9 @@ container:
    16 16
     var:
    
    17 17
       geckoview_version: 115.11.0esr
    
    18 18
       browser_branch: 13.0-1
    
    19
    -  browser_build: 2
    
    19
    +  # GeckoView and Firefox are out-of-sync because we needed to build a
    
    20
    +  # 13.0.15-build2 with Java-only changes.
    
    21
    +  browser_build: 3
    
    20 22
       copyright_year: '[% exec("git show -s --format=%ci").remove("-.*") %]'
    
    21 23
       gitlab_project: https://gitlab.torproject.org/tpo/applications/tor-browser
    
    22 24
       git_commit: '[% exec("git rev-parse HEAD") %]'
    

  • rbm.conf
    ... ... @@ -74,7 +74,7 @@ buildconf:
    74 74
     
    
    75 75
     var:
    
    76 76
       torbrowser_version: '13.0.15'
    
    77
    -  torbrowser_build: 'build1'
    
    77
    +  torbrowser_build: 'build2'
    
    78 78
       torbrowser_incremental_from:
    
    79 79
         - '13.0.14'
    
    80 80
         - '13.0.13'
    

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