Changelog for
shadow-utils-980403-6mdk.i586.rpm :
* Sat Apr 10 1999 Bernhard Rosenkraenzer
- Mandrake adaptions- bzip2 man/info pages- add de locale
* Wed Jan 13 1999 Bill Nottingham - configure fix for arm
* Wed Dec 30 1998 Cristian Gafton - build against glibc 2.1
* Fri Aug 21 1998 Jeff Johnson - Note that /usr/sbin/mkpasswd conflicts with /usr/bin/mkpasswd; one of these (I think /usr/sbin/mkpasswd but other opinions are valid) should probably be renamed. In any case, mkpasswd.8 from this package needs to be installed. (problem #823)
* Fri May 08 1998 Prospector System - translations modified for de, fr, tr
* Tue Apr 21 1998 Cristian Gafton - updated to 980403- redid the patches
* Tue Dec 30 1997 Cristian Gafton - updated the spec file- updated the patch so that new accounts created on shadowed system won\'t confuse pam_pwdb anymore (\'!!\' default password instead on \'!\')- fixed a bug that made useradd -G segfault- the check for the ut_user is now patched into configure
* Thu Nov 13 1997 Erik Troan - added patch for XOPEN oddities in glibc headers- check for ut_user before checking for ut_name -- this works around some confusion on glibc 2.1 due to the utmpx header not defining the ut_name compatibility stuff. I used a gross sed hack here because I couldn\'t make automake work properly on the sparc (this could be a glibc 2.0.99 problem though). The utuser patch works fine, but I don\'t apply it.- sleep after running autoconf
* Thu Nov 06 1997 Cristian Gafton - added forgot lastlog command to the spec file
* Sun Oct 26 1997 Cristian Gafton - obsoletes adduser
* Thu Oct 23 1997 Cristian Gafton - modified groupadd; updated the patch
* Fri Sep 12 1997 Cristian Gafton - updated to 970616- changed useradd to meet RH specs- fixed some bugs
* Tue Jun 17 1997 Erik Troan - built against glibc