Commit Graph

36 Commits

Author SHA1 Message Date
Iker Pedrosa a986f4a036 Add forgotten sources
Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
2022-01-26 09:39:55 +01:00
Iker Pedrosa 94f04f9e71 Rebase to version 4.9
usermod: allow all group types with -G option (#1975327)
Clean spec file

Signed-off-by: Iker Pedrosa <ipedrosa@redhat.com>
2021-08-04 10:14:14 +02:00
ikerexxe b926b118d9 Rebased to 4.8.1 2020-03-17 18:18:50 +01:00
Tomas Mraz b76250c68a update to current upstream release 4.8 2020-01-13 11:46:38 +01:00
Tomas Mraz 38a12ac864 update to current upstream release 4.6 2018-05-28 15:25:08 +02:00
Tomas Mraz ec99eade4e update to current upstream release 4.5 2017-07-21 14:04:11 +02:00
Tomas Mraz f8ab516d30 new upstream release fixing low impact security issue 2016-08-23 16:03:52 +02:00
Tomas Mraz 8b4e03b994 new upstream release with support for subordinate uids and gids 2014-11-26 15:58:28 +01:00
Tomas Mraz 44a40b2f4e new upstream version
- use the original file permissions when creating backup (#853102)
2012-09-19 20:33:30 +02:00
Peter Vrabec 4c8c528414 upgrade 2012-03-20 17:39:28 +01:00
Peter Vrabec 5d7612da5b upgrade 2011-05-23 14:58:07 +02:00
Peter Vrabec cdd12ed1d1 upgrade 2009-09-07 14:56:09 +00:00
Peter Vrabec f556cf968e upgrade 2009-06-16 13:23:28 +00:00
Peter Vrabec c28651e7a4 upgrade 2009-05-15 10:46:55 +00:00
Peter Vrabec da96b3d14b upgrade 2009-04-20 09:47:31 +00:00
Peter Vrabec ea53f7cab2 upgrade 2009-04-14 10:19:14 +00:00
Peter Vrabec 79c2e98279 upgrade 2008-05-26 13:17:35 +00:00
Peter Vrabec b83095da8b upgrade 2008-04-05 13:17:48 +00:00
Peter Vrabec 0b4d54c804 - new upgrade release from new upstream
- provide vipw and vigr
2007-12-12 15:07:44 +00:00
Peter Vrabec 85c26f5b73 use MD5 encryption by default (#218629). 2006-12-06 16:00:06 +00:00
Peter Vrabec 7d0c959713 upgrade 2006-11-01 13:49:50 +00:00
Peter Vrabec 8ae1fa8db1 fix userdel, it didn't delete user's group (#201379) 2006-08-05 15:19:40 +00:00
Peter Vrabec dbff8dbd1a upgrade 2006-07-17 11:48:22 +00:00
Peter Vrabec b29d23a02d call "nscd -i" to flush nscd cache (#191464) 2006-06-13 19:46:40 +00:00
Peter Vrabec 045376fb17 - upgrade
- do not replace login.defs file (#190014)
2006-06-06 11:01:03 +00:00
Peter Vrabec 492a2b44fa upgrade 2006-04-03 12:45:14 +00:00
Peter Vrabec 932fac90f7 upgrade 4.0.14 2006-01-06 09:56:57 +00:00
Peter Vrabec 05398462e2 upgrade 2005-10-22 12:38:17 +00:00
Peter Vrabec 2067db1a41 upgrade 2005-08-27 15:35:09 +00:00
Peter Vrabec 13b824f3e6 upgrade 2005-08-05 11:48:41 +00:00
Peter Vrabec 647583f0bc upgrade 4.0.7 2005-03-02 13:32:00 +00:00
cvsdist e9cacbacc1 auto-import changelog data from shadow-utils-4.0.3-6.src.rpm
Wed Feb 12 2003 Nalin Dahyabhai <nalin@redhat.com> 4.0.3-6
- adjust mailspool patch to complain if no group named "mail" exists, even
    though that should never happen
2004-09-09 12:25:47 +00:00
cvsdist 1da9dbea6b auto-import changelog data from shadow-utils-20000902-2.src.rpm
Fri Jun 08 2001 Than Ngo <than@redhat.com>
- fixup broken specfile
Tue May 22 2001 Bernhard Rosenkraenzer <bero@redhat.com> 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
2004-09-09 12:21:33 +00:00
cvsdist 4f8bd48f8f auto-import changelog data from shadow-utils-20000826-4.src.rpm
Fri Mar 09 2001 Nalin Dahyabhai <nalin@redhat.com>
- 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 2001 Trond Eivind Glomsrød <teg@redhat.com>
- langify
Wed Aug 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up chage behavior (Bug #15883)
Wed Aug 30 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- 20000826
- Fix up useradd man page (Bug #17036)
2004-09-09 12:21:24 +00:00
cvsdist 601398513b auto-import changelog data from shadow-utils-19990827-18.src.rpm
Tue Aug 08 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- check for vipw lock before adding or deleting users (Bug #6489)
Mon Aug 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- take LOG_CONS out of the openlog() call so that we don't litter the
    screen during text-mode upgrades
Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Remove a fixed-size buffer that caused problems when adding a huge number
    of users to a group (>8192 bytes) (Bugs #3809, #11930)
Tue Jul 18 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- remove dependency on util-linux because it causes prereq loops
Tue Jul 18 2000 Nalin Dahyabhai <nalin@redhat.com>
- change symlinked man pages to includers
- require /usr/bin/newgrp (util-linux) so that /usr/bin/sg isn't left
    dangling
Wed Jul 12 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
Sun Jun 18 2000 Matt Wilson <msw@redhat.com>
- use mandir for FHS
- added patches in src/ and po/ to honor DESTDIR
- use make install DESTDIR=$RPM_BUILD_ROOT
Wed Feb 16 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix up usermod's symlink behavior (Bug #5458)
Fri Feb 11 2000 Cristian Gafton <gafton@redhat.com>
- get rid of mkpasswd
Mon Feb 07 2000 Nalin Dahyabhai <nalin@redhat.com>
- fix usermod patch to check for shadow before doing any shadow-specific
    stuff and merge it into the pwlock patch
Sat Feb 05 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- fix man symlinks
Wed Feb 02 2000 Nalin Dahyabhai <gafton@redhat.com>
- make -p only change shadow password (bug #8923)
Mon Jan 31 2000 Cristian Gafton <gafton@redhat.com>
- rebuild to fix dependeencies
- man pages are compressed
Wed Jan 19 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix a security bug (adduser could overwrite previously existing groups,
    Bug #8609)
Sun Jan 09 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- unset LINGUAS before building
- Fix typo in newusers manpage (Bug #8258)
- libtoolize
Wed Sep 22 1999 Cristian Gafton <gafton@redhat.com>
- fix segfault for userdel when the primary group for the user is not
    defined
Tue Sep 21 1999 Cristian Gafton <gafton@redhat.com>
- 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
Thu Apr 15 1999 Bill Nottingham <notting@redhat.com>
- SIGHUP nscd from usermod, too
Fri Apr 09 1999 Michael K. Johnson <johnsonm@redhat.com>
- added usermod password locking from Chris Adams <cadams@ro.com>
Thu Apr 08 1999 Bill Nottingham <notting@redhat.com>
- have things that modify users/groups SIGHUP nscd on exit
Wed Mar 31 1999 Michael K. Johnson <johnsonm@redhat.com>
- 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 1999 Preston Brown <pbrown@redhat.com>
- edit out unused CHFN fields from login.defs.
Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 7)
Wed Jan 13 1999 Bill Nottingham <notting@redhat.com>
- configure fix for arm
Wed Dec 30 1998 Cristian Gafton <gafton@redhat.com>
- build against glibc 2.1
Fri Aug 21 1998 Jeff Johnson <jbj@redhat.com>
- 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 <bugs@redhat.com>
- translations modified for de, fr, tr
Tue Apr 21 1998 Cristian Gafton <gafton@redhat.com>
- updated to 980403
- redid the patches
Tue Dec 30 1997 Cristian Gafton <gafton@redhat.com>
- 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 <ewt@redhat.com>
- 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 <gafton@redhat.com>
- added forgot lastlog command to the spec file
Sun Oct 26 1997 Cristian Gafton <gafton@redhat.com>
- obsoletes adduser
Thu Oct 23 1997 Cristian Gafton <gafton@redhat.com>
- modified groupadd; updated the patch
Fri Sep 12 1997 Cristian Gafton <gafton@redhat.com>
- updated to 970616
- changed useradd to meet RH specs
- fixed some bugs
Tue Jun 17 1997 Erik Troan <ewt@redhat.com>
- built against glibc
2004-09-09 12:21:14 +00:00
cvsdist bc9d0aca4a Setup of module shadow-utils 2004-09-09 12:21:12 +00:00