diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index c2b482f..6c03ac8 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Mon Apr 11 22:49:24 UTC 2016 - astieger@suse.com + +- Mozilla Firefox 45.0.2: + * Fix an issue impacting the cookie header when third-party + cookies are blocked (bmo#1257861) + * Fix a web compatibility regression impacting the srcset + attribute of the image tag (bmo#1259482) + * Fix a crash impacting the video playback with Media Source + Extension (bmo#1258562) + * Fix a regression impacting some specific uploads (bmo#1255735) + * Fix a regression with the copy and paste with some old versions + of some Gecko applications like Thunderbird (bmo#1254980) + ------------------------------------------------------------------- Fri Mar 18 08:52:58 UTC 2016 - astieger@suse.com diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 6a806d9..4bff245 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -19,9 +19,9 @@ # changed with every update %define major 45 -%define mainver %major.0.1 +%define mainver %major.0.2 %define update_channel release -%define releasedate 2016031600 +%define releasedate 2016041100 # general build definitions %if "%{update_channel}" != "aurora" diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index 283584e..dadb93d 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:a0334b0bea4e2e605c41783a722ef8da39479e4541ba069b6a15a28332cb0f39 -size 28368 +oid sha256:f37ce5f7f12518683b59fffe274845490bf6c75c65d1963d50907dc070025edf +size 28504 diff --git a/create-tar.sh b/create-tar.sh index a07dbac..3d4bd64 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_45_0_1_RELEASE" -VERSION="45.0.1" +RELEASE_TAG="FIREFOX_45_0_2_RELEASE" +VERSION="45.0.2" # mozilla if [ -d mozilla ]; then diff --git a/firefox-45.0.1-source.tar.xz b/firefox-45.0.1-source.tar.xz deleted file mode 100644 index 7f0f072..0000000 --- a/firefox-45.0.1-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6f9797de2d33da2573cf08f0af9fe9e2177a16e916844e050653f41354620c35 -size 194379984 diff --git a/firefox-45.0.2-source.tar.xz b/firefox-45.0.2-source.tar.xz new file mode 100644 index 0000000..8857322 --- /dev/null +++ b/firefox-45.0.2-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563784f3349fc217b2413e47bd01757d955e98c9ef636e273b154dc00fcfb5c8 +size 194204728 diff --git a/l10n-45.0.1.tar.xz b/l10n-45.0.1.tar.xz deleted file mode 100644 index dd971cb..0000000 --- a/l10n-45.0.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f41bb46154316fc93656021dc0eb16e3e79b7808b39911e54975d7a2439b7d11 -size 43118980 diff --git a/l10n-45.0.2.tar.xz b/l10n-45.0.2.tar.xz new file mode 100644 index 0000000..1e8c2b6 --- /dev/null +++ b/l10n-45.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b92281ef0dd881e19767643e0b93d36592b346d9a845ebdcb58b13d46da1f28 +size 43337352 diff --git a/source-stamp.txt b/source-stamp.txt index c02ed9b..1c6d358 100644 --- a/source-stamp.txt +++ b/source-stamp.txt @@ -1,2 +1,2 @@ -REV=e0e51efe7b15 +REV=e35da3da61cb REPO=http://hg.mozilla.org/releases/mozilla-release