diff -r 9f49c406dc11 -r 1663e876731f MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Sat Nov 10 15:07:31 2018 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Wed Nov 14 08:31:32 2018 +0100 @@ -54,10 +54,12 @@ Memory safety bugs fixed in Firefox 63 and Firefox ESR 60.3 - requires NSPR 4.20, NSS 3.39 and Rust 1.28 - latest rust does not provide rust-std so stop requiring it -- requires cargo-crate-cbindgen >= 0.6.2 to build -- requires nodejs to build +- requires rust-cbindgen >= 0.6.2 to build +- requires nodejs >= 8.11 to build - added mozilla-bmo1491289.patch to fix system NSS build (bmo#1491289) - added mozilla-cubeb-noreturn.patch to fix non-return function +- added mozilla-newer-cbindgen.patch to fix build with cbindgen 0.6.7 +- disable elfhack for TW and newer due to build errors ------------------------------------------------------------------- Thu Oct 25 14:39:04 UTC 2018 - guillaume.gardet@opensuse.org