- Adjusted pam audit patch to make exception for ECONNREFUSED
This commit is contained in:
parent
f1b09e9b25
commit
8543c3b252
5
pam.spec
5
pam.spec
@ -12,7 +12,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.79
|
Version: 0.79
|
||||||
Release: 5
|
Release: 6
|
||||||
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
|
||||||
@ -366,6 +366,9 @@ fi
|
|||||||
%{_libdir}/libpam_misc.so
|
%{_libdir}/libpam_misc.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 16 2005 Steve Grubb <sgrubb@redhat.com> 0.79-6
|
||||||
|
- Adjusted pam audit patch to make exception for ECONNREFUSED
|
||||||
|
|
||||||
* Tue Apr 12 2005 Tomas Mraz <tmraz@redhat.com> 0.79-5
|
* Tue Apr 12 2005 Tomas Mraz <tmraz@redhat.com> 0.79-5
|
||||||
- added auditing patch by Steve Grubb
|
- added auditing patch by Steve Grubb
|
||||||
- added cleanup patches for bugs found by Steve Grubb
|
- added cleanup patches for bugs found by Steve Grubb
|
||||||
|
Loading…
Reference in New Issue
Block a user