Changes between Version 123 and Version 124 of firefox


Ignore:
Timestamp:
05/31/2022 09:17:35 PM (2 years ago)
Author:
ken@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • firefox

    v123 v124  
    5757== Dependencies for 101.0 series (latest upstream stable) ==
    5858
     59New Themes (Tools -> Add-Ons and Themes) can make it easier to see which tab is active.
     60
    5961cbindgen needs to be >= 0.23.0
    6062
     
    8183== Dependencies for 102.0beta ==
    8284
    83 As of beta 1, the only obvious change is that nss-3.79 is required. Testing with system nss
    84 will have to wait until that has been released!
     85As of beta 1, the only obvious change is that nss-3.79 is required. Now that that version of nss has been released, it seems to build ok.
    8586
    8687The early betas for 92.0 and 93.0 needed static libstdc++.a to link logalloc-replay (that specifies -static-libstdc++). In later betas that was not compiled. While using a static system lib (outside of rust) is annoying, the expected lifetime of a firefox beta is short and this requirement can be remembered if a vulnerability in libstdc++ is ever disclosed. I assume this requirement will continue for early betas.