bug-coreutils
[Top][All Lists]
Advanced

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

new snapshot available: coreutils-6.12.29-a16be


From: Jim Meyering
Subject: new snapshot available: coreutils-6.12.29-a16be
Date: Tue, 10 Jun 2008 11:16:52 +0200

Here's a snapshot of the latest sources, both from
coreutils and from gnulib.  In coreutils proper, the only real
news is the addition of two new programs, timeout and truncate,
and the addition of the --quiet option for md5sum & co.
However, in gnulib, Bruno Haible added comprehensive ACL support,
so if you care about that (or just want to see if things still work
on your favorite combination of OS and file system type), please
give this a try.

If you want to help out specifically on the ACL-testing front,
here's Bruno's call for testing, with detailed instructions:

  http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/13837


coreutils snapshot:
  http://meyering.net/cu/coreutils-ss.tar.gz        8.7 MB
  http://meyering.net/cu/coreutils-ss.tar.lzma      3.7 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.12.29-a16be.tar.gz
  http://meyering.net/cu/coreutils-6.12.29-a16be.tar.lzma

Changes in coreutils-proper (not gnulib) since v6.12:

Bo Borgerson (1):
      standardize some error messages

Bruno Haible (1):
      * NEWS (Improvements): Mention improved (via gnulib) ACL support.

Eric Blake (2):
      export program_name, required by gnulib
      improve 'date +%C' documentation

Erik Auerswald (1):
      md5sum: new option, --quiet, to suppress OK messages

Jim Meyering (18):
      * .prev-version: Record previous version.
      adjust format of .prev-version commit message
      * NEWS: add header line for next release
      update old_NEWS_hash
      add rules to commit three post-release changes automatically
      spell author names consistently
      revert inadvertent change in last patch
      declare program_name consistently
      each file with a "main" must also declare program_name
      accommodate older SELinux which lacks matchpathcon_init_prefix
      fix cpp indentation policy violations
      remove duplicate definition of matchpathcon_init_prefix
      use gnulib's progname module
      adjust c99-to-c89 patch as well as the code to generate it
      nice.c: avoid a cast
      syntax-check: detect anachronistic Perl-based tests
      maint.mk: my-distcheck runs $(MAKE) syntax-check once again
      enforce the proper_name_utf8-requires-ICONV link rule

Pádraig Brady (4):
      new program: timeout
      Add new program: truncate
      timeout: use system-independent exit values
      remove test for specific diagnostic when truncating missing directory

Simon Josefsson (2):
      src/base64.c: Improve comments.
      doc: adjust base64 documentation




reply via email to

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