rpms/xdg-utils/devel xdg-utils-1.0.2-CVE-2009-0068-1.patch, NONE, 1.1

Rex Dieter rdieter at fedoraproject.org
Wed Apr 8 19:13:24 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/xdg-utils/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24060

Added Files:
	xdg-utils-1.0.2-CVE-2009-0068-1.patch 
Log Message:
include patch this time


xdg-utils-1.0.2-CVE-2009-0068-1.patch:

--- NEW FILE xdg-utils-1.0.2-CVE-2009-0068-1.patch ---
diff -up xdg-utils/scripts/xdg-open.in.CVE-2009-0068 xdg-utils/scripts/xdg-open.in
--- xdg-utils/scripts/xdg-open.in.CVE-2009-0068	2009-04-08 14:04:02.000000000 -0500
+++ xdg-utils/scripts/xdg-open.in	2009-04-08 14:05:05.000000000 -0500
@@ -29,7 +29,7 @@ _USAGE
 
 open_kde()
 {
-    kfmclient exec "$1"
+    kfmclient openURL "$1"
     kfmclient_fix_exit_code $?
 
     if [ $? -eq 0 ]; then




More information about the fedora-extras-commits mailing list