- fixed console device class for irda (#189966)
- make pam_console_apply fail gracefully when a class is missing
This commit is contained in:
parent
54e490e814
commit
4f1df63a4d
@ -1,3 +1,3 @@
|
|||||||
Linux-PAM-0.99.3.0.tar.bz2
|
Linux-PAM-0.99.3.0.tar.bz2
|
||||||
db-4.3.29.tar.gz
|
db-4.3.29.tar.gz
|
||||||
pam-redhat-0.99.4-1.tar.bz2
|
pam-redhat-0.99.4-2.tar.bz2
|
||||||
|
8
pam.spec
8
pam.spec
@ -6,12 +6,12 @@
|
|||||||
%define pwdb_version 0.62
|
%define pwdb_version 0.62
|
||||||
%define db_version 4.3.29
|
%define db_version 4.3.29
|
||||||
%define db_conflicting_version 4.4.0
|
%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.
|
Summary: A security tool which provides authentication for applications.
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 0.99.3.0
|
Version: 0.99.3.0
|
||||||
Release: 3
|
Release: 4
|
||||||
License: GPL or BSD
|
License: GPL or BSD
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2
|
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
|
%{_libdir}/libpam_misc.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2006 Tomas Mraz <tmraz@redhat.com> 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 <tmraz@redhat.com> 0.99.3.0-3
|
* Tue Apr 25 2006 Tomas Mraz <tmraz@redhat.com> 0.99.3.0-3
|
||||||
- added pam_namespace module written by Janak Desai (per-user /tmp
|
- added pam_namespace module written by Janak Desai (per-user /tmp
|
||||||
support)
|
support)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
aabed0543f57dc3e4eebbb0779daf898 Linux-PAM-0.99.3.0.tar.bz2
|
aabed0543f57dc3e4eebbb0779daf898 Linux-PAM-0.99.3.0.tar.bz2
|
||||||
13585a20ce32f113b8e8cdb57f52e3bb db-4.3.29.tar.gz
|
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
|
||||||
|
Loading…
Reference in New Issue
Block a user