# HG changeset patch # User Wolfgang Rosenauer # Date 1414693657 -3600 # Node ID a0aa49fce462f0e0ad5c6535dee4ad5f75496944 # Parent af4f96c38fd994e1fb3e37f9e196754534221541# Parent f4578fb6fcc3b0e12383ddba410377bb3129047c 33.1 build 1 diff -r f4578fb6fcc3 -r a0aa49fce462 MozillaFirefox/MozillaFirefox.changes --- a/MozillaFirefox/MozillaFirefox.changes Thu Oct 30 12:30:01 2014 +0100 +++ b/MozillaFirefox/MozillaFirefox.changes Thu Oct 30 19:27:37 2014 +0100 @@ -1,19 +1,23 @@ ------------------------------------------------------------------- -Thu Oct 30 10:48:57 UTC 2014 - wr@rosenauer.org +Thu Oct 30 18:22:02 UTC 2014 - wr@rosenauer.org - update to Firefox 33.1 - 33.0.1 - * Firefox displays a black screen at start-up with certain - graphics drivers - 33.0.2 - * Fix a startup crash with some combination of hardware and drivers - 33.1 * DuckDuckGo is now included upstream (bmo#1061736) * fix to allow overriding sec_error_ca_cert_invalid errors (bmo#1042889) * disable http/1 framing enforcement (bmo#1088850) ------------------------------------------------------------------- +Thu Oct 30 11:31:05 UTC 2014 - wr@rosenauer.org + +- update to Firefox 33.0.2 + * Fix a startup crash with some combination of hardware and drivers + 33.0.1 + * Firefox displays a black screen at start-up with certain + graphics drivers +- adjusted _constraints for ARM + +------------------------------------------------------------------- Tue Oct 28 15:23:09 UTC 2014 - josua.mayer97@gmail.com - added mozilla-bmo1088588.patch to fix build with EGL (bmo#1088588) diff -r f4578fb6fcc3 -r a0aa49fce462 MozillaFirefox/MozillaFirefox.spec diff -r f4578fb6fcc3 -r a0aa49fce462 MozillaFirefox/_constraints --- a/MozillaFirefox/_constraints Thu Oct 30 12:30:01 2014 +0100 +++ b/MozillaFirefox/_constraints Thu Oct 30 19:27:37 2014 +0100 @@ -8,4 +8,15 @@ 4500 + + + armv6l + armv7l + + + + 768 + + + diff -r f4578fb6fcc3 -r a0aa49fce462 MozillaFirefox/create-tar.sh