Changes between Version 122 and Version 123 of firefox


Ignore:
Timestamp:
05/30/2022 06:47:53 PM (2 years ago)
Author:
ken@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • firefox

    v122 v123  
    8181== Dependencies for 102.0beta ==
    8282
    83 To Be Advised.
     83As of beta 1, the only obvious change is that nss-3.79 is required. Testing with system nss
     84will have to wait until that has been released!
    8485
    8586The 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.