SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for coreutils-5.2.1-31.2.el4.1.i386.rpm :
Fri May 26 02:00:00 2006 Rex Dieter 5.2.1-31.2.1
- drop \'multiple\' from /etc/pam.d/su (bug #106483)

Tue Jun 21 02:00:00 2005 Tim Waugh 5.2.1-31.2
- Fixed pam patch from Steve Grubb (bug #154946, bug #159219):
- su does not set the pam tty variable. This is needed
for auditing among other things.
- if there is a problem with init groups, session close must be called
since session open can mount drives.
- pam credentials should not be set in the child since the parent will
need to dispose of credentials later.
- if there is a fork error, pam credentials need to be deleted and the
session closed.
- the parent needs to delete the pam credentials before it ends pam.

Thu Feb 10 01:00:00 2005 Tim Waugh 5.2.1-31.1
- Jakub Jelinek\'s sort -t multibyte fixes (bug #147567).

Tue Oct 19 02:00:00 2004 Tim Waugh
- Prevent compiler warning in coreutils-i18n.patch (bug #136090).

Wed Oct 6 02:00:00 2004 Tim Waugh 5.2.1-31
- getgrouplist() patch from Ulrich Drepper.
- The selinux patch should be applied last.

Tue Oct 5 02:00:00 2004 Dan Walsh 5.2.1-30
- Mv runuser to /sbin

Tue Oct 5 02:00:00 2004 Dan Walsh 5.2.1-28
- Fix runuser man page.

Tue Oct 5 02:00:00 2004 Tim Waugh
- Fixed build.

Sat Sep 25 02:00:00 2004 Dan Walsh 5.2.1-26
- Add runuser as similar to su, but only runable by root

Sat Sep 25 02:00:00 2004 Tim Waugh 5.2.1-25
- chown(1) patch from Ulrich Drepper.

Wed Sep 15 02:00:00 2004 Tim Waugh 5.2.1-24
- SELinux patch fix: don\'t display \'(null)\' if getfilecon() fails
(bug #131196).

Sat Aug 21 02:00:00 2004 Tim Waugh 5.2.1-23
- Fixed colorls.csh quoting (bug #102412).
- Fixed another join LSB test failure (bug #121153).

Tue Aug 17 02:00:00 2004 Tim Waugh 5.2.1-22
- Fixed sort -t LSB test failure (bug #121154).
- Fixed join LSB test failure (bug #121153).

Thu Aug 12 02:00:00 2004 Tim Waugh 5.2.1-21
- Apply upstream patch to fix \'cp -a\' onto multiply-linked files (bug #128874).
- SELinux patch fix: don\'t error out if lgetfilecon() returns ENODATA.

Wed Aug 11 02:00:00 2004 Tim Waugh 5.2.1-20
- Added \'konsole\' TERM to DIR_COLORS (bug #129544).

Thu Aug 5 02:00:00 2004 Tim Waugh 5.2.1-19
- Added \'gnome\' TERM to DIR_COLORS (bug #129112).
- Worked around a bash bug #129128.
- Fixed an i18n patch bug in cut (bug #129114).

Wed Aug 4 02:00:00 2004 Tim Waugh
- Fixed colorls.{sh,csh} so that the l. and ll aliases are always defined
(bug #128948).

Wed Jul 14 02:00:00 2004 Tim Waugh 5.2.1-18
- Fixed field extraction in sort (bug #127694).

Sat Jun 26 02:00:00 2004 Tim Waugh
- Added \'TERM screen.linux\' to DIR_COLORS (bug #78816).

Thu Jun 24 02:00:00 2004 Dan Walsh 5.2.1-17
- Move pam-xauth to after pam-selinux

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

Tue Jun 8 02:00:00 2004 Tim Waugh 5.2.1-15
- Fix ls -Z (bug #125447).

Sat Jun 5 02:00:00 2004 Tim Waugh
- Build requires bison (bug #125290).

Sat Jun 5 02:00:00 2004 Tim Waugh 5.2.1-14
- Fix selinux patch causing problems with ls --format=... (bug #125238).

Fri Jun 4 02:00:00 2004 Dan Walsh 5.2.1-13
- Change su to use pam_selinux open and pam_selinux close

Thu Jun 3 02:00:00 2004 Tim Waugh 5.2.1-12
- Don\'t call access() on symlinks about to be removed (bug #124699).

Thu Jun 3 02:00:00 2004 Tim Waugh 5.2.1-11
- Fix ja translation (bug #124862).

Wed May 19 02:00:00 2004 Jeremy Katz 5.2.1-10
- rebuild

Tue May 18 02:00:00 2004 Tim Waugh 5.2.1-9
- Mention pam in the info for su (bug #122592).
- Remove wheel group rant again (bug #122886).
- Change default behaviour for chgrp/chown (bug #123263). Patch from
upstream.

Tue May 18 02:00:00 2004 Thomas Woerner 5.2.1-8
- compiling su PIE

Thu May 13 02:00:00 2004 Tim Waugh
- Build requires new versions of autoconf and automake (bug #123098).

Wed May 5 02:00:00 2004 Tim Waugh 5.2.1-7
- Fix join -t (bug #122435).

Wed Apr 21 02:00:00 2004 Tim Waugh 5.2.1-6
- Fix \'ls -Z\' displaying users/groups if stat() failed (bug #121292).

Sat Apr 10 02:00:00 2004 Dan Walsh 5.2.1-5
- Add ls -LZ fix
- Fix chcon to handle \".\"

Thu Mar 18 01:00:00 2004 Tim Waugh
- Apply upstream fix for non-zero seconds for --date=\"10:00 +0100\".

Wed Mar 17 01:00:00 2004 Dan Walsh 5.2.1-3
- If preserve fails, report as warning unless user requires preserve

Wed Mar 17 01:00:00 2004 Dan Walsh 5.2.1-2
- Make mv default to preserve on context

Sun Mar 14 01:00:00 2004 Tim Waugh 5.2.1-1
- 5.2.1.

Sat Mar 13 01:00:00 2004 Tim Waugh 5.2.0-9
- Add \'-Z\' to \'ls --help\' output (bug #118108).

Sat Mar 6 01:00:00 2004 Tim Waugh
- Fix deref-args test case for rebuilding under SELinux (bug #117556).

Thu Feb 26 01:00:00 2004 Tim Waugh 5.2.0-8
- kill(1) offloaded to util-linux altogether.

Wed Feb 25 01:00:00 2004 Tim Waugh 5.2.0-7
- Ship the real \'[\', not a symlink.

Tue Feb 24 01:00:00 2004 Tim Waugh 5.2.0-6
- Apply Paul Eggert\'s chown patch (bug #116536).
- Merged chdir patch into pam patch where it belongs.

Tue Feb 24 01:00:00 2004 Tim Waugh 5.2.0-5
- Fixed i18n patch bug causing sort -M not to work (bug #116575).

Sun Feb 22 01:00:00 2004 Tim Waugh 5.2.0-4
- Reinstate kill binary, just not its man page (bug #116463).

Sun Feb 22 01:00:00 2004 Tim Waugh 5.2.0-3
- Updated ls-stat patch.

Sat Feb 21 01:00:00 2004 Dan Walsh 5.2.0-2
- fix chcon to ignore . and .. directories for recursing

Sat Feb 21 01:00:00 2004 Tim Waugh 5.2.0-1
- Patch ls so that failed stat() is handled gracefully (Ulrich Drepper).
- 5.2.0.

Fri Feb 20 01:00:00 2004 Tim Waugh
- More AFS patch tidying.

Thu Feb 19 01:00:00 2004 Dan Walsh 5.1.3-0.2
- fix chcon to handle -h qualifier properly, eliminate potential crash

Thu Feb 19 01:00:00 2004 Tim Waugh
- Stop \'sort -g\' leaking memory (i18n patch bug #115620).
- Don\'t ship kill, since util-linux already does.
- Tidy AFS patch.

Tue Feb 17 01:00:00 2004 Tim Waugh 5.1.3-0.1
- 5.1.3.
- Patches ported forward or removed.

Sat Feb 14 01:00:00 2004 Elliot Lee 5.0-40
- rebuilt

Wed Jan 21 01:00:00 2004 Dan Walsh 5.0-39
- Change /etc/pam.d/su to remove preservuser and add multiple

Wed Jan 21 01:00:00 2004 Dan Walsh 5.0-38
- Change is_selinux_enabled to is_selinux_enabled > 0

Wed Jan 21 01:00:00 2004 Dan Walsh 5.0-37
- Add pam_selinux to pam file to allow switching of roles within selinux

Sat Jan 17 01:00:00 2004 Tim Waugh
- The textutils-2.0.17-mem.patch is no longer needed.

Fri Jan 16 01:00:00 2004 Tim Waugh 5.0-36
- Fixed autoconf test causing builds to fail.

Wed Dec 10 01:00:00 2003 Dan Walsh 5.0-35
- Fix copying to non xattr files

Fri Dec 5 01:00:00 2003 Tim Waugh 5.0-34.sel
- Fix column widths problems in ls.

Wed Dec 3 01:00:00 2003 Tim Waugh 5.0-33.sel
- Speed up md5sum by disabling speed-up asm.

Thu Nov 20 01:00:00 2003 Dan Walsh 5.0-32.sel
- Try again

Thu Nov 20 01:00:00 2003 Dan Walsh 5.0-31.sel
- Fix move on non SELinux kernels

Sat Nov 15 01:00:00 2003 Tim Waugh 5.0-30.sel
- Fixed useless acl dependencies (bug #106141).

Sat Oct 25 02:00:00 2003 Dan Walsh 5.0-29.sel
- Fix id -Z

Wed Oct 22 02:00:00 2003 Dan Walsh 5.0-28.sel
- Turn on SELinux
- Fix chcon error handling

Thu Oct 16 02:00:00 2003 Dan Walsh 5.0-28
- Turn off SELinux

Tue Oct 14 02:00:00 2003 Dan Walsh 5.0-27.sel
- Turn on SELinux

Tue Oct 14 02:00:00 2003 Dan Walsh 5.0-27
- Turn off SELinux

Tue Oct 14 02:00:00 2003 Dan Walsh 5.0-26.sel
- Turn on SELinux

Mon Oct 13 02:00:00 2003 Florian La Roche
- allow compiling without pam support

Sat Oct 11 02:00:00 2003 Tim Waugh 5.0-23
- Make split(1) handle large files (bug #106700).

Fri Oct 10 02:00:00 2003 Dan Walsh 5.0-22
- Turn off SELinux

Thu Oct 9 02:00:00 2003 Dan Walsh 5.0-21.sel
- Cleanup SELinux patch

Sat Oct 4 02:00:00 2003 Tim Waugh 5.0-20
- Restrict ACL support to only those programs needing it (bug #106141).
- Fix default PATH for LSB (bug #102567).

Fri Sep 12 02:00:00 2003 Dan Walsh 5.0-19
- Turn off SELinux

Thu Sep 11 02:00:00 2003 Dan Walsh 5.0-18.sel
- Turn on SELinux

Sat Sep 6 02:00:00 2003 Dan Walsh 5.0-17
- Turn off SELinux

Wed Sep 3 02:00:00 2003 Dan Walsh 5.0-16.sel
- Only call getfilecon if the user requested it.
- build with selinux

Thu Aug 21 02:00:00 2003 Tim Waugh 5.0-14
- Documentation fix (bug #102697).

Wed Aug 13 02:00:00 2003 Tim Waugh 5.0-13
- Made su use pam again (oops).
- Fixed another i18n bug causing sort --month-sort to fail.
- Don\'t run dubious stty test, since it fails when backgrounded
(bug #102033).
- Re-enable make check.

Sat Aug 9 02:00:00 2003 Tim Waugh 5.0-12
- Don\'t run \'make check\' for this build (build environment problem).
- Another uninitialized variable in i18n (from bug #98683).

Thu Aug 7 02:00:00 2003 Dan Walsh 5.0-11
- Internationalize runcon
- Update latest chcon from NSA

Thu Jul 31 02:00:00 2003 Tim Waugh
- Re-enable make check.

Thu Jul 31 02:00:00 2003 Tim Waugh 5.0-9
- Don\'t run \'make check\' for this build (build environment problem).

Tue Jul 29 02:00:00 2003 Tim Waugh 5.0-8
- Actually use the ACL patch (bug #100519).

Sat Jul 19 02:00:00 2003 Dan Walsh 5.0-7
- Convert to SELinux

Tue Jun 10 02:00:00 2003 Tim Waugh
- Removed samefile patch. Now the test suite passes.

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

Thu May 29 02:00:00 2003 Tim Waugh 5.0-5
- Both kon and kterm support colours (bug #83701).
- Fix \'ls -l\' alignment in zh_CN locale (bug #88346).

Tue May 13 02:00:00 2003 Tim Waugh 5.0-4
- Prevent file descriptor leakage in du (bug #90563).
- Build requires recent texinfo (bug #90439).

Thu May 1 02:00:00 2003 Tim Waugh 5.0-3
- Allow obsolete options unless POSIXLY_CORRECT is set.

Sun Apr 13 02:00:00 2003 Tim Waugh
- Fold bug was introduced by i18n patch; fixed there instead.

Sat Apr 12 02:00:00 2003 Matt Wilson 5.0-2
- fix segfault in fold (#88683)

Sun Apr 6 02:00:00 2003 Tim Waugh 5.0-1
- 5.0.

Tue Mar 25 01:00:00 2003 Tim Waugh
- Use _smp_mflags.

Tue Mar 25 01:00:00 2003 Tim Waugh 4.5.11-2
- Remove overwrite patch.
- No longer seem to need nolibrt, errno patches.

Fri Mar 21 01:00:00 2003 Tim Waugh
- No longer seem to need danglinglink, prompt, lug, touch_errno patches.

Fri Mar 21 01:00:00 2003 Tim Waugh 4.5.11-1
- 4.5.11.
- Use packaged readlink.

Thu Mar 20 01:00:00 2003 Tim Waugh 4.5.10-1
- 4.5.10.
- Update lug, touch_errno, acl, utmp, printf-ll, i18n, test-bugs patches.
- Drop fr_fix, LC_TIME, preserve, regex patches.

Thu Mar 13 01:00:00 2003 Tim Waugh 4.5.3-21
- Fixed another i18n patch bug (bug #82032).

Wed Mar 12 01:00:00 2003 Tim Waugh 4.5.3-20
- Fix sort(1) efficiency in multibyte encoding (bug #82032).

Wed Feb 19 01:00:00 2003 Tim Waugh 4.5.3-19
- Ship readlink(1) (bug #84200).

Fri Feb 14 01:00:00 2003 Tim Waugh 4.5.3-18
- Deal with glibc < 2.2 in %pre scriplet (bug #84090).

Thu Feb 13 01:00:00 2003 Tim Waugh 4.5.3-16
- Require glibc >= 2.2 (bug #84090).

Wed Feb 12 01:00:00 2003 Bill Nottingham 4.5.3-15
- fix group (#84095)

Thu Jan 23 01:00:00 2003 Tim Powers 4.5.3-14
- rebuilt

Fri Jan 17 01:00:00 2003 Tim Waugh
- Fix rm(1) man page.

Fri Jan 17 01:00:00 2003 Tim Waugh 4.5.3-13
- Fix re_compile_pattern check.
- Fix su hang (bug #81653).

Wed Jan 15 01:00:00 2003 Tim Waugh 4.5.3-11
- Fix memory size calculation.

Wed Dec 18 01:00:00 2002 Tim Waugh 4.5.3-10
- Fix mv error message (bug #79809).

Tue Dec 17 01:00:00 2002 Tim Powers 4.5.3-9
- added PreReq on grep

Sat Dec 14 01:00:00 2002 Tim Waugh
- Fix cp --preserve with multiple arguments.

Fri Dec 13 01:00:00 2002 Tim Waugh 4.5.3-8
- Turn on colorls for screen (bug #78816).

Tue Dec 10 01:00:00 2002 Tim Waugh 4.5.3-7
- Fix mv (bug #79283).
- Add patch27 (nogetline).

Mon Dec 2 01:00:00 2002 Tim Powers 4.5.3-6
- use the su.pamd from sh-utils since it works properly with multilib systems

Sat Nov 30 01:00:00 2002 Tim Waugh 4.5.3-5
- Fix test suite quoting problems.

Sat Nov 30 01:00:00 2002 Tim Waugh 4.5.3-4
- Fix scriplets.
- Fix i18n patch so it doesn\'t break uniq.
- Fix several other patches to either make the test suite pass or
not run the relevant tests.
- Run \'make check\'.
- Fix file list.

Fri Nov 29 01:00:00 2002 Tim Waugh 4.5.3-3
- Adapted for Red Hat Linux.
- Self-host for help2man.
- Don\'t ship readlink just yet (maybe later).
- Merge patches from fileutils and sh-utils (textutils ones are already
merged it seems).
- Keep the binaries where the used to be (in particular, id and stat).

Mon Nov 18 01:00:00 2002 Stew Benedict 4.5.3-2mdk
- LI18NUX/LSB compliance (patch800)
- Installed (but unpackaged) file(s) - /usr/share/info/dir

Fri Nov 1 01:00:00 2002 Thierry Vignaud 4.5.3-1mdk
- new release
- rediff patch 180
- merge patch 150 into 180

Tue Oct 15 02:00:00 2002 Thierry Vignaud 4.5.2-6mdk
- move su back to /bin

Tue Oct 15 02:00:00 2002 Thierry Vignaud 4.5.2-5mdk
- patch 0 : lg locale is illegal and must be renamed lug (pablo)

Tue Oct 15 02:00:00 2002 Thierry Vignaud 4.5.2-4mdk
- fix conflict with procps

Tue Oct 15 02:00:00 2002 Thierry Vignaud 4.5.2-3mdk
- patch 105 : fix install -s

Tue Oct 15 02:00:00 2002 Thierry Vignaud 4.5.2-2mdk
- fix build
- don\'t chmode two times su
- build with large file support
- fix description
- various spec cleanups
- fix chroot installation
- fix missing /bin/env
- add old fileutils, sh-utils & textutils ChangeLogs

Sat Oct 12 02:00:00 2002 Thierry Vignaud 4.5.2-1mdk
- initial release (merge fileutils, sh-utils & textutils)
- obsoletes/provides: sh-utils/fileutils/textutils
- fileutils stuff go in 1xx range
- sh-utils stuff go in 7xx range
- textutils stuff go in 5xx range
- drop obsoletes patches 1, 2, 10 (somes files\'re gone but we didn\'t ship
most of them)
- rediff patches 103, 105, 111, 113, 180, 706
- temporary disable patch 3 & 4
- fix fileutils url


 
ICM