From e04b15507afc2a2db39a918257c58b16fce73573 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Fri, 11 Apr 2008 19:16:11 +0000 Subject: [PATCH] - Fix focus handling when tabbing from user-chooser to buttons - don't set real uid to user before setcred - fix permissions on /var/run/gdm ... again --- gdm.spec | 11 ++++++++--- sources | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/gdm.spec b/gdm.spec index 3bbac51..0976002 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager Name: gdm Version: 2.21.10 -Release: 0.2008.04.08.4%{?dist} +Release: 0.2008.04.11.1%{?dist} Epoch: 1 License: GPLv2+ Group: User Interface/X @@ -288,7 +288,7 @@ fi %attr(1640, root, gdm) %dir %{_localstatedir}/lib/gdm/.gconf.path %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %attr(1770, root, gdm) %dir %{_localstatedir}/lib/gdm -%attr(1755, root, gdm) %dir %{_localstatedir}/run/gdm +%attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm %files user-switch-applet %defattr(-, root, root) @@ -297,8 +297,13 @@ fi %{_datadir}/gnome-2.0/ui/GNOME_FastUserSwitchApplet.xml %changelog +* Fri Apr 11 2008 Ray Strode - 1:2.21.10-0.2008.04.11.1 +- Fix focus handling when tabbing from user-chooser to buttons +- don't set real uid to user before setcred +- fix permissions on /var/run/gdm ... again + * Thu Apr 10 2008 Matthias Clasen - 1:2.21.10-0.2008.04.08.4 -- Work around a XKB problem +- Work around a XKB problem * Tue Apr 8 2008 Ray Strode - 1:2.21.10-0.2008.04.08.3 - Language list was incomplete (bug 441613) diff --git a/sources b/sources index f27e180..2994e40 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c0b8f6196012b8a203a3e2f573ab317c gdm-2.21.10.tar.gz +91fd630ed1162aa1ded537fc5a59ab74 gdm-2.21.10.tar.gz