- rebuild against db-4.3.21.
This commit is contained in:
parent
1916d7ac37
commit
0da465a133
@ -2,3 +2,4 @@ Linux-PAM-0.77.tar.bz2
|
|||||||
db-4.2.52.tar.gz
|
db-4.2.52.tar.gz
|
||||||
pam-redhat-0.77-5.tar.gz
|
pam-redhat-0.77-5.tar.gz
|
||||||
pwdb-0.62.tar.gz
|
pwdb-0.62.tar.gz
|
||||||
|
db-4.3.21.tar.gz
|
||||||
|
7
pam.spec
7
pam.spec
@ -5,12 +5,12 @@
|
|||||||
%define _sysconfdir /etc
|
%define _sysconfdir /etc
|
||||||
|
|
||||||
%define pwdb_version 0.62
|
%define pwdb_version 0.62
|
||||||
%define db_version 4.2.52
|
%define db_version 4.3.21
|
||||||
|
|
||||||
Summary: A security tool which provides authentication for applications.
|
Summary: A security tool which provides authentication for applications.
|
||||||
Name: pam
|
Name: pam
|
||||||
Version: 0.77
|
Version: 0.77
|
||||||
Release: 66
|
Release: 67
|
||||||
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
|
||||||
@ -448,6 +448,9 @@ fi
|
|||||||
%{_libdir}/libpam_misc.so
|
%{_libdir}/libpam_misc.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 12 2004 Jeff Johnson <jbj@jbj.org> 0.77-67
|
||||||
|
- rebuild against db-4.3.21.
|
||||||
|
|
||||||
* Thu Nov 11 2004 Tomas Mraz <tmraz@redhat.com> 0.77-66
|
* Thu Nov 11 2004 Tomas Mraz <tmraz@redhat.com> 0.77-66
|
||||||
- #77646 log failures when renaming the files when changing password
|
- #77646 log failures when renaming the files when changing password
|
||||||
- Log failure on missing /etc/security/opasswd when remember option is present
|
- Log failure on missing /etc/security/opasswd when remember option is present
|
||||||
|
1
sources
1
sources
@ -2,3 +2,4 @@
|
|||||||
cbc77517c9278cdb47613ce8cb55779f db-4.2.52.tar.gz
|
cbc77517c9278cdb47613ce8cb55779f db-4.2.52.tar.gz
|
||||||
5e6b2a67d8dfaac6c1961e8d53f26029 pam-redhat-0.77-5.tar.gz
|
5e6b2a67d8dfaac6c1961e8d53f26029 pam-redhat-0.77-5.tar.gz
|
||||||
1a1fd0312040ef37aa741d09465774b4 pwdb-0.62.tar.gz
|
1a1fd0312040ef37aa741d09465774b4 pwdb-0.62.tar.gz
|
||||||
|
014950aaadd531f6f9064c81a2018423 db-4.3.21.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user