Jim Meyering | 1 Jun 12:12

coreutils-6.12 released

Coreutils version 6.12 has been released.
This is a stable, bug-fix release.

For a summary of changes and contributors, see:
  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v6.12
or run this command from a git-cloned coreutils directory:
  git shortlog v6.11..v6.12

To summarize the gnulib-related changes, you can run this command
From a git-cloned gnulib directory:
git shortlog 2e8956774250d3f5636898fea193c5abaf041d08\
..b9c1b3ae9d1cb02e7712988570355d4258f1bcb0

Here are the compressed sources:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.12.tar.gz   (8.7MB)
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.12.tar.lzma   (3.6MB)

Here are the GPG detached signatures[*]:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.12.tar.gz.sig
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.12.tar.lzma.sig

[*] You can use either of the above signature files to verify that
the corresponding file (without the .sig suffix) is intact.  First,
be sure to download both the .sig file and the corresponding tarball.
Then, run a command like this:

  gpg --verify coreutils-6.12.tar.gz.sig

If that command fails because you don't have the required public key,
then run this command to import it:
(Continue reading)


Gmane