Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37507413
en ru br
Репозитории ALT
S:4.14.0-alt1
5.1: 4.0.4.1-alt9
4.1: 4.0.4.1-alt9
4.0: 4.0.4.1-alt8
3.0: 4.0.4.1-alt5
www.altlinux.org/Changes

Группа :: Система/Основа
Пакет: shadow

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

22 апреля 2008 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt9

  • def_load: Silence complains about missing /etc/login.defs file.

21 марта 2008 Grigory Batalov <bga at altlinux.ru> 1:4.0.4.1-alt8.1

  • Include local system-auth-use_first_pass into chpasswd-newusers
     PAM config as it doesn't work with ldap one (#15003).

20 января 2008 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt8

  • useradd: Remove tcb user dir in case of abnormal program completion (#14091).
  • Fixed a few manpage typos (#12230).
  • Fixed build with new autotools.

15 апреля 2007 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt7

  • Added summary to control scripts.

17 сентября 2006 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt6

  • newgrp: Fixed potential NULL pointer dereference (#9362).

12 января 2006 ALT QA Team Robot <qa-robot at altlinux.org> 1:4.0.4.1-alt5.1

  • Rebuilt for new style PAM dependencies generated by rpm-build-4.0.4-alt55.

16 мая 2005 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt5

  • Fixed double free bug in userdel_rm_tcbdir().

16 января 2005 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt4

  • Synced with 4.0.4.1-owl7:
     + Report /etc/login.defs read errors to stderr, not only to syslog.
     + Removed verify checks for files controlled via control(8) facility.
     + Fixed compilation issues detected by gcc-3.4.3.

22 ноября 2004 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt3

  • userdel: fixed return code.

20 ноября 2004 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt2

  • Synced with 4.0.4.1-owl4:
     + Added the USERNAME_MAX and GROUPNAME_MAX options.
  • chage, chfn, chsh, gpasswd, newgrp:
     + Changed default mode to "restricted"; this is required to add
     shadow-change and shadow-groups packages to default install set.
  • shadow-suite: new subpackage, unifies all shadow suite subpackages.

10 ноября 2004 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.4.1-alt1

  • Updated to 4.0.4.1-owl2.
  • Updated patches.
  • Use control macros.
  • Added help to control.
  • Documented user/group name restrictions (#4390).
  • Keep tools at mode "restricted" in the packages, but default
     them to "public" in %post when the packages are first installed.
     This avoids a race and fail-open behaviour.

10 июня 2004 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt15

  • Properly check the return value from pam_chauthtok() in
     libmisc/pwdcheck.c: passwd_check() that is used by chfn and
     chsh commands (Owl).
     Thanks to Steve Grubb, Martin Schulze and Solar Designer.

25 марта 2004 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt14

  • Fixed build with new gettext and autotools.
  • Fixed typo in chage-chfn-chsh.pamd (#3904).

22 ноября 2003 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt13

  • In tcbfuncs/tcb_move(), use mode 0700 instead of mode 0 for the
     directory being modified as the latter is incompatible with
     the mode 0 hack in vserver kernel patches.

20 августа 2003 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt12

  • Explicitly use old libtool for build.

30 июня 2003 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt11

  • useradd, usermod:
     fixed user_group initialization (voins, #0001875).

24 мая 2003 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt10

  • PAM configuration policy enforcement.

12 апреля 2003 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt9

  • Rebuilt with libpam_userpass.so.1.

28 октября 2002 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt8

  • Merged Owl changes:
     * Thu Oct 24 2002 Solar Designer <solar@owl.openwall.com>
  • Cleaned up the recent changes.
  • Corrected a newly introduced memory leak on an error path.
  • Changed the TCB_SYMLINKS pseudo-code in login.defs(5) manual page to be
       C/English rather than shell for consistency with the pam_tcb(8) page.
     * Mon Aug 19 2002 Rafal Wojtczuk <nergal@owl.openwall.com>
  • Merged the enhancements which remove 32K users limit.

17 октября 2002 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt7

  • Added control support for chage, chfn, chsh, gpasswd, and newgrp.

14 августа 2002 Dmitry V. Levin <ldv at altlinux.org> 1:4.0.0-alt6

  • copy_tree: ensure strict permissions of created files.
  • chage: made "chage -l" drop its saved GID too (Owl).
  • useradd, usermod: removed the extra space in "[-e expire ]" in the usage instructions (Owl).

18 марта 2002 Dmitry V. Levin <ldv at alt-linux.org> 1:4.0.0-alt5

  • Updated chkname patch.

25 января 2002 Stanislav Ievlev <inger at altlinux.ru> 1:4.0.0-alt4

  • added rollback to standart skeleton dir if it doesn't exits

21 декабря 2001 Dmitry V. Levin <ldv at alt-linux.org> 1:4.0.0-alt3

  • def_load: don't exit when /etc/login.defs not available.

20 декабря 2001 Dmitry V. Levin <ldv at alt-linux.org> 1:4.0.0-alt2

  • userdel: fixed long standing bug in path_prefix check.

18 декабря 2001 Dmitry V. Levin <ldv at alt-linux.org> 1:4.0.0-alt1

  • 4.0.0
  • Merged in 16 patches from Owl.
  • Updated default_skel and progname patches (all the rest are obsolete).
  • Disabled build of unused software.
  • Changed interpackage dependencies.
  • shadow-convert: convert group and passwd files after first install.
  • Disabled libshadow.

10 сентября 2001 Dmitry V. Levin <ldv at altlinux.ru> 20000902-alt3

  • Fixed typo in mailspool patch.
  • Added %post scripts to ease migration.

13 августа 2001 Dmitry V. Levin <ldv at altlinux.ru> 20000902-alt2

  • Split shadow-utils into several subpackages.
  • Libification.
  • Remade mailspool patch (new options: z,Z,K).
  • Enable packaging of chsh, chfn, vipw, vigr, newgrp.

2 августа 2001 Dmitry V. Levin <ldv at altlinux.ru> 20000902-alt1

  • 20000902
  • Merged RH (up to 20000902-3) and Owl (up to 19990827-16owl) patches and configs.
  • Get rid of /usr/sbin/{d,mk}passwd and its manpages.

25 февраля 2001 Dmitry V. Levin <ldv at fandra.org> 20000826-ipl1mdk

  • 20000826
  • Merged MDK patches.
  • Added progname patch.

5 ноября 2000 Dmitry V. Levin <ldv at fandra.org> 19990827-ipl9mdk

  • Merge RH patches.
  • FHSification.

29 мая 2000 Dmitry V. Levin <ldv at fandra.org> 19990827-ipl8mdk

  • Fix: updated docs about -D -k option.
  • RE and Fandra adaptions.

3 декабря 1999 Florent Villard <warly at mandrakesoft.com>

  • correct a segfault problem with NIS

13 ноября 1999 AEN <aen at logic.ru>

  • Feature: added -D -k option.

22 сентября 1999 Cristian Gafton <gafton at redhat.com>

  • fix segfault for userdel when the primary group for the user is not defined

21 сентября 1999 Cristian Gafton <gafton at 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

15 апреля 1999 Bill Nottingham <notting at redhat.com>

  • SIGHUP nscd from usermod, too

9 апреля 1999 Michael K. Johnson <johnsonm at redhat.com>

  • added usermod password locking from Chris Adams <cadams@ro.com>

8 апреля 1999 Bill Nottingham <notting at redhat.com>

  • have things that modify users/groups SIGHUP nscd on exit

31 марта 1999 Michael K. Johnson <johnsonm at 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

23 марта 1999 Preston Brown <pbrown at redhat.com>

  • edit out unused CHFN fields from login.defs.

21 марта 1999 Cristian Gafton <gafton at redhat.com>

  • auto rebuild in the new build environment (release 7)

13 января 1999 Bill Nottingham <notting at redhat.com>

  • configure fix for arm

30 декабря 1998 Cristian Gafton <gafton at redhat.com>

  • build against glibc 2.1

21 августа 1998 Jeff Johnson <jbj at 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)

8 мая 1998 Prospector System <bugs at redhat.com>

  • translations modified for de, fr, tr

21 апреля 1998 Cristian Gafton <gafton at redhat.com>

  • updated to 980403
  • redid the patches

30 декабря 1997 Cristian Gafton <gafton at 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

13 ноября 1997 Erik Troan <ewt at 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

6 ноября 1997 Cristian Gafton <gafton at redhat.com>

  • added forgot lastlog command to the spec file

26 октября 1997 Cristian Gafton <gafton at redhat.com>

  • obsoletes adduser

23 октября 1997 Cristian Gafton <gafton at redhat.com>

  • modified groupadd; updated the patch

12 сентября 1997 Cristian Gafton <gafton at redhat.com>

  • updated to 970616
  • changed useradd to meet RH specs
  • fixed some bugs

17 июня 1997 Erik Troan <ewt at redhat.com>

  • built against glibc
 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin