From 215cd1a5d8ae240563265e24751a87ef67bc5edb Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:50:31 +0000 Subject: [PATCH] auto-import pam-0.75-39 from pam-0.75-39.src.rpm --- .cvsignore | 2 +- pam.spec | 37 ++++++++++++++++++++++++++++++++----- sources | 2 +- 3 files changed, 34 insertions(+), 7 deletions(-) diff --git a/.cvsignore b/.cvsignore index 6211def..7b351f5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,3 @@ Linux-PAM-0.75.tar.bz2 -pam-redhat-0.75-32.tar.gz +pam-redhat-0.75-39.tar.gz pwdb-0.61.2.tar.gz diff --git a/pam.spec b/pam.spec index dffbf5c..7664367 100644 --- a/pam.spec +++ b/pam.spec @@ -9,7 +9,7 @@ Summary: A security tool which provides authentication for applications. Name: pam Version: 0.75 -Release: 32 +Release: 39 License: GPL or BSD Group: System Environment/Base Source0: ftp.us.kernel.org:/pub/linux/libs/pam/pre/library/Linux-PAM-%{version}.tar.bz2 @@ -17,6 +17,7 @@ Source1: pam-redhat-%{version}-%{release}.tar.gz Source2: pwdb-%{pwdb_version}.tar.gz Source3: other.pamd Source4: system-auth.pamd +Source5: install-sh Patch1: pam-0.75-headers.patch Patch2: pam-0.75-accessdoc.patch Patch3: pam-0.75-build.patch @@ -76,10 +77,10 @@ BuildRoot: %{_tmppath}/%{name}-root Requires: cracklib, cracklib-dicts, glib, initscripts >= 3.94 Obsoletes: pamconfig Prereq: grep, mktemp, sed, fileutils, textutils, /sbin/ldconfig -BuildPrereq: autoconf, automake, bison, glib-devel, sed, fileutils, cracklib +BuildPrereq: autoconf, bison, glib-devel, sed, fileutils, cracklib BuildPrereq: perl %if ! %{build6x} -BuildPrereq: db3-devel +BuildPrereq: db4-devel %endif URL: http://www.us.kernel.org/pub/linux/libs/pam/index.html @@ -104,7 +105,7 @@ PAM-aware applications and modules for use with PAM. %setup -q -n Linux-PAM-%{version} -a 1 -a 2 cp $RPM_SOURCE_DIR/other.pamd . cp $RPM_SOURCE_DIR/system-auth.pamd . -cp %{_datadir}/automake/install-sh . +cp $RPM_SOURCE_DIR/install-sh . %patch1 -p1 -b .headers %patch2 -p1 -b .accessdoc %patch3 -p1 -b .build @@ -197,7 +198,7 @@ install -m 644 system-auth.pamd $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/system-auth strip $RPM_BUILD_ROOT%{_sbindir}/* ||: # Remove docs for modules we exclude from the files manifest. -rm doc/*/*pam_timestamp* +#rm doc/*/*pam_timestamp* # Install man pages. install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man{3,5,8} @@ -297,6 +298,7 @@ fi %{_libdir}/libpam_misc.so.* %{_sbindir}/pam_console_apply %{_sbindir}/pam_tally +%{_sbindir}/pam_timestamp_check %{_sbindir}/pwdb_chkpwd %{_sbindir}/unix_chkpwd %dir %{_libdir}/security @@ -328,6 +330,7 @@ fi %{_libdir}/security/pam_stress.so %{_libdir}/security/pam_tally.so %{_libdir}/security/pam_time.so +%{_libdir}/security/pam_timestamp.so %{_libdir}/security/pam_unix.so %{_libdir}/security/pam_unix_acct.so %{_libdir}/security/pam_unix_auth.so @@ -366,6 +369,30 @@ fi #%{_libdir}/libpam_misc.so %changelog +* Mon Jul 29 2002 Nalin Dahyabhai 0.75-39 +- pam_timestamp: sundry fixes, use "unknown" as the tty when none is found + +* Thu Jun 27 2002 Nalin Dahyabhai 0.75-38 +- pam_timestamp_check: be as smart about figuring out the tty as the module is + +* Wed Jun 19 2002 Nalin Dahyabhai 0.75-37 +- pam_timestamp_check: remove extra unlink() call spotted by Havoc + +* Mon Jun 17 2002 Nalin Dahyabhai 0.75-36 +- pam_timestamp: chown intermediate directories when creating them +- pam_timestamp_check: add -d flag to poll + +* Thu May 23 2002 Nalin Dahyabhai 0.75-35 +- pam_timestamp: add some sanity checks +- pam_timestamp_check: add + +* Wed May 22 2002 Nalin Dahyabhai 0.75-34 +- pam_timestamp: add a 'verbose' option + +* Thu May 16 2002 Nalin Dahyabhai 0.75-33 +- rebuild with db4 +- just bundle install-sh into the source package + * Tue Apr 9 2002 Nalin Dahyabhai 0.75-32 - pam_unix: be more compatible with AIX-style shadowing (#19236) diff --git a/sources b/sources index 4fc6f79..96fd580 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ 2f19d6f6908e46d8b4d115e9f842d147 Linux-PAM-0.75.tar.bz2 -a301d10687873434d425fa7e2f8c1d92 pam-redhat-0.75-32.tar.gz +1735b954d615fbca1209d5157399dfad pam-redhat-0.75-39.tar.gz d5a4c1dd44b8cae5eda51725112fd5c8 pwdb-0.61.2.tar.gz