SPECS: xulrunner.spec - support old SSL behavior to allow using it in xul b...

hawk hawk at pld-linux.org
Wed Jul 23 15:24:28 CEST 2008


Author: hawk                         Date: Wed Jul 23 13:24:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- support old SSL behavior to allow using it in xul based and embedded applications

---- Files affected:
SPECS:
   xulrunner.spec (1.77 -> 1.78) 

---- Diffs:

================================================================
Index: SPECS/xulrunner.spec
diff -u SPECS/xulrunner.spec:1.77 SPECS/xulrunner.spec:1.78
--- SPECS/xulrunner.spec:1.77	Wed Jul 23 11:39:30 2008
+++ SPECS/xulrunner.spec	Wed Jul 23 15:24:22 2008
@@ -30,6 +30,7 @@
 Patch6:		%{name}-paths.patch
 Patch7:		%{name}-pc.patch
 Patch8:		%{name}-prefs.patch
+Patch9:		%{name}-ssl_oldapi.patch
 URL:		http://developer.mozilla.org/en/docs/XULRunner
 %{?with_gnome:BuildRequires:	GConf2-devel >= 1.2.1}
 BuildRequires:	automake
@@ -167,6 +168,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 %build
 cd mozilla
@@ -510,6 +512,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.78  2008/07/23 13:24:22  hawk
+- support old SSL behavior to allow using it in xul based and embedded applications
+
 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
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xulrunner.spec?r1=1.77&r2=1.78&f=u



More information about the pld-cvs-commit mailing list