auto-import pam-0.75-40 from pam-0.75-40.src.rpm
This commit is contained in:
parent
215cd1a5d8
commit
7414c339bf
@ -1,3 +1,3 @@
|
|||||||
Linux-PAM-0.75.tar.bz2
|
Linux-PAM-0.75.tar.bz2
|
||||||
pam-redhat-0.75-39.tar.gz
|
pam-redhat-0.75-40.tar.gz
|
||||||
pwdb-0.61.2.tar.gz
|
pwdb-0.61.2.tar.gz
|
||||||
|
8
pam.spec
8
pam.spec
@ -9,7 +9,7 @@
|
|||||||
Summary: A security tool which provides authentication for applications.
|
Summary: A security tool which provides authentication for applications.
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 0.75
|
Version: 0.75
|
||||||
Release: 39
|
Release: 40
|
||||||
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
|
||||||
@ -343,6 +343,7 @@ fi
|
|||||||
%{_libdir}/security/pam_filter
|
%{_libdir}/security/pam_filter
|
||||||
%dir %{_sysconfdir}/security
|
%dir %{_sysconfdir}/security
|
||||||
%config(noreplace) %{_sysconfdir}/security/access.conf
|
%config(noreplace) %{_sysconfdir}/security/access.conf
|
||||||
|
%config(noreplace) %{_sysconfdir}/security/chroot.conf
|
||||||
%config(noreplace) %{_sysconfdir}/security/time.conf
|
%config(noreplace) %{_sysconfdir}/security/time.conf
|
||||||
%config(noreplace) %{_sysconfdir}/security/group.conf
|
%config(noreplace) %{_sysconfdir}/security/group.conf
|
||||||
%config(noreplace) %{_sysconfdir}/security/limits.conf
|
%config(noreplace) %{_sysconfdir}/security/limits.conf
|
||||||
@ -369,6 +370,11 @@ fi
|
|||||||
#%{_libdir}/libpam_misc.so
|
#%{_libdir}/libpam_misc.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 2 2002 Nalin Dahyabhai <nalin@redhat.com> 0.75-40
|
||||||
|
- pam_timestamp_check: check that stdio descriptors are open before we're
|
||||||
|
invoked
|
||||||
|
- add missing chroot.conf
|
||||||
|
|
||||||
* Mon Jul 29 2002 Nalin Dahyabhai <nalin@redhat.com> 0.75-39
|
* Mon Jul 29 2002 Nalin Dahyabhai <nalin@redhat.com> 0.75-39
|
||||||
- pam_timestamp: sundry fixes, use "unknown" as the tty when none is found
|
- pam_timestamp: sundry fixes, use "unknown" as the tty when none is found
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
2f19d6f6908e46d8b4d115e9f842d147 Linux-PAM-0.75.tar.bz2
|
2f19d6f6908e46d8b4d115e9f842d147 Linux-PAM-0.75.tar.bz2
|
||||||
1735b954d615fbca1209d5157399dfad pam-redhat-0.75-39.tar.gz
|
bb74970f86034380f6c96ba87fa45940 pam-redhat-0.75-40.tar.gz
|
||||||
d5a4c1dd44b8cae5eda51725112fd5c8 pwdb-0.61.2.tar.gz
|
d5a4c1dd44b8cae5eda51725112fd5c8 pwdb-0.61.2.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user