forked from pool/MozillaFirefox
Accepting request 437097 from mozilla:Factory
1 OBS-URL: https://build.opensuse.org/request/show/437097 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=245
This commit is contained in:
commit
b5f6e6e3c8
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Oct 24 09:41:17 UTC 2016 - astieger@suse.com
|
||||||
|
|
||||||
|
- Mozilla Firefox 49.0.2:
|
||||||
|
* CVE-2016-5287: Crash in nsTArray_base (bsc#1006475)
|
||||||
|
* CVE-2016-5288: Web content can read cache entries (bsc#1006476)
|
||||||
|
* Asynchronous rendering of the Flash plugins is now enabled by
|
||||||
|
default
|
||||||
|
* Change D3D9 default fallback preference to prevent graphical
|
||||||
|
artifacts
|
||||||
|
* Network issue prevents some users from seeing the Firefox UI on
|
||||||
|
startup
|
||||||
|
* Web compatibility issue with file uploads
|
||||||
|
* Web compatibility issue with Array.prototype.values
|
||||||
|
* Diagnostic information on timing for tab switching
|
||||||
|
* Fix a Canvas filters graphics issue affecting HTML5 apps
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Oct 12 20:42:28 UTC 2016 - badshah400@gmail.com
|
Wed Oct 12 20:42:28 UTC 2016 - badshah400@gmail.com
|
||||||
|
|
||||||
|
@ -19,9 +19,9 @@
|
|||||||
|
|
||||||
# changed with every update
|
# changed with every update
|
||||||
%define major 49
|
%define major 49
|
||||||
%define mainver %major.0.1
|
%define mainver %major.0.2
|
||||||
%define update_channel release
|
%define update_channel release
|
||||||
%define releasedate 20160923000000
|
%define releasedate 20161020000000
|
||||||
|
|
||||||
# PIE, full relro (x86_64 for now)
|
# PIE, full relro (x86_64 for now)
|
||||||
%define build_hardened 1
|
%define build_hardened 1
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:353eadebc38b0f859e88777e7231055e862c730d362964d94d92ba2e143c261f
|
oid sha256:4db574a02cfa3f08719ec55e13d7a13cfddfc6fb035fe29ed2cf32deedac4525
|
||||||
size 28532
|
size 28504
|
||||||
|
@ -7,8 +7,8 @@
|
|||||||
|
|
||||||
CHANNEL="release"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="FIREFOX_49_0_1_RELEASE"
|
RELEASE_TAG="FIREFOX_49_0_2_RELEASE"
|
||||||
VERSION="49.0.1"
|
VERSION="49.0.2"
|
||||||
|
|
||||||
# mozilla
|
# mozilla
|
||||||
if [ -d mozilla ]; then
|
if [ -d mozilla ]; then
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:6e1d5695d0fd19e8ee01a3eddf80915107f057cda48f57e0dd47ffc3c94d1af0
|
|
||||||
size 198940952
|
|
3
firefox-49.0.2-source.tar.xz
Normal file
3
firefox-49.0.2-source.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ef493886c97977dca44c440f97d8bd373582636a2ea025f5f0b9950477db0b00
|
||||||
|
size 199458100
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0ef67ab3059ad96470bf16e29a4ece92cf9b2e8a3bd48643ac510b0489e3422
|
|
||||||
size 43068880
|
|
3
l10n-49.0.2.tar.xz
Normal file
3
l10n-49.0.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1b47b28349f3a7b6a90445a653058e2bd1d4c00bd8ca4d650e98992a734d437a
|
||||||
|
size 43069176
|
@ -1,2 +1,2 @@
|
|||||||
REV=2d931a5eaf8a
|
REV=7356baae8e73
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user