- update db4 to 4.6.19 (#274661)
This commit is contained in:
parent
36d9a1c73d
commit
00939f1c06
@ -2,4 +2,4 @@
|
|||||||
*.tar.bz2
|
*.tar.bz2
|
||||||
pam-redhat-0.99.8-1.tar.bz2
|
pam-redhat-0.99.8-1.tar.bz2
|
||||||
Linux-PAM-0.99.8.1.tar.bz2
|
Linux-PAM-0.99.8.1.tar.bz2
|
||||||
db-4.6.18.tar.gz
|
db-4.6.19.tar.gz
|
||||||
|
7
pam.spec
7
pam.spec
@ -4,14 +4,14 @@
|
|||||||
%define _sysconfdir /etc
|
%define _sysconfdir /etc
|
||||||
|
|
||||||
%define pwdb_version 0.62
|
%define pwdb_version 0.62
|
||||||
%define db_version 4.6.18
|
%define db_version 4.6.19
|
||||||
%define db_conflicting_version 4.7.0
|
%define db_conflicting_version 4.7.0
|
||||||
%define pam_redhat_version 0.99.8-1
|
%define pam_redhat_version 0.99.8-1
|
||||||
|
|
||||||
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.8.1
|
Version: 0.99.8.1
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
|
# 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+,
|
# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
|
||||||
# pam_rhosts_auth module is BSD with advertising
|
# pam_rhosts_auth module is BSD with advertising
|
||||||
@ -405,6 +405,9 @@ fi
|
|||||||
%doc doc/adg/*.txt doc/adg/html
|
%doc doc/adg/*.txt doc/adg/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 25 2007 Tomas Mraz <tmraz@redhat.com> 0.99.8.1-10
|
||||||
|
- update db4 to 4.6.19 (#274661)
|
||||||
|
|
||||||
* Fri Sep 21 2007 Tomas Mraz <tmraz@redhat.com> 0.99.8.1-9
|
* Fri Sep 21 2007 Tomas Mraz <tmraz@redhat.com> 0.99.8.1-9
|
||||||
- do not preserve contexts when copying skel and other namespace.init
|
- do not preserve contexts when copying skel and other namespace.init
|
||||||
fixes (#298941)
|
fixes (#298941)
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
2a23dc703b550223206021ff03b1e434 pam-redhat-0.99.8-1.tar.bz2
|
2a23dc703b550223206021ff03b1e434 pam-redhat-0.99.8-1.tar.bz2
|
||||||
a6472db4afe13850cb401922211bba4e Linux-PAM-0.99.8.1.tar.bz2
|
a6472db4afe13850cb401922211bba4e Linux-PAM-0.99.8.1.tar.bz2
|
||||||
95768bd92fd48951a427fbab37b9088f db-4.6.18.tar.gz
|
89c7390ff120d5ebf3eccc5f97249e79 db-4.6.19.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user