Changes between Version 151 and Version 152 of firefox


Ignore:
Timestamp:
04/01/2023 11:09:48 PM (13 months ago)
Author:
ken@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • firefox

    v151 v152  
    9292== Dependencies for 112.0beta ==
    9393
    94 To Be Advised.
     94libvpx >= v1.13.0
     95
     96nss >= 3.89
    9597
    9698The 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 (those where EARLY_BETA_OR_EARLIER is defined in build/defines.sh).