rpms/WebKit/devel WebKit.spec,1.24,1.25

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


Author: pgordon

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

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


Index: WebKit.spec
===================================================================
RCS file: /cvs/pkgs/rpms/WebKit/devel/WebKit.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- WebKit.spec	30 Jan 2009 21:27:49 -0000	1.24
+++ WebKit.spec	6 Feb 2009 20:32:41 -0000	1.25
@@ -31,16 +31,16 @@
 ##	(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
 
 Name:		WebKit
 Version:	1.1.0
-Release:	0.17.svn%{svn_revision}%{?dist}
+Release:	0.18.svn%{svn_revision}%{?dist}
 Summary:	Web content engine library
 
 Group:		Development/Libraries
@@ -194,7 +194,6 @@
 %{_libdir}/libwebkit-1.0.so
 %{_libdir}/pkgconfig/webkit-1.0.pc
 
-
 %files	doc -f docfiles.list
 %defattr(-,root,root,-)
 %dir %{_docdir}/%{name}-%{version}
@@ -211,6 +210,8 @@
   implementaton and related API (#482739).
 - Drop Bison 2.4 patch (fixed upstream):
   - bison24.patch
+- Fixes CVE-2008-6059: Sensitive information disclosure from cookies via
+  XMLHttpRequest calls (#484197).
 
 * Sat Nov 29 2008 Peter Gordon <peter at thecodergeek.com> 1.0.0-0.16.svn39370
 - Update to new upstream snapshot (SVN 39370)




More information about the fedora-extras-commits mailing list