From 2de666dd501c1c13139781d104f6e1c254fb4e720187714b8094faf19df473e2 Mon Sep 17 00:00:00 2001 From: Wolfgang Rosenauer Date: Fri, 16 Oct 2015 10:49:41 +0000 Subject: [PATCH] - update to Firefox 41.0.2 (bnc#950686) * MFSA 2015-115/CVE-2015-7184 (bmo#1208339, bmo#1212669) Cross-origin restriction bypass using Fetch - added explicit appdata provides (bnc#949983) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=465 --- MozillaFirefox.changes | 8 ++++++++ MozillaFirefox.spec | 8 ++++++-- compare-locales.tar.xz | 4 ++-- create-tar.sh | 4 ++-- firefox-41.0.1-source.tar.xz | 3 --- firefox-41.0.2-source.tar.xz | 3 +++ l10n-41.0.1.tar.xz | 3 --- l10n-41.0.2.tar.xz | 3 +++ source-stamp.txt | 2 +- 9 files changed, 25 insertions(+), 13 deletions(-) delete mode 100644 firefox-41.0.1-source.tar.xz create mode 100644 firefox-41.0.2-source.tar.xz delete mode 100644 l10n-41.0.1.tar.xz create mode 100644 l10n-41.0.2.tar.xz diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 71fa7fa..1079930 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 15 08:25:54 UTC 2015 - wr@rosenauer.org + +- update to Firefox 41.0.2 (bnc#950686) + * MFSA 2015-115/CVE-2015-7184 (bmo#1208339, bmo#1212669) + Cross-origin restriction bypass using Fetch +- added explicit appdata provides (bnc#949983) + ------------------------------------------------------------------- Sun Oct 4 09:20:56 UTC 2015 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index f7dab49..0a34612 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -19,9 +19,9 @@ # changed with every update %define major 41 -%define mainver %major.0.1 +%define mainver %major.0.2 %define update_channel release -%define releasedate 2015092900 +%define releasedate 2015101500 # general build definitions %if "%{update_channel}" != "aurora" @@ -107,6 +107,10 @@ Provides: firefox = %{version}-%{release} %endif Provides: web_browser Provides: browser(npapi) +%if "%{update_channel}" != "aurora" +Provides: appdata() +Provides: appdata(firefox.appdata.xml) +%endif # this is needed to match this package with the kde4 helper package without the main package # having a hard requirement on the kde4 package %define kde_helper_version 6 diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index 52015d6..738c040 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:a6eb571733a93ec45e561aaa05cc30f8862df64a5a27c502e1cfc03c95233f41 -size 28436 +oid sha256:67ce4cdcda65027bf31cc0de93fd4e03e2c91296fa4823cbe527bf234fb5851d +size 28456 diff --git a/create-tar.sh b/create-tar.sh index 7fcc6e7..a3ac8a6 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_41_0_1_RELEASE" -VERSION="41.0.1" +RELEASE_TAG="FIREFOX_41_0_2_RELEASE" +VERSION="41.0.2" # mozilla if [ -d mozilla ]; then diff --git a/firefox-41.0.1-source.tar.xz b/firefox-41.0.1-source.tar.xz deleted file mode 100644 index a7e8472..0000000 --- a/firefox-41.0.1-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:29d64294011158947c52b754f8298d43374b86c3511b2e655e4d6d2f478aaa24 -size 168542916 diff --git a/firefox-41.0.2-source.tar.xz b/firefox-41.0.2-source.tar.xz new file mode 100644 index 0000000..d311e50 --- /dev/null +++ b/firefox-41.0.2-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596f6603346d24d2b662da67cb6ffc5cbe1a01f654522f24cf28d3090ce7661b +size 168037948 diff --git a/l10n-41.0.1.tar.xz b/l10n-41.0.1.tar.xz deleted file mode 100644 index f80e3db..0000000 --- a/l10n-41.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e90255e03567c0707b5ac83d3a3052f1f0db4903b854ddfda1921cd715cf434 -size 42529924 diff --git a/l10n-41.0.2.tar.xz b/l10n-41.0.2.tar.xz new file mode 100644 index 0000000..38364f7 --- /dev/null +++ b/l10n-41.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33eaac6b5905ee6b90479b4ea76c77880e4f2b821312f394954522e2416c4f15 +size 42541376 diff --git a/source-stamp.txt b/source-stamp.txt index 0c86018..e27d506 100644 --- a/source-stamp.txt +++ b/source-stamp.txt @@ -1,2 +1,2 @@ -REV=76aad04b2a72 +REV=8cb8515fc207 REPO=http://hg.mozilla.org/releases/mozilla-release