From 2851cbe6318d4dc493738beeb4e3b5ef3b7c81c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Mr=C3=A1z?= Date: Fri, 21 Jul 2006 14:22:56 +0000 Subject: [PATCH] - drop ainit from console.handlers (#199561) --- pam.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pam.spec b/pam.spec index 1cee8bd..faa9b87 100644 --- a/pam.spec +++ b/pam.spec @@ -365,6 +365,9 @@ fi %{_libdir}/libpam_misc.so %changelog +* Fri Jul 21 2006 Tomas Mraz 0.99.5.0-4 +- drop ainit from console.handlers (#199561) + * Mon Jul 17 2006 Tomas Mraz 0.99.5.0-3 - don't report error in pam_selinux for nonexistent tty (#188722) - add pam_keyinit to the default system-auth file (#198623)