commit a8d65bbb186f7d6ece4dd1377d5abea0fb7a8fb9 Author: Matthias Clasen Date: Tue Jul 30 14:37:03 2013 -0400 3.8.3 M NEWS M configure.ac commit 5a4e38e5d16d8234d572d110d65a1b14a67c2e2e Author: Matthias Clasen Date: Tue Jul 30 14:15:32 2013 -0400 systemd: Check errors on all D-Bus calls A somewhat common crash in F19 happens when one of these calls fails, and we end up freeing a wild pointer. See https://bugzilla.redhat.com/show_bug.cgi?id=977575 https://bugzilla.gnome.org/show_bug.cgi?id=705163 M gnome-session/gsm-systemd.c commit 24d7bd7d7f80369d49095f08f238cf249ca2b765 Author: Matthias Clasen Date: Tue Jun 18 15:19:40 2013 -0400 Re-show the end session dialog when an inhibitor disappears The current code shows the dialog again when a client disappears. If we don't show the dialog again on inhibitor changes, we can get stuck in the query-end-session phase when applications take inhibitors without registering as a client. gedit does this, for example. https://bugzilla.gnome.org/show_bug.cgi?id=702575 M gnome-session/gsm-manager.c