1
0

Accepting request 327639 from mozilla:Factory

- update to Firefox 40.0.3 (bnc#943550)
  * Disable the asynchronous plugin initialization (bmo#1198590)
  * Fix a segmentation fault in the GStreamer support (bmo#1145230)
  * Fix a regression with some Japanese fonts used in the <input>
    field (bmo#1194055)
  * On some sites, the selection in a select combox box using the
    mouse could be broken (bmo#1194733)
  security fixes
  * MFSA 2015-94/CVE-2015-4497 (bmo#1164766, bmo#1175278)
    Use-after-free when resizing canvas element during restyling
  * MFSA 2015-95/CVE-2015-4498 (bmo#1042699)
    Add-on notification bypass through data URLs

OBS-URL: https://build.opensuse.org/request/show/327639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=218
This commit is contained in:
Stephan Kulow 2015-08-29 18:02:21 +00:00 committed by Git OBS Bridge
commit eda79ba95c
9 changed files with 29 additions and 13 deletions

View File

@ -1,3 +1,19 @@
-------------------------------------------------------------------
Thu Aug 27 06:03:51 UTC 2015 - wr@rosenauer.org
- update to Firefox 40.0.3 (bnc#943550)
* Disable the asynchronous plugin initialization (bmo#1198590)
* Fix a segmentation fault in the GStreamer support (bmo#1145230)
* Fix a regression with some Japanese fonts used in the <input>
field (bmo#1194055)
* On some sites, the selection in a select combox box using the
mouse could be broken (bmo#1194733)
security fixes
* MFSA 2015-94/CVE-2015-4497 (bmo#1164766, bmo#1175278)
Use-after-free when resizing canvas element during restyling
* MFSA 2015-95/CVE-2015-4498 (bmo#1042699)
Add-on notification bypass through data URLs
-------------------------------------------------------------------
Fri Aug 7 07:49:49 UTC 2015 - wr@rosenauer.org

View File

@ -19,9 +19,9 @@
# changed with every update
%define major 40
%define mainver %major.0
%define mainver %major.0.3
%define update_channel release
%define releasedate 2015080700
%define releasedate 2015082600
# general build definitions
%if "%{update_channel}" != "aurora"

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:23d6c858a354e2572035208778ac8a4577e32326eebfa35833f9e0ffaec2fdb1
size 28416
oid sha256:4212c9293d8e7e44579b557f631ca452d85cb28df4ea9e87c4dda3eaebeb64e2
size 28424

View File

@ -2,8 +2,8 @@
CHANNEL="release"
BRANCH="releases/mozilla-$CHANNEL"
RELEASE_TAG="FIREFOX_40_0_RELEASE"
VERSION="40.0"
RELEASE_TAG="FIREFOX_40_0_3_RELEASE"
VERSION="40.0.3"
# mozilla
if [ -d mozilla ]; then

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:880094ee192cc1e0e456c9aa8fda0268f438fb9b9562a92d009e76cad0ef9e5d
size 153271696

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4be159f556c5c151e39fb4a8f9f346f453f57d8921d0eba03115798348496dc4
size 152796164

3
l10n-40.0.3.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dde30019e1f4cd7dc5c0071ceb656e7c82192cb09beff8dcd4f10fdd868dd30c
size 42258496

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0be66fb31385822b0b2ef03f06a6aefb775630aca94e36e6f5c733e4a1d5f0d
size 42267964

View File

@ -1,2 +1,2 @@
REV=84e0a4087157
REV=5500ee2a6206
REPO=http://hg.mozilla.org/releases/mozilla-release