[packages/xulrunner] Updated to 14.0.1 Fixes CVE-2012-1948, CVE-2012-1949, CVE-2012-1950, CVE-2012-1951, CVE-2012-1952, C

baggins baggins at pld-linux.org
Wed Jul 18 22:30:28 CEST 2012


commit 533758b48bb30fca2d7f010bda6df9ecd2c7bde4
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Jul 18 22:29:19 2012 +0200

    Updated to 14.0.1
    Fixes CVE-2012-1948, CVE-2012-1949, CVE-2012-1950, CVE-2012-1951,
    CVE-2012-1952, CVE-2012-1953, CVE-2012-1954, CVE-2012-1955,
    CVE-2012-1957, CVE-2012-1958, CVE-2012-1959, CVE-2012-1960,
    CVE-2012-1961, CVE-2012-1962, CVE-2012-1963, CVE-2012-1964,
    CVE-2012-1965, CVE-2012-1966, CVE-2012-1967

 xulrunner-linux3.patch     | 23 -----------------------
 xulrunner-nss_cflags.patch | 31 -------------------------------
 xulrunner.spec             |  8 ++------
 3 files changed, 2 insertions(+), 60 deletions(-)
---
diff --git a/xulrunner.spec b/xulrunner.spec
index 99b6688..d0c0ade 100644
--- a/xulrunner.spec
+++ b/xulrunner.spec
@@ -23,7 +23,7 @@
 Summary:	XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
 Summary(pl.UTF-8):	XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
 Name:		xulrunner
-Version:	13.0.1
+Version:	14.0.1
 Release:	1
 Epoch:		2
 License:	MPL v1.1 or GPL v2+ or LGPL v2.1+
@@ -31,17 +31,15 @@ Group:		X11/Applications
 # Source tarball for xulrunner is in fact firefox tarball (checked on 1.9), so lets use it
 # instead of waiting for mozilla to copy file on ftp.
 Source0:	http://releases.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/source/firefox-%{version}.source.tar.bz2
-# Source0-md5:	82deadb501c7fc0e9fa6b025f51f05a1
+# Source0-md5:	c2f884f0f6c41c65cf20f678a1ee7191
 Patch0:		%{name}-install.patch
 Patch1:		%{name}-rpath.patch
-Patch3:		%{name}-nss_cflags.patch
 Patch4:		%{name}-paths.patch
 Patch5:		%{name}-pc.patch
 Patch6:		%{name}-prefs.patch
 Patch7:		system-cairo.patch
 # http://pkgs.fedoraproject.org/gitweb/?p=xulrunner.git;a=tree
 Patch9:		%{name}-gtkmozembed.patch
-Patch10:	%{name}-linux3.patch
 Patch11:	idl-parser.patch
 URL:		https://developer.mozilla.org/en/XULRunner
 %{!?with_qt:BuildRequires:	GConf2-devel >= 1.2.1}
@@ -186,13 +184,11 @@ echo 'LOCAL_INCLUDES += $(MOZ_HUNSPELL_CFLAGS)' >> extensions/spellcheck/src/Mak
 
 %patch0 -p2
 %patch1 -p1
-%patch3 -p1
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
 %patch7 -p2
 %patch9 -p2
-%patch10 -p1
 %patch11 -p2
 
 # config/rules.mk is patched by us and js/src/config/rules.mk


More information about the pld-cvs-commit mailing list