1
0

Accepting request 292313 from mozilla:Factory

- update to Firefox 36.0.4 (bnc#923534)
  * MFSA 2015-28/CVE-2015-0818 (bmo#1144988)
    Privilege escalation through SVG navigation
  * MFSA 2015-29/CVE-2015-0817 (bmo#1145255)
    Code execution through incorrect JavaScript bounds checking
    elimination

- Copy the icons to /usr/share/icons instead of symlinking them:
  in preparation for containerized apps (e.g. xdg-app) as well as
  AppStream metadata extraction, there are a couple locations that
  need to be real files for system integration (.desktop files,
  icons, mime-type info).

OBS-URL: https://build.opensuse.org/request/show/292313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaFirefox?expand=0&rev=208
This commit is contained in:
Dominique Leuenberger 2015-03-25 08:54:50 +00:00 committed by Git OBS Bridge
commit e72dfd8f0b
9 changed files with 32 additions and 13 deletions

View File

@ -1,3 +1,22 @@
-------------------------------------------------------------------
Sat Mar 21 09:03:12 UTC 2015 - wr@rosenauer.org
- update to Firefox 36.0.4 (bnc#923534)
* MFSA 2015-28/CVE-2015-0818 (bmo#1144988)
Privilege escalation through SVG navigation
* MFSA 2015-29/CVE-2015-0817 (bmo#1145255)
Code execution through incorrect JavaScript bounds checking
elimination
-------------------------------------------------------------------
Fri Mar 20 15:02:33 UTC 2015 - dimstar@opensuse.org
- Copy the icons to /usr/share/icons instead of symlinking them:
in preparation for containerized apps (e.g. xdg-app) as well as
AppStream metadata extraction, there are a couple locations that
need to be real files for system integration (.desktop files,
icons, mime-type info).
-------------------------------------------------------------------
Sat Mar 7 07:40:56 UTC 2015 - wr@rosenauer.org

View File

@ -19,9 +19,9 @@
# changed with every update
%define major 36
%define mainver %major.0.1
%define mainver %major.0.4
%define update_channel release
%define releasedate 2015030500
%define releasedate 2015032000
# general build definitions
%if "%{update_channel}" != "aurora"
@ -471,7 +471,7 @@ for size in 16 22 24 32 48 256; do
for size in 16 32 48; do
%endif
mkdir -p %{buildroot}%{gnome_dir}/share/icons/hicolor/${size}x${size}/apps/
ln -sf %{progdir}/browser/chrome/icons/default/default$size.png \
cp %{buildroot}%{progdir}/browser/chrome/icons/default/default$size.png \
%{buildroot}%{gnome_dir}/share/icons/hicolor/${size}x${size}/apps/%{progname}.png
done
# excludes

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d4bbc9043df092bdf262776e94c2c8575bb18de8bd99529ce83b9907206ffe6
oid sha256:414f002f062916b91a593ce98d101f331227b4bbde1ec8da0c8816bebbe46311
size 28428

View File

@ -2,8 +2,8 @@
CHANNEL="release"
BRANCH="releases/mozilla-$CHANNEL"
RELEASE_TAG="FIREFOX_36_0_1_RELEASE"
VERSION="36.0.1"
RELEASE_TAG="FIREFOX_36_0_4_RELEASE"
VERSION="36.0.4"
# mozilla
if [ -d mozilla ]; then

View File

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

View File

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

View File

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

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

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

View File

@ -1,2 +1,2 @@
REV=152cd2386c2f
REV=df45b1c67169
REPO=http://hg.mozilla.org/releases/mozilla-release