[packages/abiword] - one more bit

baggins baggins at pld-linux.org
Tue Nov 20 20:42:33 CET 2012


commit fb9b327bdfa1aad146b5fc38eef9a4af04006fa6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Tue Nov 20 20:41:48 2012 +0100

    - one more bit

 abiword-format-security.patch | 11 +++++++++++
 1 file changed, 11 insertions(+)
---
diff --git a/abiword-format-security.patch b/abiword-format-security.patch
index 2769297..38b733f 100644
--- a/abiword-format-security.patch
+++ b/abiword-format-security.patch
@@ -251,3 +251,14 @@
  
  	g_object_unref(G_OBJECT(builder));
  	
+--- abiword-2.8.6/goffice-bits/goffice/gtk/goffice-gtk.c~	2008-08-14 20:15:33.000000000 +0200
++++ abiword-2.8.6/goffice-bits/goffice/gtk/goffice-gtk.c	2012-11-20 20:37:47.832386344 +0100
+@@ -853,7 +853,7 @@
+ 			 GTK_DIALOG_DESTROY_WITH_PARENT,
+ 			 GTK_MESSAGE_WARNING,
+ 			 GTK_BUTTONS_OK_CANCEL,
+-			 msg);
++			 "%s", msg);
+ 		gtk_dialog_set_default_response (GTK_DIALOG (dialog),
+ 			overwrite_by_default ? GTK_RESPONSE_OK : GTK_RESPONSE_CANCEL);
+ 		result = GTK_RESPONSE_OK ==
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/abiword.git/commitdiff/c813f7b012ff6e59f73d11de27eaca2db91a0ae0



More information about the pld-cvs-commit mailing list