rpms/gdm/F-11 gdm-2.26.1-multistack.patch, 1.4, 1.5 gdm.spec, 1.473, 1.474

Ray Strode rstrode at fedoraproject.org
Tue Jun 16 12:48:25 UTC 2009


Author: rstrode

Update of /cvs/pkgs/rpms/gdm/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30727

Modified Files:
	gdm-2.26.1-multistack.patch gdm.spec 
Log Message:
- Fix crasher spotted by Michael Young (bug 499489)


gdm-2.26.1-multistack.patch:

Index: gdm-2.26.1-multistack.patch
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/F-11/gdm-2.26.1-multistack.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- gdm-2.26.1-multistack.patch	13 May 2009 17:54:00 -0000	1.4
+++ gdm-2.26.1-multistack.patch	16 Jun 2009 12:47:54 -0000	1.5
@@ -3598,7 +3598,7 @@ index 4bb14f4..0f7e44e 100644
                                          GDM_SESSION_DBUS_ERROR_CANCEL,
                                          "Operation cancelled");
 -        conversation = session->priv->conversation;
-+        conversation = NULL;
++
          dbus_connection_send (conversation->worker_connection, reply, NULL);
          dbus_connection_flush (conversation->worker_connection);
  


Index: gdm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdm/F-11/gdm.spec,v
retrieving revision 1.473
retrieving revision 1.474
diff -u -p -r1.473 -r1.474
--- gdm.spec	4 Jun 2009 03:56:25 -0000	1.473
+++ gdm.spec	16 Jun 2009 12:47:54 -0000	1.474
@@ -16,7 +16,7 @@
 Summary: The GNOME Display Manager
 Name: gdm
 Version: 2.26.1
-Release: 11%{?dist}
+Release: 12%{?dist}
 Epoch: 1
 License: GPLv2+
 Group: User Interface/X
@@ -393,6 +393,9 @@ fi
 %{_libdir}/gdm/simple-greeter/plugins/fingerprint.so
 
 %changelog
+* Wed Jun 03 2009 Ray Strode <rstrode at redhat.com> - 1:2.26.1-12
+- Fix crasher spotted by Michael Young (bug 499489)
+
 * Wed Jun 03 2009 Ray Strode <rstrode at redhat.com> - 1:2.26.1-11
 - Fix language parsing code (bug 502778)
 




More information about the fedora-extras-commits mailing list