diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index b6970dd..e6186e0 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Sep 28 08:28:29 UTC 2017 - wr@rosenauer.org + +- update to Firefox 56.0 (boo#1060445) + * Find Options/Preferences more quickly with new search function + * Media is no longer auto-played when opened in a background tab + * Enable CSS Grid Layout View +- requires NSPR 4.16 and NSS 3.32.1 + ------------------------------------------------------------------- Thu Sep 28 07:53:13 UTC 2017 - dimstar@opensuse.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 5e4e77a..2a71507 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -18,11 +18,11 @@ # changed with every update -%define major 55 -%define mainver %major.0.3 +%define major 56 +%define mainver %major.0 %define update_channel release %define branding 1 -%define releasedate 20170824000000 +%define releasedate 20170926190823 # PIE, full relro (x86_64 for now) %define build_hardened 1 @@ -73,8 +73,8 @@ BuildRequires: libiw-devel BuildRequires: libnotify-devel BuildRequires: libproxy-devel BuildRequires: makeinfo -BuildRequires: mozilla-nspr-devel >= 4.15 -BuildRequires: mozilla-nss-devel >= 3.31 +BuildRequires: mozilla-nspr-devel >= 4.16 +BuildRequires: mozilla-nss-devel >= 3.32.1 BuildRequires: python-devel BuildRequires: rust >= 1.15.1 BuildRequires: rust-std @@ -90,6 +90,7 @@ BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0 BuildRequires: pkgconfig(gtk+-unix-print-3.0) BuildRequires: pkgconfig(libffi) BuildRequires: pkgconfig(libpulse) +#BuildRequires: llvm-clang-devel >= 3.9.0 # libavcodec is required for H.264 support but the # openSUSE version is currently not able to play H.264 # therefore the Packman version is required @@ -351,6 +352,7 @@ ac_add_options --enable-startup-notification ac_add_options --enable-update-channel=%{update_channel} ac_add_options --with-mozilla-api-keyfile=%{SOURCE18} ac_add_options --with-google-api-keyfile=%{SOURCE19} +ac_add_options --disable-stylo %if %branding ac_add_options --enable-official-branding %endif @@ -576,7 +578,7 @@ exit 0 %{progdir}/application.ini %{progdir}/chrome.manifest %{progdir}/dependentlibs.list -%{progdir}/icudt58l.dat +%{progdir}/icudt59l.dat %{progdir}/*.so %{progdir}/omni.ja %{progdir}/fonts/ diff --git a/_constraints b/_constraints index e38f9de..57c2694 100644 --- a/_constraints +++ b/_constraints @@ -2,10 +2,10 @@ - 18 + 13 - 7000 + 6000 diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index c909ddc..6d87aad 100644 --- a/compare-locales.tar.xz +++ b/compare-locales.tar.xz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ab1d8d34c78ec2a2acae648582d499c8d2c80b496c6e33016c51acf1dfb25e3 -size 28364 +oid sha256:4d06bd7c006d22e249f2a537935a7df6a27375790f35c5f5e54d52987cfaef05 +size 28376 diff --git a/create-tar.sh b/create-tar.sh index ad8458a..7cb12ee 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -7,8 +7,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_55_0_3_RELEASE" # 55.0.3 build2 -VERSION="55.0.3" +RELEASE_TAG="8fbf05f4b92125e081984f5e39b559b83e5cc729" # 56 build6 +VERSION="56.0" # mozilla if [ -d mozilla ]; then diff --git a/firefox-55.0.3-source.tar.xz b/firefox-55.0.3-source.tar.xz deleted file mode 100644 index a08b633..0000000 --- a/firefox-55.0.3-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f128780884d758bc065642534ae736a7200bcec5913794505b32e5ebcc80608 -size 249204976 diff --git a/firefox-56.0-source.tar.xz b/firefox-56.0-source.tar.xz new file mode 100644 index 0000000..60e0930 --- /dev/null +++ b/firefox-56.0-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59eae64165c9d5917e4c934862a956fcc7aad424d4afd056e3941a210d0735e3 +size 271865016 diff --git a/firefox-kde.patch b/firefox-kde.patch index a0bc743..8a9d72e 100644 --- a/firefox-kde.patch +++ b/firefox-kde.patch @@ -1,11 +1,11 @@ # HG changeset patch -# Parent 9ccba8e6b5fad738ce924ff40b4c5aa6f4bc12dd +# Parent 05209af7fdfec897f5f574c691184ba27049b0ff diff --git a/browser/base/content/browser-kde.xul b/browser/base/content/browser-kde.xul new file mode 100644 --- /dev/null +++ b/browser/base/content/browser-kde.xul -@@ -0,0 +1,1306 @@ +@@ -0,0 +1,1320 @@ +#filter substitution + +# -*- Mode: HTML -*- @@ -72,14 +72,9 @@ new file mode 100644 +# wishes to include *must* go into the global-scripts.inc file +# so that they can be shared by macBrowserOverlay.xul. +#include global-scripts.inc -+