bug-coreutils
[Top][All Lists]
Advanced

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

new coreutils snapshot available


From: Jim Meyering
Subject: new coreutils snapshot available
Date: Sat, 29 Mar 2008 15:24:27 +0100

I'm planning to make a release soon, maybe in the next week,
so here's a snapshot of the current state:

coreutils snapshot:
  http://meyering.net/cu/coreutils-ss.tar.gz        8.8 MB
  http://meyering.net/cu/coreutils-ss.tar.lzma      3.6 MB
  http://meyering.net/cu/coreutils-ss.tar.gz.sig
  http://meyering.net/cu/coreutils-ss.tar.lzma.sig
aka
  http://meyering.net/cu/coreutils-6.10.156-0ec48.tar.gz
  http://meyering.net/cu/coreutils-6.10.156-0ec48.tar.lzma

Changes since 6.10.133-677610:
----------------------------------------------------------------------

Daniel Dunbar (1):
      mkdir -Z x d: don't segfault when diagnosing invalid context "x"

Eric Blake (1):
      Use new gnulib gnumakefile module.

Ingo Weinhold (1):
      remove.c: Accommodate systems with negative errno values.

Jim Meyering (18):
      * GNUmakefile: Update from gnulib.
      * src/seq.c (long_double_format): Add a comment.
      Write NEWS and update c99-to-c89 patch for today's rm improvement.
      ptx.c readability
      ptx: avoid heap overrun for backslash at end of optarg string
      * src/c99-to-c89.diff: Adjust seq.c offsets.
      portability: work around a "busybox sed" limitation
      join.c: syntax/style tweaks
      join bug fix: adapt keycmp to work with new order-checking feature
      Test for mkdir bug fix.
      * src/join.c (keycmp): Document new parameters.
      paste -d\\: avoid heap overrun for backslash at end of delim list
      Perform explicit exit-nonzero if the embedded Perl script fails.
      Require that "(exit $fail); exit $fail" be last line of each test.
      Fix typo in old NEWS and ChangeLog: s/commmand/command/.
      mknod, mkfifo: don't segfault when diagnosing invalid SELinux context
      Work around a recent glibc/getopt.c diagnostic change.
      tests: accept ENOTSUP message as well as the EINVAL one

Peter Fales (1):
      id bug fix: don't point to potentially clobbered static storage

Pádraig Brady (1):
      tests: Factor out code that's going to be reused.




reply via email to

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