- update to new upstream version
This commit is contained in:
parent
4b9fc2208b
commit
da8b25143b
@ -1,4 +1,4 @@
|
||||
*.src.rpm
|
||||
*.tar.bz2
|
||||
pam-redhat-0.99.10-1.tar.bz2
|
||||
Linux-PAM-1.0.91.tar.bz2
|
||||
Linux-PAM-1.0.92.tar.bz2
|
||||
|
@ -2,7 +2,7 @@
|
||||
Version: GnuPG v1.4.9 (GNU/Linux)
|
||||
Comment: See http://www.kernel.org/signature.html for info
|
||||
|
||||
iD8DBQBJtReGyGugalF9Dw4RAoSBAJkB8GXcG7sriiwqGQZnnhXH0zDU4QCfZf54
|
||||
LvlqV/O0XyZBhBRfSl/QW/o=
|
||||
=AocX
|
||||
iD8DBQBKAH73yGugalF9Dw4RAssXAJ4rPN+AMetR2L7LZE+v+QYclKPfaACdHXNq
|
||||
/zv9C6tG5wjeXHXGAHV+X+U=
|
||||
=BARz
|
||||
-----END PGP SIGNATURE-----
|
7
pam.spec
7
pam.spec
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: An extensible library which provides authentication for applications
|
||||
Name: pam
|
||||
Version: 1.0.91
|
||||
Release: 6%{?dist}
|
||||
Version: 1.0.92
|
||||
Release: 1%{?dist}
|
||||
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
|
||||
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
|
||||
# pam_rhosts_auth module is BSD with advertising
|
||||
@ -325,6 +325,9 @@ fi
|
||||
%doc doc/adg/*.txt doc/adg/html
|
||||
|
||||
%changelog
|
||||
* Wed May 13 2009 Tomas Mraz <tmraz@redhat.com> 1.0.92-1
|
||||
- update to new upstream version
|
||||
|
||||
* Fri Apr 10 2009 Tomas Mraz <tmraz@redhat.com> 1.0.91-6
|
||||
- add password-auth, fingerprint-auth, and smartcard-auth
|
||||
for applications which can use them namely gdm (#494874)
|
||||
|
Loading…
Reference in New Issue
Block a user