|
|
|
|
Changelog for pam-devel-0.75-1.i686.rpm :
Mon Apr 23 12:00:00 2001 Nalin Dahyabhai - merge up to 0.75 - pam_unix: temporarily ignore SIGCHLD while running the helper - pam_pwdb: temporarily ignore SIGCHLD while running the helper - pam_dispatch: default to uncached behavior if the cached chain is empty
Fri Apr 6 12:00:00 2001 Nalin Dahyabhai - correct speling errors in various debug messages and doc files (#33494)
Thu Apr 5 12:00:00 2001 Nalin Dahyabhai - prereq sed, fileutils (used in %post)
Wed Apr 4 12:00:00 2001 Nalin Dahyabhai - 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 11:00:00 2001 Nalin Dahyabhai - 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 11:00:00 2001 Nalin Dahyabhai - mention pam_console_apply in the see also section of the pam_console man pages
Fri Mar 16 11:00:00 2001 Nalin Dahyabhai - console.perms: /dev/vc/ * should be a regexp, not a glob (thanks to Charles Lopes)
Mon Mar 12 11:00:00 2001 Nalin Dahyabhai - console.perms: /dev/cdroms/ * should belong to the user, from Douglas Gilbert via Tim Waugh
Thu Mar 8 11:00:00 2001 Nalin Dahyabhai - pam_console_apply: muck with devices even if the mount point doesn\'t exist
Wed Mar 7 11:00:00 2001 Nalin Dahyabhai - 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 6 11:00:00 2001 Nalin Dahyabhai - 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 11:00:00 2001 Nalin Dahyabhai - handle errors fork()ing in pam_xauth - make the \"other\" config noreplace
Mon Feb 26 11:00:00 2001 Nalin Dahyabhai - user should own the /dev/video directory, not the non-existent /dev/v4l - tweak pam_limits doc
Wed Feb 21 11:00:00 2001 Nalin Dahyabhai - own /etc/security - be more descriptive when logging messages from pam_limits - pam_listfile: remove some debugging code (#28346)
Mon Feb 19 11:00:00 2001 Nalin Dahyabhai - pam_lastlog: don\'t pass NULL to logwtmp()
Fri Feb 16 11:00:00 2001 Nalin Dahyabhai - pam_listfile: fix argument parser (#27773) - pam_lastlog: link to libutil
Tue Feb 13 11:00:00 2001 Nalin Dahyabhai - 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 11:00:00 2001 Nalin Dahyabhai - change the pam_xauth default maximum \"system user\" ID from 499 to 99 (#26343)
Wed Feb 7 11:00:00 2001 Nalin Dahyabhai - refresh the default system-auth file, pam_access is out
Mon Feb 5 11:00:00 2001 Nalin Dahyabhai - 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 11:00:00 2001 Nalin Dahyabhai - overhaul pam_stack to account for abstraction libpam now provides
Tue Jan 23 11:00:00 2001 Nalin Dahyabhai - remove pam_radius
Mon Jan 22 11:00:00 2001 Nalin Dahyabhai - 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 11:00:00 2001 Matt Wilson - added \"exit 0\" to the end of the %pre script
Fri Jan 19 11:00:00 2001 Nalin Dahyabhai - self-hosting fix from Guy Streeter
Wed Jan 17 11:00:00 2001 Nalin Dahyabhai - use gcc for LD_L to pull in intrinsic stuff on ia64
Fri Jan 12 11:00:00 2001 Nalin Dahyabhai - take another whack at compatibility with \"hash,age\" data in pam_unix (#21603)
Wed Jan 10 11:00:00 2001 Nalin Dahyabhai - make the -devel subpackage unconditional
Tue Jan 9 11:00:00 2001 Nalin Dahyabhai - merge/update to 0.73
Mon Dec 18 11:00:00 2000 Nalin Dahyabhai - refresh from CVS -- some weird stuff crept into pam_unix
Tue Dec 12 11:00:00 2000 Nalin Dahyabhai - 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)
Thu Nov 30 11:00:00 2000 Nalin Dahyabhai - redo similar() using a distance algorithm and drop the default dif_ok to 5 - readd -devel
Wed Nov 29 11:00:00 2000 Nalin Dahyabhai - 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 11:00:00 2000 Nalin Dahyabhai - make EINVAL setting lock limits in pam_limits non-fatal, because it\'s a 2.4ism
Tue Nov 21 11:00:00 2000 Nalin Dahyabhai - revert to DB 3.1, which is what we were supposed to be using from the get-go
Mon Nov 20 11:00:00 2000 Nalin Dahyabhai - 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 6 11:00:00 2000 Matt Wilson - remove prereq on sh-utils, test ([) is built in to bash
Thu Oct 19 12:00:00 2000 Nalin Dahyabhai - fix the pam_userdb module breaking
Wed Oct 18 12:00:00 2000 Nalin Dahyabhai - fix pam_unix likeauth argument for authenticate(),setcred(),setcred()
Tue Oct 17 12:00:00 2000 Nalin Dahyabhai - 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 12:00:00 2000 Nalin Dahyabhai - add BuildPrereq for bison (suggested by Bryan Stillwell)
Fri Oct 6 12:00:00 2000 Nalin Dahyabhai - 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 4 12:00:00 2000 Nalin Dahyabhai - create /etc/sysconfig/authconfig at install-time if upgrading
Mon Oct 2 12:00:00 2000 Nalin Dahyabhai - 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 12:00:00 2000 Nalin Dahyabhai - split off a -devel subpackage - install the developer man pages
Sun Sep 10 12:00:00 2000 Bill Nottingham - build libraries before modules
Wed Sep 6 12:00:00 2000 Nalin Dahyabhai - fix problems when looking for headers in /usr/include (#17236) - clean up a couple of compile warnings
Tue Aug 22 12:00:00 2000 Nalin Dahyabhai - give users /dev/cdrom * instead of /dev/cdrom in console.perms (#16768) - add nvidia control files to console.perms
Tue Aug 22 12:00:00 2000 Bill Nottingham - add DRI devices to console.perms (#16731)
Thu Aug 17 12:00:00 2000 Nalin Dahyabhai - move pam_filter modules to /lib/security/pam_filter (#16111) - add pam_tally\'s application to allow counts to be reset (#16456) - move README files to the txts subdirectory
Mon Aug 14 12:00:00 2000 Nalin Dahyabhai - add a postun that runs ldconfig - clean up logging in pam_xauth
Fri Aug 4 12:00:00 2000 Nalin Dahyabhai - make the tarball include the release number in its name
Mon Jul 31 12:00:00 2000 Nalin Dahyabhai - add a broken_shadow option to pam_unix - add all module README files to the documentation list (#16456)
Tue Jul 25 12:00:00 2000 Nalin Dahyabhai - fix pam_stack debug and losing-track-of-the-result bug
Mon Jul 24 12:00:00 2000 Nalin Dahyabhai - rework pam_console\'s usage of syslog to actually be sane (#14646)
Sat Jul 22 12:00:00 2000 Nalin Dahyabhai - take the LOG_ERR flag off of some of pam_console\'s new messages
Fri Jul 21 12:00:00 2000 Nalin Dahyabhai - add pam_localuser
Wed Jul 12 12:00:00 2000 Nalin Dahyabhai - need to make pam_console\'s checking a little stronger - only pass data up from pam_stack if the parent didn\'t already define it
Wed Jul 12 12:00:00 2000 Prospector - automatic rebuild
Tue Jul 11 12:00:00 2000 Nalin Dahyabhai - make pam_console\'s extra checks disableable - simplify extra check to just check if the device owner is root - add a debug log when pam_stack comes across a NULL item - have pam_stack hand items up to the parent from the child
Mon Jul 3 12:00:00 2000 Nalin Dahyabhai - fix installation of pam_xauth man pages (#12417) - forcibly strip helpers (#12430) - try to make pam_console a little more discriminating
Mon Jun 19 12:00:00 2000 Nalin Dahyabhai - symlink libpam.so to libpam.so.0.75, and likewise for libpam_misc - reverse order of checks in _unix_getpwnam for pam_unix
Wed Jun 14 12:00:00 2000 Preston Brown - include gpmctl in pam_console
Mon Jun 5 12:00:00 2000 Nalin Dahyabhai - add MANDIR definition and use it when installing man pages
Mon Jun 5 12:00:00 2000 Preston Brown - handle scanner and cdwriter devices in pam_console
Sat Jun 3 12:00:00 2000 Nalin Dahyabhai - add account management wrappers for pam_listfile, pam_nologin, pam_securetty, pam_shells, and pam_wheel
Thu Jun 1 12:00:00 2000 Nalin Dahyabhai - add system-auth control file - let gethostname() call in pam_access.c be implicitly declared to avoid conflicting types if unistd.c declares it
Mon May 15 12:00:00 2000 Nalin Dahyabhai - fix problems compiling on Red Hat Linux 5.x (bug #11005)
Wed Apr 26 12:00:00 2000 Bill Nottingham - fix size assumptions in pam_(pwdb|unix) md5 code
Mon Mar 20 11:00:00 2000 Nalin Dahyabhai - Add new pam_stack module. - Install pwdb_chkpwd and unix_chkpwd as the current user for non-root builds
Sat Feb 5 11:00:00 2000 Nalin Dahyabhai - Fix pam_xauth bug #6191.
Thu Feb 3 11:00:00 2000 Elliot Lee - Add a patch to accept \'pts/N\' in /etc/securetty as a match for tty \'5\' (which is what other pieces of the system think it is). Fixes bug #7641.
Mon Jan 31 11:00:00 2000 Nalin Dahyabhai - argh, turn off gratuitous debugging
Wed Jan 19 11:00:00 2000 Nalin Dahyabhai - update to 0.72 - fix pam_unix password-changing bug - fix pam_unix\'s cracklib support - change package URL
Mon Jan 3 11:00:00 2000 Cristian Gafton - don\'t allow \'/\' on service_name
Thu Oct 21 12:00:00 1999 Cristian Gafton - enhance the pam_userdb module some more
Fri Sep 24 12:00:00 1999 Cristian Gafton - add documenatation
Tue Sep 21 12:00:00 1999 Michael K. Johnson - a tiny change to pam_console to make it not loose track of console users
Mon Sep 20 12:00:00 1999 Michael K. Johnson - a few fixes to pam_xauth to make it more robust
Wed Jul 14 12:00:00 1999 Michael K. Johnson - pam_console: added to manage /dev/console
Thu Jul 1 12:00:00 1999 Michael K. Johnson - pam_xauth: New refcounting implementation based on idea from Stephen Tweedie
Sat Apr 17 12:00:00 1999 Michael K. Johnson - added video4linux devices to /etc/security/console.perms
Fri Apr 16 12:00:00 1999 Michael K. Johnson - added joystick lines to /etc/security/console.perms
Thu Apr 15 12:00:00 1999 Michael K. Johnson - fixed a couple segfaults in pam_xauth uncovered by yesterday\'s fix...
Wed Apr 14 12:00:00 1999 Cristian Gafton - use gcc -shared to link the shared libs
Wed Apr 14 12:00:00 1999 Michael K. Johnson - many bug fixes in pam_xauth - pam_console can now handle broken applications that do not set the PAM_TTY item.
Tue Apr 13 12:00:00 1999 Michael K. Johnson - fixed glob/regexp confusion in pam_console, added kbd and fixed fb devices - added pam_xauth module
Sat Apr 10 12:00:00 1999 Cristian Gafton - pam_lastlog does wtmp handling now
Thu Apr 8 12:00:00 1999 Michael K. Johnson - added option parsing to pam_console - added framebuffer devices to default console.perms settings
Wed Apr 7 12:00:00 1999 Cristian Gafton - fixed empty passwd handling in pam_pwdb
Mon Mar 29 12:00:00 1999 Michael K. Johnson - changed /dev/cdrom default user permissions back to 0600 in console.perms because some cdrom players open O_RDWR.
Fri Mar 26 11:00:00 1999 Michael K. Johnson - added /dev/jaz and /dev/zip to console.perms
Thu Mar 25 11:00:00 1999 Michael K. Johnson - changed the default user permissions for /dev/cdrom to 0400 in console.perms
Fri Mar 19 11:00:00 1999 Michael K. Johnson - fixed a few bugs in pam_console
Thu Mar 18 11:00:00 1999 Michael K. Johnson - pam_console authentication working - added /etc/security/console.apps directory
Mon Mar 15 11:00:00 1999 Michael K. Johnson - added pam_console files to filelist
Fri Feb 12 11:00:00 1999 Cristian Gafton - upgraded to 0.66, some source cleanups
Mon Dec 28 11:00:00 1998 Cristian Gafton - add patch from Savochkin Andrey Vladimirovich for umask security risk
Fri Dec 18 11:00:00 1998 Cristian Gafton - upgrade to ver 0.65 - build the package out of internal CVS server
|
|
|