From 629b4cbbeb95663d713b555306ff16b35ecea590 Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Oct 15 2006 22:23:06 +0000 Subject: - Prefer modules in secmod db over hardcoded coolkey path --- diff --git a/gdm.spec b/gdm.spec index b67bc48..7f96ad2 100644 --- a/gdm.spec +++ b/gdm.spec @@ -16,7 +16,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.16.0 -Release: 14%{?dist} +Release: 15%{?dist} Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -315,7 +315,10 @@ fi %attr(1770, root, gdm) %dir %{_localstatedir}/gdm %changelog -* Sat Oct 14 2006 Ray Strode - 1:2.16.0-14.fc6 +* Sun Oct 15 2006 Ray Strode - 1:2.16.0-15.fc7 +- Prefer modules in secmod db over hardcoded coolkey path + +* Sat Oct 14 2006 Ray Strode - 1:2.16.0-14.fc7 - have security token monitor helper process kill itself when the communication pipe to the main process goes away (bug 210677).