rpms/WebKit/F-10 WebKit.spec,1.22,1.23

Peter Gordon pgordon at fedoraproject.org
Fri Feb 6 20:33:11 UTC 2009


Author: pgordon

Update of /cvs/pkgs/rpms/WebKit/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24533/F-10

Modified Files:
	WebKit.spec 
Log Message:
Add notice in %changelog about recent CVE fix.


Index: WebKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/WebKit/F-10/WebKit.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- WebKit.spec	31 Jan 2009 07:37:46 -0000	1.22
+++ WebKit.spec	6 Feb 2009 20:32:41 -0000	1.23
@@ -31,10 +31,10 @@
 ##	(Default: No)
 
 %bcond_with 	debug
-%bcond_with 	html5video	
+%bcond_with 	html5video
 %bcond_with 	jit
 %bcond_with 	libsoup
-%bcond_with 	pango	
+%bcond_with 	pango
 %bcond_with 	svg
 %bcond_with	wml
 
@@ -207,6 +207,8 @@
 - Update to new upstream snapshot (SVN 40351): adds the WebPolicyDelegate
   implementaton and related API (#482739).
 - Add build-time conditional for WML support.
+- Fixes CVE-2008-6059: Sensitive information disclosure from cookies via
+  XMLHttpRequest calls (#484197).
 
 * Thu Oct 23 2008 Peter Gordon <peter at thecodergeek.com> 1.0.0-0.15.svn37790
 - Update to new upstream snapshot (SVN 37790).




More information about the fedora-extras-commits mailing list