- add "kill all sessions on token removal" feature

This commit is contained in:
Ray Strode 2006-07-19 02:38:06 +00:00
parent 2aaca6c4f6
commit 5d8d2bd6d5

View File

@ -16,7 +16,7 @@
Summary: The GNOME Display Manager. Summary: The GNOME Display Manager.
Name: gdm Name: gdm
Version: 2.15.6 Version: 2.15.6
Release: 8 Release: 9
Epoch: 1 Epoch: 1
License: LGPL/GPL License: LGPL/GPL
Group: User Interface/X Group: User Interface/X
@ -329,6 +329,9 @@ fi
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm %attr(1770, root, gdm) %dir %{_localstatedir}/gdm
%changelog %changelog
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-9
- add "kill all sessions on token removal" feature
* Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-8 * Tue Jul 18 2006 Ray Strode <rstrode@redhat.com> - 1:2.15.6-8
- reenable session keyring support in pam module (bug 198629) - reenable session keyring support in pam module (bug 198629)