diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index efcf27b..fd09121 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Mar 16 06:40:11 UTC 2018 - wr@rosenauer.org + +- update to Firefox 59.0.1 (bsc#1085671) + MFSA 2018-08 + * CVE-2018-5146 (bmo#1446062) + Vorbis audio processing out of bounds write + * CVE-2018-5147 (bmo#1446365) + Out of bounds memory write in libtremor + ------------------------------------------------------------------- Wed Mar 14 19:27:07 UTC 2018 - cgrobertson@suse.com diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index ed552e8..9591830 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -19,10 +19,10 @@ # changed with every update %define major 59 -%define mainver %major.0 +%define mainver %major.0.1 %define update_channel release %define branding 1 -%define releasedate 20180310025718 +%define releasedate 20180315233128 # PIE, full relro (x86_64 for now) %define build_hardened 1 @@ -150,11 +150,10 @@ Patch5: mozilla-no-stdcxx-check.patch Patch6: mozilla-reduce-files-per-UnifiedBindings.patch Patch7: mozilla-aarch64-startup-crash.patch Patch8: mozilla-bmo256180.patch +Patch9: mozilla-bmo1005535.patch # Firefox/browser Patch101: firefox-kde.patch Patch102: firefox-branded-icons.patch -# SLE Patches -Patch103: mozilla-bmo1005535.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires(post): coreutils shared-mime-info desktop-file-utils @@ -262,11 +261,10 @@ cd $RPM_BUILD_DIR/mozilla %endif %patch7 -p1 %patch8 -p1 +%patch9 -p1 # Firefox %patch101 -p1 %patch102 -p1 -# SLE -%patch103 -p1 %build # no need to add build time to binaries diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index a182f79..bfe8c84 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:d862283072ef0cda760c0566d6aa8d3dc350ff6f273f4429b296fe9636127688 -size 28372 +oid sha256:cdd97af0fb4589f385a87d15d405b8416aed9fb644b8688ffb1e87b87a207d1c +size 28360 diff --git a/create-tar.sh b/create-tar.sh index 1572038..411a053 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -7,8 +7,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="c61f5f5ead48c78a80c80db5c489bdc7cfaf8175" -VERSION="59.0" +RELEASE_TAG="FIREFOX_59_0_1_RELEASE" +VERSION="59.0.1" # check required tools test -x /usr/bin/hg || ( echo "hg missing: execute zypper in mercurial"; exit 5 ) diff --git a/firefox-59.0-source.tar.xz b/firefox-59.0-source.tar.xz deleted file mode 100644 index cb4f3c9..0000000 --- a/firefox-59.0-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1b8050ac93c9fff4858e2e616a251c65dd34b63d409023bc09a0b613a7f09659 -size 262740492 diff --git a/firefox-59.0.1-source.tar.xz b/firefox-59.0.1-source.tar.xz new file mode 100644 index 0000000..c41e704 --- /dev/null +++ b/firefox-59.0.1-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880faed22ce6e5c305117e0771ad476995884a7f2599ca72b0587cb96eb57523 +size 262899092 diff --git a/l10n-59.0.1.tar.xz b/l10n-59.0.1.tar.xz new file mode 100644 index 0000000..1496a41 --- /dev/null +++ b/l10n-59.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de5f9a8916fe43c9e79d1cdc7b5a85892600c0b11b5ed57618e009680b154e23 +size 49070588 diff --git a/l10n-59.0.tar.xz b/l10n-59.0.tar.xz deleted file mode 100644 index 4ce2603..0000000 --- a/l10n-59.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:07beb4c97a18f19edb666bf24dbd53367febb3d9be3b2920341bd55a49153d16 -size 49054920 diff --git a/source-stamp.txt b/source-stamp.txt index f80bb91..fabbcf3 100644 --- a/source-stamp.txt +++ b/source-stamp.txt @@ -1,2 +1,2 @@ -REV=c61f5f5ead48 +REV=3db9e3d52b17 REPO=http://hg.mozilla.org/releases/mozilla-release