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)

Jim Meyering | 19 Apr 23:20

coreutils-6.11 released

Coreutils version 6.11 has been released.  This is a stable release.

Since 6.10, there have been 200 change sets in coreutils proper and almost
300 in gnulib (most of the files in coreutils/{lib,m4} come from gnulib).

Thanks to everyone who has contributed to this release.
This time, a trio from Stanford, Cristian Cadar, Daniel Dunbar and
Dawson Engler deserve special thanks for discovering an amazing number
of bugs (usually segfault-inducing), one in each of the following tools:
pr, md5sum (also affecting sha*sum), mknod, mkfifo, mkdir, paste and ptx.

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

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

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

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

For more information on LZMA compression, see <http://tukaani.org/lzma/>.
(Continue reading)

Jim Meyering | 22 Jan 22:15

coreutils-6.10 released (stable)

Coreutils version 6.10 has been released.  This is a stable release.

Since the previous stable release, 6.9, there have been three test
releases: 6.9.90,91,92 and almost 500 change sets in coreutils proper.
That doesn't include the 1100+ change sets in gnulib (most of the
files in coreutils/{lib,m4} come from gnulib).

Thanks to everyone who has contributed to this release.
For a summary of changes and contributors, see:
  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v6.10
or run this command from a git-cloned work area:
  git shortlog v6.9..v6.10

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

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

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

For more information on LZMA compression, see <http://tukaani.org/lzma/>.
Since the lzma-compressed tarball is 2MB smaller than the .bz2 one,
and since it decompresses twice as fast, I no longer create bzip2-
compressed tarballs.

[*] You can use either of the above signature files to verify that
(Continue reading)

Jim Meyering | 12 Jan 10:14

coreutils-6.9.92 released

Coreutils version 6.9.92 has been released.
This is a bug-fix-only release.  I expect the next release
to be coreutils-6.10, with a well-deserved "stable" rating.

Thanks to everyone who has contributed to this release.
For a summary of changes and contributors, see here:
  http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=v6.9.92

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

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

Here are the xdelta diffs (useful? if so, please tell bug-gnulib@...):
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-6.9.91-6.9.92.xdelta (220KB)

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

If you haven't heard about LZMA yet, see <http://tukaani.org/lzma/>.
Since the lzma-compressed tarball is 2MB smaller than the .bz2 one,
and since it decompresses twice as fast, I no longer create bzip2-
compressed tarballs.

[*] 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.
(Continue reading)

Jim Meyering | 15 Dec 15:38

coreutils-6.9.91 released (bug-fix-only)


Coreutils version 6.9.91 has been released.
This is a bug-fix-only release.
There has been unusually few reports of problems with
the previous release.  I hope this is a trend.

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

Thanks to everyone who has contributed to this release.
For a summary of changes and contributors, see here:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=shortlog;h=7477cd16628baefad1bd7848810e7c1e1774a7c0

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

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

If you haven't heard about LZMA yet, see <http://tukaani.org/lzma/>.
Since the lzma-compressed tarball is 2MB smaller than the .bz2 one,
and since it decompresses twice as fast, I no longer create bzip2-
compressed tarballs.

[*] 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:
(Continue reading)

Jim Meyering | 2 Dec 11:20

coreutils-6.9.90 released

Coreutils version 6.9.90 has been released.
This is a feature release, but it includes a surprising number
of fixes for very old bugs.

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

It's been more than 8 months and almost 450 change-sets since the
previous release, which was the stable coreutils-6.9, on 2007-03-22.
Like coreutils-6.8, I consider this a not-unstable release.  I can't in
good conscience call it stable, because there have been so many changes
and not enough exposure, yet I have a lot of confidence that the programs
are consistently improved over the ones in coreutils-6.9.

Thanks to everyone who has contributed to this release.  Here's the list
of 'commit author' names and commit counts, excluding mine.  If you sent
in a complete patch since 6.9, and I applied it with few or no changes,
then your name should be here:

     28 Paul Eggert
     10 Eric Blake
      5 Bob Proulx
      4 Pádraig Brady
      3 Ralf Wildenhues
      3 Lasse Collin
      2 Karel Zak
      2 James Youngman
      2 Benno Schulenberg
      2 Andreas Schwab
      1 Micah Cowan
(Continue reading)

Jim Meyering | 22 Mar 23:49

coreutils-6.9 released [stable]


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

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

The previous stable release was 6.7, on Dec 8, 2006.
Then there was a nearly-stable 6.8 release on Feb 24, 2007.
Since 6.8 was a test release, I've included its NEWS entries
below, along with the few for 6.9.

Thanks to all of the people who have contributed patches, suggestions,
and bug reports.  Their names are listed in the ChangeLog files.
A lot of coreutils' portability infrastructure comes from gnulib,
<http://www.gnu.org/software/gnulib>, so ChangeLog entries for the
vast majority of files in lib/ and m4/ are no longer included here.

P.S., I'm considering no longer distributing .xdelta difference files.
If you use those files, please send a message to the bug-coreutils
mailing list.

----------------------------------------------------------------
Here are the compressed sources:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.9.tar.gz   (7.9MB)
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.9.tar.bz2   (5.2MB)

