r16444 - in /desktop/experimental/glib2.0/debian: changelog patches/90_gio-nautilus-crash.patch patches/series

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Jul 5 14:57:42 UTC 2008


Author: slomo
Date: Sat Jul  5 14:57:42 2008
New Revision: 16444

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=16444
Log:
* debian/patches/90_gio-nautilus-crash.patch:
  + Patch from upstream SVN to fix a crash in nautilus 2.22.

Added:
    desktop/experimental/glib2.0/debian/patches/90_gio-nautilus-crash.patch
Modified:
    desktop/experimental/glib2.0/debian/changelog
    desktop/experimental/glib2.0/debian/patches/series

Modified: desktop/experimental/glib2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/changelog?rev=16444&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/changelog (original)
+++ desktop/experimental/glib2.0/debian/changelog Sat Jul  5 14:57:42 2008
@@ -1,3 +1,10 @@
+glib2.0 (2.17.3-2) experimental; urgency=low
+
+  * debian/patches/90_gio-nautilus-crash.patch:
+    + Patch from upstream SVN to fix a crash in nautilus 2.22.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sat, 05 Jul 2008 16:57:05 +0200
+
 glib2.0 (2.17.3-1) experimental; urgency=low
 
   * New upstream development release, the new API might still change:

Added: desktop/experimental/glib2.0/debian/patches/90_gio-nautilus-crash.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/90_gio-nautilus-crash.patch?rev=16444&op=file
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/90_gio-nautilus-crash.patch (added)
+++ desktop/experimental/glib2.0/debian/patches/90_gio-nautilus-crash.patch Sat Jul  5 14:57:42 2008
@@ -1,0 +1,11 @@
+--- trunk/gio/gdesktopappinfo.c	2008/07/03 17:33:55	7154
++++ trunk/gio/gdesktopappinfo.c	2008/07/03 22:57:55	7155
+@@ -237,7 +237,6 @@
+ 	}
+       g_free (t);
+     }
+-  g_free (try_exec);
+ 
+   info = g_object_new (G_TYPE_DESKTOP_APP_INFO, NULL);
+   info->filename = NULL;
+

Modified: desktop/experimental/glib2.0/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/glib2.0/debian/patches/series?rev=16444&op=diff
==============================================================================
--- desktop/experimental/glib2.0/debian/patches/series (original)
+++ desktop/experimental/glib2.0/debian/patches/series Sat Jul  5 14:57:42 2008
@@ -2,3 +2,4 @@
 02_usr_share_gnome_applications.patch
 03_blacklist-directories.patch
 60_wait-longer-for-threads-to-die.patch
+90_gio-nautilus-crash.patch




More information about the pkg-gnome-commits mailing list