diff --git a/.cvsignore b/.cvsignore index 8db1b7f..8aec19f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,4 +2,4 @@ *.tar.bz2 pam-redhat-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 diff --git a/pam.spec b/pam.spec index aae5e9b..0423aaf 100644 --- a/pam.spec +++ b/pam.spec @@ -4,14 +4,14 @@ %define _sysconfdir /etc %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 pam_redhat_version 0.99.8-1 Summary: A security tool which provides authentication for applications Name: pam 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 # as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+, # pam_rhosts_auth module is BSD with advertising @@ -405,6 +405,9 @@ fi %doc doc/adg/*.txt doc/adg/html %changelog +* Tue Sep 25 2007 Tomas Mraz 0.99.8.1-10 +- update db4 to 4.6.19 (#274661) + * Fri Sep 21 2007 Tomas Mraz 0.99.8.1-9 - do not preserve contexts when copying skel and other namespace.init fixes (#298941) diff --git a/sources b/sources index 5ac5732..62da324 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 2a23dc703b550223206021ff03b1e434 pam-redhat-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