SPECS: xulrunner.spec - updated to 1.9.0.1, fixes CVE-2008-2785, CVE-2008-2...
hawk
hawk at pld-linux.org
Wed Jul 23 11:39:36 CEST 2008
Author: hawk Date: Wed Jul 23 09:39:36 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 1.9.0.1, fixes CVE-2008-2785, CVE-2008-2933, CVE-2008-2934
- use firefox tarball, official xulrunner 1.9 source is just renamed firefox source
---- Files affected:
SPECS:
xulrunner.spec (1.76 -> 1.77)
---- Diffs:
================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.76 SPECS/xulrunner.spec:1.77
--- SPECS/xulrunner.spec:1.76 Tue Jul 22 07:44:13 2008
+++ SPECS/xulrunner.spec Wed Jul 23 11:39:30 2008
@@ -6,18 +6,21 @@
%bcond_without kerberos # disable krb5 support
%bcond_with mozldap # build with system mozldap
#
-%define rel 6
+%define rel 1
+%define firefox_ver 3.0.1
Summary: XULRunner - Mozilla Runtime Environment for XUL+XPCOM applications
Summary(pl.UTF-8): XULRunner - środowisko uruchomieniowe Mozilli dla aplikacji XUL+XPCOM
Name: xulrunner
-Version: 1.9
+Version: 1.9.0.1
# let's not do epoch bump just because our release was so high, let's wait for 1.9.0.1 or sth
# or just use version as 1.9.0.0 ?
Release: %{rel}
License: MPL v1.1 or GPL v2+ or LGPL v2.1+
Group: X11/Applications
-Source0: http://releases.mozilla.org/pub/mozilla.org/xulrunner/releases/1.9.0.0/source/%{name}-%{version}-source.tar.bz2
-# Source0-md5: 4210ae0801df2eb498408533010d97c1
+# 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/%{firefox_ver}/source/firefox-%{firefox_ver}-source.tar.bz2
+# Source0-md5: 406d67174f8f74ab154a1b17d0881b27
Patch0: %{name}-install.patch
Patch1: %{name}-rpath.patch
Patch2: %{name}-mozldap.patch
@@ -507,6 +510,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.77 2008/07/23 09:39:30 hawk
+- updated to 1.9.0.1, fixes CVE-2008-2785, CVE-2008-2933, CVE-2008-2934
+- use firefox tarball, official xulrunner 1.9 source is just renamed firefox source
+
Revision 1.76 2008/07/22 05:44:13 qboosh
- APNG deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.76&r2=1.77&f=u
More information about the pld-cvs-commit
mailing list