Ticket #1919 (closed enhancement: fixed)

Opened 2 years ago

Last modified 1 year ago

coreutils-6.6

Reported by: matthew@linuxfromscratch.org Assigned to: matthew@linuxfromscratch.org
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

New version. See NEWS in the tarball for details.

Change History

11/22/06 12:09:57 changed by matthew@linuxfromscratch.org

  • summary changed from coreutils-6.5 to coreutils-6.6.

Now coreutils-6.6:

* Noteworthy changes in release 6.6 (2006-11-22) [stable]

** Bug fixes

ls would segfault (dereference a NULL pointer) for a file with a nameless group or owner. This bug was introduced in coreutils-6.5.

A bug in the latest official m4/gettext.m4 (from gettext-0.15) made configure fail to detect gettext support, due to the unusual way in which coreutils uses AM_GNU_GETTEXT.

** Improved robustness

Now, du (and the other fts clients: chmod, chgrp, chown) honor a trailing slash in the name of a symlink-to-directory even on Solaris 9, by working around its buggy fstatat implementation.

11/23/06 12:23:37 changed by matthew@linuxfromscratch.org

  • owner changed from lfs-book@linuxfromscratch.org to matthew@linuxfromscratch.org.
  • status changed from new to assigned.

11/25/06 10:19:52 changed by matthew@linuxfromscratch.org

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r7859.

10/05/07 07:53:16 changed by jhuntwork@linuxfromscratch.org

  • milestone deleted.

Milestone 6.3 deleted