5a39518 auto-import changelog data from pam-0.74-22.src.rpm

Authored and Committed by cvsdist 19 years ago
    auto-import changelog data from pam-0.74-22.src.rpm
    Fri Apr 06 2001 Nalin Dahyabhai <nalin@redhat.com>
    - correct speling errors in various debug messages and doc files (#33494)
    Thu Apr 05 2001 Nalin Dahyabhai <nalin@redhat.com>
    - prereq sed, fileutils (used in %post)
    Wed Apr 04 2001 Nalin Dahyabhai <nalin@redhat.com>
    - remove /dev/dri from console.perms -- XFree86 munges it, so it's outside
        of our control (reminder from Daryll Strauss)
    - add /dev/3dfx to console.perms
    Fri Mar 23 2001 Nalin Dahyabhai <nalin@redhat.com>
    - pam_wheel: make 'trust' and 'deny' work together correctly
    - pam_wheel: also check the user's primary gid
    - pam_group: also initialize groups when called with PAM_REINITIALIZE_CRED
    Tue Mar 20 2001 Nalin Dahyabhai <nalin@redhat.com>
    - mention pam_console_apply in the see also section of the pam_console man
        pages
    Fri Mar 16 2001 Nalin Dahyabhai <nalin@redhat.com>
    - console.perms: /dev/vc/* should be a regexp, not a glob (thanks to
        Charles Lopes)
    Mon Mar 12 2001 Nalin Dahyabhai <nalin@redhat.com>
    - console.perms: /dev/cdroms/* should belong to the user, from Douglas
        Gilbert via Tim Waugh
    Thu Mar 08 2001 Nalin Dahyabhai <nalin@redhat.com>
    - pam_console_apply: muck with devices even if the mount point doesn't
        exist
    Wed Mar 07 2001 Nalin Dahyabhai <nalin@redhat.com>
    - pam_console: error out on undefined classes in pam_console config file
    - console.perms: actually change the permissions on the new device classes
    - pam_console: add an fstab= argument, and -f and -c flags to
        pam_console_apply
    - pam_console: use g_log instead of g_critical when bailing out
    - console.perms: logins on /dev/vc/* are also console logins, from Douglas
        Gilbert via Tim Waugh
    Tue Mar 06 2001 Nalin Dahyabhai <nalin@redhat.com>
    - add pam_console_apply
    - /dev/pilot's usually a serial port (or a USB serial port), so revert its
        group to 'uucp' instead of 'tty' in console.perms
    - change pam_console's behavior wrt directories -- directories which are
        mount points according to /etc/fstab are taken to be synonymous with
        their device special nodes, and directories which are not mount points
        are ignored
    Tue Feb 27 2001 Nalin Dahyabhai <nalin@redhat.com>
    - handle errors fork()ing in pam_xauth
    - make the "other" config noreplace
    Mon Feb 26 2001 Nalin Dahyabhai <nalin@redhat.com>
    - user should own the /dev/video directory, not the non-existent /dev/v4l
    - tweak pam_limits doc
    Wed Feb 21 2001 Nalin Dahyabhai <nalin@redhat.com>
    - own /etc/security
    - be more descriptive when logging messages from pam_limits
    - pam_listfile: remove some debugging code (#28346)
    Mon Feb 19 2001 Nalin Dahyabhai <nalin@redhat.com>
    - pam_lastlog: don't pass NULL to logwtmp()
    Fri Feb 16 2001 Nalin Dahyabhai <nalin@redhat.com>
    - pam_listfile: fix argument parser (#27773)
    - pam_lastlog: link to libutil
    Tue Feb 13 2001 Nalin Dahyabhai <nalin@redhat.com>
    - pam_limits: change the documented default config file to reflect the
        defaults
    - pam_limits: you should be able to log in a total of maxlogins times, not
        (maxlogins - 1)
    - handle group limits on maxlogins correctly (#25690)
    Mon Feb 12 2001 Nalin Dahyabhai <nalin@redhat.com>
    - change the pam_xauth default maximum "system user" ID from 499 to 99
        (#26343)
    Wed Feb 07 2001 Nalin Dahyabhai <nalin@redhat.com>
    - refresh the default system-auth file, pam_access is out
    Mon Feb 05 2001 Nalin Dahyabhai <nalin@redhat.com>
    - actually time out when attempting to lckpwdf() (#25889)
    - include time.h in pam_issue (#25923)
    - update the default system-auth to the one generated by authconfig 4.1.1
    - handle getpw??? and getgr??? failures more gracefully (#26115)
    - get rid of some extraneous {set,end}{pw,gr}ent() calls
    Tue Jan 30 2001 Nalin Dahyabhai <nalin@redhat.com>
    - overhaul pam_stack to account for abstraction libpam now provides
    Tue Jan 23 2001 Nalin Dahyabhai <nalin@redhat.com>
    - remove pam_radius
    Mon Jan 22 2001 Nalin Dahyabhai <nalin@redhat.com>
    - merge to 0.74
    - make console.perms match perms set by MAKEDEV, and add some devfs device
        names
    - add 'sed' to the buildprereq list (#24666)
    Sun Jan 21 2001 Matt Wilson <msw@redhat.com>
    - added "exit 0" to the end of the %pre script
    Fri Jan 19 2001 Nalin Dahyabhai <nalin@redhat.com>
    - self-hosting fix from Guy Streeter
    Wed Jan 17 2001 Nalin Dahyabhai <nalin@redhat.com>
    - use gcc for LD_L to pull in intrinsic stuff on ia64
    Fri Jan 12 2001 Nalin Dahyabhai <nalin@redhat.com>
    - take another whack at compatibility with "hash,age" data in pam_unix
        (#21603)
    Wed Jan 10 2001 Nalin Dahyabhai <nalin@redhat.com>
    - make the -devel subpackage unconditional
    Tue Jan 09 2001 Nalin Dahyabhai <nalin@redhat.com>
    - merge/update to 0.73
    Mon Dec 18 2000 Nalin Dahyabhai <nalin@redhat.com>
    - refresh from CVS -- some weird stuff crept into pam_unix
    Tue Dec 12 2000 Nalin Dahyabhai <nalin@redhat.com>
    - fix handling of "nis" when changing passwords by adding the checks for
        the data source to the password-updating module in pam_unix
    - add the original copyright for pam_access (fix from Michael Gerdts)
    
        
file modified
+1 -1
file modified
+147 -30
file modified
+1 -1