From 4f1df63a4d74b975272fac28f746829ad0541925 Mon Sep 17 00:00:00 2001 From: Tomáš Mráz Date: Apr 26 2006 11:56:48 +0000 Subject: - fixed console device class for irda (#189966) - make pam_console_apply fail gracefully when a class is missing --- diff --git a/.cvsignore b/.cvsignore index c250723..a96653e 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ Linux-PAM-0.99.3.0.tar.bz2 db-4.3.29.tar.gz -pam-redhat-0.99.4-1.tar.bz2 +pam-redhat-0.99.4-2.tar.bz2 diff --git a/pam.spec b/pam.spec index fea284e..86e0eb6 100644 --- a/pam.spec +++ b/pam.spec @@ -6,12 +6,12 @@ %define pwdb_version 0.62 %define db_version 4.3.29 %define db_conflicting_version 4.4.0 -%define pam_redhat_version 0.99.4-1 +%define pam_redhat_version 0.99.4-2 Summary: A security tool which provides authentication for applications. Name: pam Version: 0.99.3.0 -Release: 3 +Release: 4 License: GPL or BSD Group: System Environment/Base Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2 @@ -361,6 +361,10 @@ fi %{_libdir}/libpam_misc.so %changelog +* Wed Apr 26 2006 Tomas Mraz 0.99.3.0-4 +- fixed console device class for irda (#189966) +- make pam_console_apply fail gracefully when a class is missing + * Tue Apr 25 2006 Tomas Mraz 0.99.3.0-3 - added pam_namespace module written by Janak Desai (per-user /tmp support) diff --git a/sources b/sources index 87ab6d6..832b846 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ aabed0543f57dc3e4eebbb0779daf898 Linux-PAM-0.99.3.0.tar.bz2 13585a20ce32f113b8e8cdb57f52e3bb db-4.3.29.tar.gz -754c2bd7c117aa898f477478b8bfb727 pam-redhat-0.99.4-1.tar.bz2 +fc3133446e2b2b3823ff1a296ca9981b pam-redhat-0.99.4-2.tar.bz2