Here are the xdelta-style diffs:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.7-6.9.xdelta   (916KB)

(Continue reading)

Jim Meyering | 25 Feb 01:06

coreutils-6.8 released (not-unstable test release)

Coreutils version 6.8 has been released.

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: http://www.gnu.org/software/coreutils/faq/

This is mostly a bug-fix release, but with a significant
batch of infrastructure changes coming in through gnulib.
Since some of those changes are so new, I've labeled this a
test release, but as the subject implies, I believe this
release is better than "unstable".

Thanks to all of the people who have contributed patches, suggestions,
and bug reports.  Their names are listed in the ChangeLog files.

----------------------------------------------------------------
Here are the compressed sources:
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-6.8.tar.gz   (7.7MB)
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-6.8.tar.bz2   (5.2MB)

Here are the xdelta-style diffs:
  ftp://alpha.gnu.org/gnu/coreutils/coreutils-6.7-6.8.xdelta   (816KB)

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

Here are the MD5 and SHA1 checksums:

76a8f1a9985cfe925f6fbfb84db9b706  coreutils-6.8.tar.gz
85d40c5fa6b42aec4596e6aaae0ec4ee  coreutils-6.8.tar.bz2
(Continue reading)

Jim Meyering | 8 Dec 00:34

coreutils-6.7 released

Coreutils version 6.7 has been released.

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

There were still some significant bugs in coreutils-6.6, so this
is yet another bug-fix-only release.  For details, see the NEWS
section below.

----------------------------------------------------------------
Here are the compressed sources:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.7.tar.gz   (7.7MB)
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.7.tar.bz2   (5.1MB)

Here are the xdelta-style diffs:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.6-6.7.xdelta   (444KB)

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

Here are the MD5 and SHA1 checksums:

bdad8bbcf15c1c1216eabcbefe0295ad  coreutils-6.7.tar.gz
a16465d0856cd011a1acc1c21040b7f4  coreutils-6.7.tar.bz2
356c3a4fca9d2fe109d4ef12cb6d854c  coreutils-6.6-6.7.xdelta
a7713aaad599f3689e9f083d6174f367ff60e2f5  coreutils-6.7.tar.gz
55a6037365f749a4ebb9e88a92132a4f938ac90e  coreutils-6.7.tar.bz2
811baf7825e165f83a34ca6db7584ac17cc4df10  coreutils-6.6-6.7.xdelta

(Continue reading)

Jim Meyering | 22 Nov 15:21

coreutils-6.6 released [stable. Yes, really, this time.]

The version of ls in coreutils-6.5 had a serious bug.  For example,
"ls -l" would segfault when processing a file whose numeric user ID
or group ID has no associated name.

As usual, details are in the ChangeLog files, but note that for
changes in Gnulib-owned files (as most were, this time), the ChangeLog
files are not part of this distribution. See Gnulib for those:
<http://cvs.sv.gnu.org/viewcvs/gnulib/?root=gnulib>.

Here are the compressed sources:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.6.tar.gz   (7.7MB)
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.6.tar.bz2   (5.2MB)

Here are the xdelta-style diffs:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.5-6.6.xdelta   (104KB)

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

Here are the MD5 and SHA1 checksums:

7ec058ad7ab431966198052658819844  coreutils-6.6.tar.gz
64f1589af7d9a879c9bdc0af41e19ff1  coreutils-6.6.tar.bz2
4e1ccc0df7281342097ccc4ffa13632d  coreutils-6.5-6.6.xdelta
a1961cf5687c85ebcd71f703239a2ba77a5fd723  coreutils-6.6.tar.gz
9019a32b122db851eff22ace8669d7cdedf39e7b  coreutils-6.6.tar.bz2
ba4bbcc4117c0173ba5f7a6cc64d8e14f63202c0  coreutils-6.5-6.6.xdelta

This release was bootstrapped with Autoconf 2.61, Automake 1.10,
(Continue reading)

Jim Meyering | 19 Nov 18:06

coreutils-6.5 released (stable)

If you haven't heard about the GNU coreutils, the FAQ is a good
place to start: <http://www.gnu.org/software/coreutils/faq/>.

This is a stable release.

There has been only one significant bug fix since the last release,
but it's an important one, affecting recursive traversals by chmod,
chgrp, chown and du.  See the NEWS below for details.  For older
changes see the distributed NEWS file, or this link:

  <http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=blob;f=NEWS;hb=HEAD>

----------------------------------------------------------------
Here are the compressed sources:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.5.tar.gz   (7.7MB)
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.5.tar.bz2   (5.2MB)

Here are the xdelta-style diffs:
  ftp://ftp.gnu.org/gnu/coreutils/coreutils-6.4-6.5.xdelta   (312KB)

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

Here are the MD5 and SHA1 checksums:

a0811d36a814d8102dbbcd82301274f4  coreutils-6.5.tar.gz
ecf8e9aa5b85dd89a0b18d5fab63de55  coreutils-6.5.tar.bz2
e715ce3d19f431c1426d635784d2f4c3  coreutils-6.4-6.5.xdelta
a199669c764c5a87857c73cc2c0f5f9bc7b72462  coreutils-6.5.tar.gz
(Continue reading)


Gmane