69b5f73 auto-import changelog data from pam-0.72-37.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from pam-0.72-37.src.rpm
    Thu Nov 30 2000 Nalin Dahyabhai <nalin@redhat.com>
    - redo similar() using a distance algorithm and drop the default dif_ok to
        5
    Wed Nov 29 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix similar() function in pam_cracklib (#14740)
    - fix example in access.conf (#21467)
    - add conditional compilation for building for 6.2 (for pam_userdb)
    - tweak post to not use USESHADOW any more
    Tue Nov 28 2000 Nalin Dahyabhai <nalin@redhat.com>
    - make EINVAL setting lock limits in pam_limits non-fatal, because it's a
        2.4ism
    Tue Nov 21 2000 Nalin Dahyabhai <nalin@redhat.com>
    - revert to DB 3.1, which is what we were supposed to be using from the
        get-go
    Mon Nov 20 2000 Nalin Dahyabhai <nalin@redhat.com>
    - add RLIMIT_LOCKS to pam_limits (patch from Jes Sorensen) (#20542)
    - link pam_userdb to Berkeley DB 2.x to match 6.2's setup correctly
    Mon Nov 06 2000 Matt Wilson <msw@redhat.com>
    - remove prereq on sh-utils, test ([) is built in to bash
    Thu Oct 19 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix the pam_userdb module breaking
    Wed Oct 18 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix pam_unix likeauth argument for authenticate(),setcred(),setcred()
    Tue Oct 17 2000 Nalin Dahyabhai <nalin@redhat.com>
    - tweak pre script to be called in all upgrade cases
    - get pam_unix to only care about the significant pieces of passwords it
        checks
    - add /usr/include/db1/db.h as a build prereq to pull in the right include
        files, no matter whether they're in glibc-devel or db1-devel
    - pam_userdb.c: include db1/db.h instead of db.h
    Wed Oct 11 2000 Nalin Dahyabhai <nalin@redhat.com>
    - add BuildPrereq for bison (suggested by Bryan Stillwell)
    Fri Oct 06 2000 Nalin Dahyabhai <nalin@redhat.com>
    - patch from Dmitry V. Levin to have pam_stack propagate the PAM fail_delay
    - roll back the README for pam_xauth to actually be the right one
    - tweak pam_stack to use the parent's service name when calling the
        substack
    Wed Oct 04 2000 Nalin Dahyabhai <nalin@redhat.com>
    - create /etc/sysconfig/authconfig at install-time if upgrading
    Mon Oct 02 2000 Nalin Dahyabhai <nalin@redhat.com>
    - modify the files list to make sure #16456 stays fixed
    - make pam_stack track PAM_AUTHTOK and PAM_OLDAUTHTOK items
    - add pam_chroot module
    - self-hosting fixes from the -devel split
    - update generated docs in the tree
    Tue Sep 12 2000 Nalin Dahyabhai <nalin@redhat.com>
    - split off a -devel subpackage
    - install the developer man pages
    Sun Sep 10 2000 Bill Nottingham <notting@redhat.com>
    - build libraries before modules
    Wed Sep 06 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix problems when looking for headers in /usr/include (#17236)
    - clean up a couple of compile warnings
    
        
file modified
+1 -1
file modified
+206 -9
file modified
+1 -1