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

[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41075: Prepare Tor Browser 13.5a5 (build2).



Title: GitLab

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

Commits:

  • b1728edd
    by Pier Angelo Vendrame at 2024-02-27T12:28:41+01:00
    Bug 41075: Prepare Tor Browser 13.5a5 (build2).
    
    This build fixes a crash on Android and has a couple of other Android
    improvements.
    

3 changed files:

Changes:

  • projects/browser/Bundle-Data/Docs-TBB/ChangeLog.txt
    1
    -Tor Browser 13.5a5 - February 27 2024
    
    1
    +Tor Browser 13.5a5 - February 28 2024
    
    2 2
      * All Platforms
    
    3 3
        * Updated OpenSSL to 3.0.13
    
    4 4
        * Updated Snowflake to 2.9.0
    
    ... ... @@ -43,6 +43,8 @@ Tor Browser 13.5a5 - February 27 2024
    43 43
        * Android
    
    44 44
          * Bug 42399: Re-enable minimization of JS for Android [tor-browser]
    
    45 45
          * Bug 41080: Re-pack omni.ja with 7-zip on Android [tor-browser-build]
    
    46
    +     * Bug 41092: Use an uncompressed omni.ja to improve final apk compression. [tor-browser-build]
    
    47
    +     * Bug 41093: Sign unsigned APKs instead of the QA-signed ones [tor-browser-build]
    
    46 48
     
    
    47 49
     Tor Browser 13.0.10 - February 20 2024
    
    48 50
      * All Platforms
    

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

  • rbm.conf
    ... ... @@ -82,7 +82,7 @@ buildconf:
    82 82
     
    
    83 83
     var:
    
    84 84
       torbrowser_version: '13.5a5'
    
    85
    -  torbrowser_build: 'build1'
    
    85
    +  torbrowser_build: 'build2'
    
    86 86
       torbrowser_incremental_from:
    
    87 87
         - '13.5a4'
    
    88 88
         - '13.5a3'
    

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