SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for shadow-utils-debuginfo-4.0.3-66.RHEL4.i386.rpm :
Fri May 30 00:00:00 2008 Peter Vrabec 2:4.0.3-66.RHEL4
- improve the patch that fix infinitive loop if there are
duplicate entries in /etc/group
- Resolves: rhbz#444107 rhbz#240915

Wed May 28 00:00:00 2008 Peter Vrabec 2:4.0.3-65.RHEL4
- fix typo in sha256 patch
- Resolves: rhbz#427448

Mon Mar 3 23:00:00 2008 Peter Vrabec 2:4.0.3-64.RHEL4
- add sha256/512 hashes support
- Resolves: rhbz#427448

Tue Aug 7 00:00:00 2007 Peter Vrabec 2:4.0.3-63.RHEL4
- do not create huge /var/log/faillog
- Resolves: rhbz#213347
- fix infinitive loop if there are duplicate entries
in /etc/group
- Resolves: rhbz#240915

Fri Jul 20 00:00:00 2007 Peter Vrabec 2:4.0.3-62.RHEL4
- do not replace login.defs file
- Resolves: rhbz#239018

Tue Oct 17 00:00:00 2006 Peter Vrabec 2:4.0.3-61.RHEL4
- fix comment in /etc/login.defs (#188263)
- faster faillog reset (#177017)
- do not strip binaries (#176949)
- fix mailbox creation race condition (#193053)

Tue Nov 29 23:00:00 2005 Peter Vrabec 2:4.0.3-60.RHEL4
- fix incorrect audit record in userdel (#174392)

Fri Nov 18 23:00:00 2005 Peter Vrabec 2:4.0.3-59.RHEL4
- fix segfaults if too many users in one group (#125510)
- chage gives correct information about sp_inact (#137498)
- usermod -p update sp_lstchg (#164943)

Thu Nov 17 23:00:00 2005 Steve Grubb 2:4.0.3-58.RHEL4
- Comment out Patch3

Mon Nov 7 23:00:00 2005 Steve Grubb 2:4.0.3-57.RHEL4
- Adjust audit-old-kern patch to handle smp & hugemem kernels

Sat Oct 15 00:00:00 2005 Peter Vrabec 2:4.0.3-56.RHEL4
- revert changes made in 2:4.0.3-53.RHEL4

Fri Oct 14 00:00:00 2005 Steve Grubb 2:4.0.3-55.RHEL4
- Make allowance for the CAPP cert kernel

Fri Oct 14 00:00:00 2005 Steve Grubb 2:4.0.3-54.RHEL4
- Add patch to avoid sending audit messages on old kernels

Wed Aug 24 00:00:00 2005 Jindrich Novy 2:4.0.3-53.RHEL4
- attempt to fix up2date hang -> drop .audit, .lOption patch,
readd .group patch and revert redhat patch

Sat Aug 20 00:00:00 2005 Bill Nottingham 2:4.0.3-52.RHEL4
- remove login.defs ja, pl man pages (#166355)

Sat Aug 6 00:00:00 2005 Peter Vrabec 2:4.0.3-51.RHEL4
- add requires: audit-libs

Tue Aug 2 00:00:00 2005 Peter Vrabec 2:4.0.3-50.RHEL4
- logging for chage when it goes into interactive mode (#159215)

Tue Jul 26 00:00:00 2005 Peter Vrabec 2:4.0.3-49.RHEL4
- new \"-l\" useradd option (#146214)

Tue Jul 26 00:00:00 2005 Peter Vrabec 2:4.0.3-48.RHEL4
- remove sg symlink; create new sg from newgrp (#151613)

Tue Jul 19 00:00:00 2005 Peter Vrabec 2:4.0.3-47.RHEL4
- fixed audit enhancements (#159215)

Wed Jul 13 00:00:00 2005 Peter Vrabec 2:4.0.3-46.RHEL4
- additional usermod flag, \'-a\'

Tue Jun 28 00:00:00 2005 Peter Vrabec 2:4.0.3-45.RHEL4
- do not rm login.defs man page
- better identifies the account or group being modified in new_audit

Fri Jun 24 00:00:00 2005 Peter Vrabec 2:4.0.3-44.RHEL4
- CAPP certification (#159215)

Thu Apr 28 00:00:00 2005 Peter Vrabec
- fix \"-n\" option (#91682)

Mon Mar 14 23:00:00 2005 Peter Vrabec
- allow dollar sign at the end of group/user name (#150770) 2:4.0.3-42.RHEL4

Tue Nov 23 23:00:00 2004 Bill Nottingham 2:4.0.3-41.1
- ghost lastlog here (#139539)

Wed Nov 10 23:00:00 2004 Adrian Havill 2:4.0.3-41
- fix %patch16 bad paren grouping in goodname() check (#138632)
- don\'t apply %patch15 if %{WITH_SELINUX} is false

Thu Oct 28 00:00:00 2004 Adrian Havill 2:4.0.3-38
- conform to posix for user/group name input checking [def 3.426
and 3.189] which is posix portable filename character set [3.276]
while disallowing dash for first char as recommended, and disallow
dollar sign

Fri Oct 22 00:00:00 2004 Dan Walsh 2:4.0.3-37
- Add matchpathcon to create the files correctly when they do not exist.

Tue Oct 19 00:00:00 2004 Miloslav Trmac - 2:4.0.3-36
- Change symlink ownership when copying from /etc/skel (#66819, patch by
Michael Weiser)

Sat Oct 16 00:00:00 2004 Adrian Havill 2:4.0.3-35
- make the limit for the group name the same as the username (determined
by the header files, rather than a constant) (#56850)

Thu Oct 14 00:00:00 2004 Adrian Havill 2:4.0.3-33
- allow for mixed case and dots in usernames (#135401)
- all man pages to UTF-8, not just Japanese (#133883)
- add Polish blurb for useradd -n man page option (#82177)

Wed Oct 13 00:00:00 2004 Adrian Havill 2:4.0.3-31
- check for non-standard legacy place for ncsd HUP (/var/run/nscd.pid) and
then the std FHS place (/var/run/nscd.pid) (#125421)

Sat Oct 2 00:00:00 2004 Dan Walsh 2:4.0.3-30
- Add checkPasswdAccess for chage in SELinux

Mon Sep 27 00:00:00 2004 Adrian Havill 2:4.0.3-29
- always unlock all files on any exit (#126709)

Wed Aug 25 00:00:00 2004 Warren Togami 2:4.0.3-26
- #126596 fix Req and BuildReqs

Mon Aug 2 00:00:00 2004 Alan Cox 4.0.3-25
- Fix build deps etc, move to current auto
* (Steve Grubb)

Sun Jul 11 00:00:00 2004 Alan Cox 4.0.3-24
- Fix nscd path. This fixes various stale data caching bugs (#125421)

Fri Jun 18 00:00:00 2004 Dan Walsh 4.0.3-23
- Add get_enforce checks
- Clean up patch for potential upstream submission
- Add removemalloc patch to get it to build on 3.4

Wed Jun 16 00:00:00 2004 Elliot Lee
- rebuilt

Wed Mar 31 00:00:00 2004 Nalin Dahyabhai 4.0.3-21
- rebuild

Wed Mar 31 00:00:00 2004 Nalin Dahyabhai 4.0.3-20
- make /etc/default world-readable, needed for #118338

Fri Feb 13 23:00:00 2004 Elliot Lee
- rebuilt

Wed Jan 21 23:00:00 2004 Dan Walsh 4.0.3-18
- Fix selinux relabel of /etc/passwd file

Wed Jan 7 23:00:00 2004 Nalin Dahyabhai 4.0.3-17
- fix use of uninitialized memory in useradd (#89145)

Tue Dec 16 23:00:00 2003 Nalin Dahyabhai 4.0.3-16
- back to UTF-8 again
- remove getspnam(3) man page, now conflicts with man-pages 1.64

Thu Nov 13 23:00:00 2003 Nalin Dahyabhai 4.0.3-15
- don\'t convert man pages to UTF-8 for RHEL 3, conditionalized using macro
- fixup dangling man page references

Mon Nov 10 23:00:00 2003 Nalin Dahyabhai 4.0.3-14
- lastlog: don\'t pass a possibly-smaller field to localtime (#109648)
- configure: call AC_SYS_LARGEFILE to get large file support

Fri Nov 7 23:00:00 2003 Dan Walsh 4.0.3-13.sel
- turn on SELinux support

Thu Oct 23 00:00:00 2003 Nalin Dahyabhai 4.0.3-12
- convert ja man pages to UTF-8 (#106051)
- override MKINSTALLDIRS at install-time (#107476)

Tue Sep 9 00:00:00 2003 Dan Walsh
- turn off SELinux support

Fri Sep 5 00:00:00 2003 Dan Walsh 4.0.3-11.sel
- build with SELinux support

Tue Jul 29 00:00:00 2003 Dan Walsh 4.0.3-10
- Add SELinux support

Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt

Thu Jun 5 00:00:00 2003 Nalin Dahyabhai 4.0.3-8
- rebuild

Wed Jun 4 00:00:00 2003 Nalin Dahyabhai 4.0.3-7
- run autoconf to generate updated configure at compile-time

Wed Feb 12 23:00:00 2003 Nalin Dahyabhai 4.0.3-6
- adjust mailspool patch to complain if no group named \"mail\" exists, even
though that should never happen

Tue Feb 11 23:00:00 2003 Nalin Dahyabhai 4.0.3-5
- fix perms on mailspools created by useradd to be owned by the \"mail\"
group (#59810)

Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt

Mon Dec 9 23:00:00 2002 Nalin Dahyabhai 4.0.3-3
- install the shadow.3 man page

Mon Nov 25 23:00:00 2002 Nalin Dahyabhai 4.0.3-2
- disable use of cracklib at build-time
- fixup reserved-account changes for useradd

Thu Nov 21 23:00:00 2002 Nalin Dahyabhai 4.0.3-1
- update to 4.0.3, bumping epoch

Mon Nov 18 23:00:00 2002 Nalin Dahyabhai 20000902-14
- remove man pages which conflict with the man-pages package(s)

Fri Nov 15 23:00:00 2002 Nalin Dahyabhai 20000902-13
- prevent libshadow from being built more than once, to keep automake happy
- change how md5 and md5crypt are enabled, to keep autoconf happy
- remove unpackaged files after %install

Fri Aug 30 00:00:00 2002 Nalin Dahyabhai 20000902-12
- force .mo files to be regenerated with current gettext to flush out possible
problems
- fixup non-portable encodings in translations
- make sv translation header non-fuzzy so that it will be included (#71281)

Sat Aug 24 00:00:00 2002 Nalin Dahyabhai 20000902-11
- don\'t apply aging parameters when creating system accounts (#67408)

Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild

Mon May 27 00:00:00 2002 Tim Powers
- automated rebuild

Sat May 18 00:00:00 2002 Nalin Dahyabhai 20000902-8
- rebuild in new environment

Wed Mar 27 23:00:00 2002 Nalin Dahyabhai 20000902-7
- rebuild with proper defines to get support for large lastlog files (#61983)

Fri Feb 22 23:00:00 2002 Nalin Dahyabhai 20000902-6
- rebuild

Fri Jan 25 23:00:00 2002 Nalin Dahyabhai 20000902-5
- fix autoheader breakage and random other things autotools complain about

Tue Aug 28 00:00:00 2001 Nalin Dahyabhai 20000902-4
- use -O0 instead of -O on ia64
- build in source directory
- don\'t leave lock files on the filesystem when useradd creates a group for
the user (#50269)
- fix the -o option to check for duplicate UIDs instead of login names (#52187)

Fri Jul 27 00:00:00 2001 Bill Nottingham 20000902-3
- build with -O on ia64

Sat Jun 9 00:00:00 2001 Than Ngo 20000902-2
- fixup broken specfile

Wed May 23 00:00:00 2001 Bernhard Rosenkraenzer 20000902-1
- Create an empty mailspool when creating a user so non-setuid/non-setgid
MDAs (postfix+procmail) can deliver mail (#41811)
- 20000902
- adapt patches

Fri Mar 9 23:00:00 2001 Nalin Dahyabhai
- don\'t overwrite user dot files in useradd (#19982)
- truncate new files when moving overwriting files with the contents of other
files while moving directories (keeps files from looking weird later on)
- configure using %{_prefix} as the prefix

Fri Feb 23 23:00:00 2001 Trond Eivind Glomsrxd
- langify

Thu Aug 31 00:00:00 2000 Bernhard Rosenkraenzer
- Fix up chage behavior (Bug #15883)

Thu Aug 31 00:00:00 2000 Bernhard Rosenkraenzer
- 20000826
- Fix up useradd man page (Bug #17036)

Wed Aug 9 00:00:00 2000 Bernhard Rosenkraenzer
- check for vipw lock before adding or deleting users (Bug #6489)

Tue Aug 8 00:00:00 2000 Nalin Dahyabhai
- take LOG_CONS out of the openlog() call so that we don\'t litter the
screen during text-mode upgrades

Wed Jul 19 00:00:00 2000 Bernhard Rosenkraenzer
- Remove a fixed-size buffer that caused problems when adding a huge number
of users to a group (>8192 bytes) (Bugs #3809, #11930)

Wed Jul 19 00:00:00 2000 Bernhard Rosenkraenzer
- remove dependency on util-linux because it causes prereq loops

Wed Jul 19 00:00:00 2000 Nalin Dahyabhai
- change symlinked man pages to includers
- require /usr/bin/newgrp (util-linux) so that /usr/bin/sg isn\'t left dangling

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Mon Jun 19 00:00:00 2000 Matt Wilson
- use mandir for FHS
- added patches in src/ and po/ to honor DESTDIR
- use make install DESTDIR=$RPM_BUILD_ROOT

Wed Feb 16 23:00:00 2000 Bernhard Rosenkraenzer
- Fix up usermod\'s symlink behavior (Bug #5458)

Fri Feb 11 23:00:00 2000 Cristian Gafton
- get rid of mkpasswd

Mon Feb 7 23:00:00 2000 Nalin Dahyabhai
- fix usermod patch to check for shadow before doing any shadow-specific stuff
and merge it into the pwlock patch

Sat Feb 5 23:00:00 2000 Bernhard Rosenkraenzer
- fix man symlinks

Wed Feb 2 23:00:00 2000 Nalin Dahyabhai
- make -p only change shadow password (bug #8923)

Mon Jan 31 23:00:00 2000 Cristian Gafton
- rebuild to fix dependeencies
- man pages are compressed

Wed Jan 19 23:00:00 2000 Bernhard Rosenkraenzer
- Fix a security bug (adduser could overwrite previously existing
groups, Bug #8609)

Sun Jan 9 23:00:00 2000 Bernhard Rosenkraenzer
- unset LINGUAS before building
- Fix typo in newusers manpage (Bug #8258)
- libtoolize

Thu Sep 23 00:00:00 1999 Cristian Gafton
- fix segfault for userdel when the primary group for the user is not
defined

Wed Sep 22 00:00:00 1999 Cristian Gafton
- Serial: 1 because now we are using 19990827 (why the heck can\'t they have
a normal version just like everybody else?!)
- ported all patches to the new code base

Fri Apr 16 00:00:00 1999 Bill Nottingham
- SIGHUP nscd from usermod, too

Sat Apr 10 00:00:00 1999 Michael K. Johnson
- added usermod password locking from Chris Adams

Fri Apr 9 00:00:00 1999 Bill Nottingham
- have things that modify users/groups SIGHUP nscd on exit

Thu Apr 1 00:00:00 1999 Michael K. Johnson
- have userdel remove user private groups when it is safe to do so
- allow -f to force user removal even when user appears busy in utmp

Tue Mar 23 23:00:00 1999 Preston Brown
- edit out unused CHFN fields from login.defs.

Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 7)

Wed Jan 13 23:00:00 1999 Bill Nottingham
- configure fix for arm

Wed Dec 30 23:00:00 1998 Cristian Gafton
- build against glibc 2.1

Sat Aug 22 00:00:00 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)

Sat May 9 00:00:00 1998 Prospector System
- translations modified for de, fr, tr

Wed Apr 22 00:00:00 1998 Cristian Gafton
- updated to 980403
- redid the patches

Tue Dec 30 23:00:00 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 23:00:00 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 6 23:00:00 1997 Cristian Gafton
- added forgot lastlog command to the spec file

Sun Oct 26 23:00:00 1997 Cristian Gafton
- obsoletes adduser

Fri Oct 24 00:00:00 1997 Cristian Gafton
- modified groupadd; updated the patch

Sat Sep 13 00:00:00 1997 Cristian Gafton
- updated to 970616
- changed useradd to meet RH specs
- fixed some bugs

Wed Jun 18 00:00:00 1997 Erik Troan
- built against glibc


 
ICM