bug-fileutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

coreutils-4.5.7 released


From: Jim Meyering
Subject: coreutils-4.5.7 released
Date: Sat, 08 Feb 2003 22:33:48 +0100

This fixes another ftw.c bug that manifested as a du failure.
It was found thanks to the quick integration into Debian's
unstable distribution.

  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.7.tar.gz   (5.7MB)
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.7.tar.bz2  (3.7MB)
  http://fetish.sf.net/coreutils-4.5.7.tar.gz   (5.7MB)
  http://fetish.sf.net/coreutils-4.5.7.tar.bz2  (3.7MB)

And here are xdelta-style diffs:
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.6-4.5.7.xdelta   (104KB)
  http://fetish.sf.net/coreutils-4.5.6-4.5.7.xdelta   (104KB)

Here are GPG detached signatures:
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.7.tar.gz.sig
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-4.5.7.tar.bz2.sig
  http://fetish.sf.net/coreutils-4.5.7.tar.gz.sig
  http://fetish.sf.net/coreutils-4.5.7.tar.bz2.sig

Here are the MD5 and SHA1 signatures:

0fc450a73f523733bff8df98b8e8f7fa  coreutils-4.5.7.tar.gz
0f8c992dea79ce81fbb3d23aca66f59c  coreutils-4.5.7.tar.bz2
e6f004249a12ee7e848de8fa2a27fccb  coreutils-4.5.6-4.5.7.xdelta
fe51c8ed98a30d9e892ded6eafa19a3f74707e45  coreutils-4.5.7.tar.gz
f11dbe32e12ebb829524b71271536d77293372d6  coreutils-4.5.7.tar.bz2
b0475823c89878dcb3f2f5ede65e0138f256ff8b  coreutils-4.5.6-4.5.7.xdelta
NEWS:
* du would fail with more than one DIR argument when any but the last did not
  contain a slash (due to a bug in ftw.c)

ChangeLog entries:

**********************************************************************
ChangeLog       8 Feb 2003 20:09:36 -0000       1.228
**********************************************************************
2003-02-08  Jim Meyering  <address@hidden>

        * Version 4.5.7.

        * tests/mv/part-symlink: Don't assume that the file owner username
        length is less than 9 in ls output: instead, omit that field
        altogether.  Reported by, and suggested fix from, Ferdinand.

        * tests/du/restore-wd: New test for just-fixed bug in ftw.c.
        * tests/du/Makefile.am (TESTS): Add restore-wd.

        * src/rm.c: Correct now-invalid comment about cycle-detection.


        * NEWS: Add entries from old/*/NEWS
        from fileutils-4.1 through 4.1.11 and
        from sh-utils-2.0 through 2.0.15.  Suggestion from Karl Berry.

**********************************************************************
lib/ChangeLog   8 Feb 2003 18:20:01 -0000       1.481
**********************************************************************
2003-02-08  Jim Meyering  <address@hidden>

        * ftw.c (ftw_startup): Don't shadow outer declaration of save_err.
        Merge inconsequential changes from libc.

        * ftw.c (ftw_startup): When using FTW_CHDIR, always remember
        the current directory, not just when DIR contains a slash.
        Reported by Manoj Srivastava via Michael Stone as Debian bug #180228.

2003-02-07  Jim Meyering  <address@hidden>

        Merge inconsequential changes from libc.
        * ftw.c: Include limits.h earlier.
        Move PATH_MAX definition `down' a little; add comment.
        Rename local, saved_errno to save_err.

        * ftw.c (lstat) [!_LIBC && !LSTAT_FOLLOWS_SLASHED_SYMLINK]:
        Define to rpl_lstat.

**********************************************************************
doc/ChangeLog   8 Feb 2003 20:31:56 -0000       1.81
**********************************************************************
2003-02-07  Richard Dawe  <address@hidden>

        * coreutils.texi: Use @command instead of @code for program names.

        * perm.texi (Mode Structure): Mention filesystem-specific
        permissions and that mounting a filesystem as read-only may
        override actual file permissions.  Use @command instead
        of @code for program names.

2003-02-06  Jim Meyering  <address@hidden>

        * coreutils.texi: Adjust alignment and mention `file, text, shell'
        on the `* Coreutils:...' dirently line.  From Karl Berry.

Attachment: pgpNIw8Jp0MJZ.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]