diff --git a/MozillaFirefox.changes b/MozillaFirefox.changes index 39fa70b..631cde0 100644 --- a/MozillaFirefox.changes +++ b/MozillaFirefox.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Thu Feb 11 07:51:34 UTC 2016 - wr@rosenauer.org + +- update to Firefox 44.0.2 + * MFSA 2016-13/CVE-2016-1949 (bmo#1245724, boo#966438) + Same-origin-policy violation using Service Workers with plugins + * Fix issue which could lead to the removal of stored passwords + under certain circumstances (bmo#1242176) + * Allows spaces in cookie names (bmo#1244505) + * Disable opus/vorbis audio with H.264 (bmo#1245696) + * Fix for graphics startup crash (GNU/Linux) (bmo#1222171) + * Fix a crash in cache networking (bmo#1244076) + * Fix using WebSockets in service worker controlled pages (bmo#1243942) + ------------------------------------------------------------------- Sun Jan 24 09:33:15 UTC 2016 - wr@rosenauer.org diff --git a/MozillaFirefox.spec b/MozillaFirefox.spec index 1073782..d8263f9 100644 --- a/MozillaFirefox.spec +++ b/MozillaFirefox.spec @@ -19,9 +19,9 @@ # changed with every update %define major 44 -%define mainver %major.0 +%define mainver %major.0.2 %define update_channel release -%define releasedate 2016012300 +%define releasedate 2016021000 # general build definitions %if "%{update_channel}" != "aurora" diff --git a/_constraints b/_constraints index 971b7af..c0ac7fe 100644 --- a/_constraints +++ b/_constraints @@ -5,7 +5,7 @@ 9 - 5000 + 6000 diff --git a/compare-locales.tar.xz b/compare-locales.tar.xz index f736f20..ca6a3ac 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:59988a3e83eb70d10eee27acc3f255f01cf35f45ad2eee70fc269655227172e0 -size 28356 +oid sha256:f9158e2d2e3ef9a54e625ebc3d5d25b27f6031095a5bf399435988277a63b1b2 +size 28372 diff --git a/create-tar.sh b/create-tar.sh index af58001..1da6a5c 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ CHANNEL="release" BRANCH="releases/mozilla-$CHANNEL" -RELEASE_TAG="FIREFOX_44_0_RELEASE" -VERSION="44.0" +RELEASE_TAG="FIREFOX_44_0_2_RELEASE" +VERSION="44.0.2" # mozilla if [ -d mozilla ]; then diff --git a/firefox-44.0-source.tar.xz b/firefox-44.0-source.tar.xz deleted file mode 100644 index d1eb905..0000000 --- a/firefox-44.0-source.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4e4edcd14b74b35973af5b7615dc1dac5df71aee8c369a5956eedba0e614aed -size 191818888 diff --git a/firefox-44.0.2-source.tar.xz b/firefox-44.0.2-source.tar.xz new file mode 100644 index 0000000..646a39c --- /dev/null +++ b/firefox-44.0.2-source.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fce1881f439a5769dc9ab080cff0a743b55ada06a24a94c37a13bb2d87f5d579 +size 192330532 diff --git a/l10n-44.0.2.tar.xz b/l10n-44.0.2.tar.xz new file mode 100644 index 0000000..176368c --- /dev/null +++ b/l10n-44.0.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b55f3e44631f505f7179da7ea97087fc3b473398e0c9162276c1386e824234bb +size 42994264 diff --git a/l10n-44.0.tar.xz b/l10n-44.0.tar.xz deleted file mode 100644 index eaf6d49..0000000 --- a/l10n-44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:718ac571c4b4acf4e4f5d0a670b365f792a44fb7e4ff267b9b6c940336a1b777 -size 43000132 diff --git a/source-stamp.txt b/source-stamp.txt index 5aae96c..517ee18 100644 --- a/source-stamp.txt +++ b/source-stamp.txt @@ -1,2 +1,2 @@ -REV=9b79adf82b13 +REV=60e96806ff1c REPO=http://hg.mozilla.org/releases/mozilla-release