# ChangeLog for sys-apps/shadow # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/sys-apps/shadow/ChangeLog,v 1.38 2003/09/26 19:55:11 azarah Exp $ 26 Sep 2003; Martin Schlemmer shadow-4.0.3-r7.ebuild: Mark stable. 26 Sep 2003; Martin Holzer shadow-4.0.3-r3.ebuild, shadow-4.0.3-r4.ebuild, shadow-4.0.3-r5.ebuild, shadow-4.0.3-r6.ebuild, shadow-4.0.3-r7.ebuild: Added nls? sys-devel/gettext. Closes #29236. *shadow-4.0.3-r7 (04 Aug 2003) 04 Aug 2003; Martin Schlemmer shadow-4.0.3-r7.ebuild, files/pam.d/system-auth-1.1: Remove the 'nodelay' option from authentication (/etc/pam.d/system-auth), bug #24081. 29 Jun 2003; Chris PeBenito shadow-4.0.3-r6.ebuild: Remove selinux stuff, as its no longer needed. Using pam-login again. *shadow-4.0.3-r6 (18 May 2003) 18 May 2003; Martin Schlemmer shadow-4.0.3-r6.ebuild: Get the fixed version that do not exclude selinux in as latest stable. *shadow-4.0.3-r5 (13 May 2003) 14 May 2003; Joshua Kinard shadow-4.0.3-r5.ebuild: Added "gnuconfig" to inherit and "gnuconfig_update" to src_compile() to make it detect mips systems correctly 13 May 2003; Daniel Ahlberg : Security update. Added nodelay to second line of pam.d/system-auth. *shadow-4.0.3-r4 (23 Feb 2003) 24 Feb 2003; Martin Schlemmer shadow-4.0.3-r4.ebuild : Remove the patch again, as it could be a security risk. Users can use: # sudo -u nobody ls If they need to run commands as user with '/bin/false' as login ... 23 Feb 2003; Martin Schlemmer shadow-4.0.3-r4.ebuild : If su should not simulate a login shell, use '/bin/sh' as shell to enable running of commands as user with /bin/false as shell, closing bug #15015. 21 Feb 2003; Zach Welch shadow-4.0.3-r3.ebuild : Added arm to keywords. 09 Feb 2003; Guy Martin shadow-4.0.3-r3.ebuild : Added hppa to keywords. 19 Jan 2003; Martin Schlemmer shadow-4.0.3-r3.ebuild : Patch the useradd manpage to be a bit more clear, closing bug #13203. Thanks to Guy . *shadow-4.0.3-r3 (25 Dec 2002) 24 Mar 2003; Joshua Brindle shadow-4.0.3-r3.ebuild: added pam.d files for selinux builds 23 Mar 2003; Joshua Brindle shadow-4.0.3-r3.ebuild: added selinux support, thanks sindian 18 Jan 2003; Jan Seidel : Added mips to keywords 25 Dec 2002; Martin Schlemmer shadow-4.0.3-r3.ebuild : Added /etc/default/useradd with default shell of /bin/bash, closing bug #5629. 06 Dec 2002; Rodney Rees : Changed sparc ~sparc keywords. 03 Dec 2002; Martin Schlemmer shadow-4.0.3-r2.ebuild : Mark as stable. Update pam.d/su to use pam_filelist.so if uncommented. This can be used as a type of /etc/suauth. Should close bug #4210. Fix an issue where /etc/pam.d/system-auth.new was still being installed. *shadow-4.0.3-r1 (20 Oct 2002) 20 Oct 2002; Martin Schlemmer shadow-4.0.3-r2.ebuild : Update the su-pam_open_session.patch, as the old one did not export XAUTHORITY, or call pam_close_session(). *shadow-4.0.3-r1 (19 Oct 2002) 19 Oct 2002; Martin Schlemmer shadow-4.0.3-r1.ebuild : Get su to call pam_open_session(), and also set DISPLAY and XAUTHORITY, else the session entries in /etc/pam.d/su never get executed, and pam_xauth for one, is then never used. This should close bug #8831. 12 Oct 2002; Martin Schlemmer shadow-4.0.3.ebuild : Fix bug #9031 (add /etc/default/ to fix adduser -D). *shadow-4.0.2-r4.ebuild (14 July 2002) 14 Jul 2002; phoen][x shadow-4.0.2-r4.ebuild : Added KEYWORDS, SLOT. *shadow-4.0.1-r2.ebuild (14 July 2002) 14 Jul 2002; phoen][x shadow-4.0.1-r2.ebuild : Added KEYWORDS, SLOT. 29 Jun 2002; M.Schlemmer Update to use libtool.eclass. This fix the compile problems without having custom $LIBS and $LDFLAGS. *shadow-4.0.2-r5 (28 Apr 2002) 14 Jul 2002; phoen][x shadow-4.0.2-r5.ebuild : Added KEYWORDS. 28 Apr 2002; M.Schlemmer Remove /etc/login.defs. 8 Apr 2002; M.Schlemmer Removed /bin/login in favour of the one in util-linux, as the one included here have a root exploit if pam_limits is in use. Libtoolized to fix .la files. Build is pretty broken if libtoolized, so had to put a unortodox LIBS= and LDFLAGS= there. *shadow-4.0.3 (3 Apr 2002) 14 Jul 2002; phoen][x shadow-4.0.3.ebuild : Added KEYWORDS. 3 Apr 2002; Jared H. Hudson Added new shadow version, currently masked out until it's been tested better. *shadow-4.0.2-r3 (3 Apr 2002) 3 Apr 2002; Jared H. Hudson Cleaned up earlier fix to account for all possibilities, such as binary packages, different ROOT's, and an already existing good system-auth file. *shadow-4.0.2-r2 (3 Apr 2002) 3 Apr 2002; Jared H. Hudson Fixed /etc/pam.d/system-auth to use pam_unix instead of pam_pwdb due to security bug. *shadow-4.0.2-r1 (25 Mar 2002) 25 Mar 2002; M.Schlemmer Fix the "libdir" in /usr/lib/libmisc.la. *shadow-20001016-r10 (12 Mar 2002) 14 Jul 2002; phoen][x shadow-20001016-r10.ebuild : Added KEYWORDS, SLOT. 12 Mar 2002; Seemant Kulleen Added USE dependent nls compilation. *shadow-20001016-r9 (26 Feb 2002) 14 Jul 2002; phoen][x shadow-20001016-r9.ebuild : Added KEYWORDS, SLOT. 26 Feb 2002; T.Neidt shadow-20001016-r9.ebuild, login.defs Changed 'CREATE_HOME yes' to 'CREATE_HOME no' in login.defs. CREATE_HOME is a RedHat'ism and is not supported by the stock shadow package (see src/useradd.c). When CREATE_HOME is set to 'yes', adduser generates a warning meassage. Bumped ebuild revision so login.defs will be updated by emerge updates. Note to users: 'useradd -m ' will create the home directory and add any files in /etc/skel (see 'man adduser') *shadow-20001016-r8 (25 Feb 2002) 14 Jul 2002; phoen][x shadow-20001016-r8.ebuild : Added KEYWORDS, SLOT. 25 Feb 2002; M.Schlemmer shadow-20001016-r8.ebuild Added a 'rm -rf ${D}/usr/share/man/*' to Chris's man fix to clean the Polish pages. Added the line for installing /etc/pam.d/chage again, which should close bug #837. *shadow-20001016-r7 (20 Feb 2002) 14 Jul 2002; phoen][x shadow-20001016-r7.ebuild : Added KEYWORDS, SLOT. 20 Feb 2002; Chris Houser shadow-20001016-r7.ebuild files/digest-shadow-20001016-r7 ChangeLog : Changed man page installation. More man pages are now included, and all should be in English (instead of the occasional Polish page). This closes bug #594. *shadow-20001016-r6 (1 Feb 2002) 1 Feb 2002; G.Bevin ChangeLog : Added initial ChangeLog which should be updated whenever the package is updated in any way. This changelog is targetted to users. This means that the comments should well explained and written in clean English. The details about writing correct changelogs are explained in the skel.ChangeLog file which you can find in the root directory of the portage repository.