coreutils-6.9.92 released

Jim Meyering <[email protected]> Sat, 12 Jan 2008 10:14:52 +0100
Newsgroups gmane.comp.gnu.coreutils.announce
Message-ID <874pdjcsmr.fsf__34555.7808680043$1200130019$gmane$org@rho.meyering.net>
--===============0697135681==
Content-Type: multipart/signed; boundary="=-=-=";
	micalg=pgp-sha1; protocol="application/pgp-signature"

--=-=-=

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-mXXj517/[email protected]):
  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.
Then, run a command like this:

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

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

  gpg --keyserver wwwkeys.pgp.net --recv-keys B9AB9A16

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.61a.336-e6742
  Automake 1.10a
  Bison 2.3a
  Gnulib v0.0-182-g0e38bfe

*****************
How can you help?
*****************
If you're interested in lending a hand, or just want to use
the latest versions right now, you can build these programs
and run the test suite like this:

   gzip -dc coreutils-6.9.92.tar.gz | tar xf -
   cd coreutils-6.9.92
   ./configure
   make
   make -k check >& log
   grep FAIL log

Be sure to use make's -k option so that make doesn't stop
just because one of the earlier tests fails.
Please report any build problems or test failures to the
bug-coreutils-mXXj517/[email protected] mailing list.
There are detailed instructions in the `Reporting bugs:' section
of the README file.

For further reading, see the coreutils home page
  http://www.gnu.org/software/coreutils/
and the FAQ list:
  http://www.gnu.org/software/coreutils/faq/

*****************
NEWS
*****************
* Noteworthy changes in release 6.9.92 (2008-01-12) [beta]

** Bug fixes

  cp --parents no longer uses uninitialized memory when restoring the
  permissions of a just-created destination directory.
  [bug introduced in coreutils-6.9.90]

  tr's case conversion would fail in a locale with differing numbers
  of lower case and upper case characters.  E.g., this would fail:
  env LC_CTYPE=en_US.ISO-8859-1 tr '[:upper:]' '[:lower:]'
  [bug introduced in coreutils-6.9.90]

** Improvements

  "touch -d now writable-but-owned-by-someone-else" now succeeds
  whenever that same command would succeed without "-d now".
  Before, it would work fine with no -d option, yet it would
  fail with the ostensibly-equivalent "-d now".

--=-=-=
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (GNU/Linux)

iQIcBAEBAgAGBQJHiIUMAAoJENd//eG5q5oWdWoP/0RYGwnsq7dnMeIo9KUiXBpv
BFPbxUdpuOKjZmBu/Wm6D7iiQEwocDZ9eezSsx0wyzZ9AJE5n6C8imMN4VkI1ezi
Z7Ehe8Xn/pPFTd+DHRQlyvCRb8YyL3Yfvo2HuHAbR7cUqgQfThQFZmsaOvMNmjjd
ZSSETc6VULgggtVVmuhIaWETUdBkFbqUEL6s0jd9qVC54ltFkq3aATip9XKB4wsX
IZM7MhhIJ275MsxW+MGZU6ZvHidy3HPycBFyDi58TqOS2aCN+cojjw7IF6LXnjr3
Jr7mMeYNIDE0EUB1yNT9nVwpYUL2iiVPg+S52Gq1ay46z/0z+cNvNDqtWtrYIEv9
bxoaETzH0Slt0ieyhjFonlNtblpIoyk1s0laN9iYY/43cyssa2qDNYZKh8Lc9TBQ
4eUzhUfYFG0t0RFrkmm4z4buCso3v4Rlzt5ZWH80So8231vS5AJhG2EB6qsQPgQt
nH18dbdv9ZczSmK32USKE3NM1frc86Nm2M/S6cpwBZZph4z/S9GGAcnNAUxijy/M
Mj77Bec7PvDeS5UkJav3Ijg8mjIrrBtRzBPB5u7PL2ObCquTmWqUvmG7kdKdKTqi
L4fAOLy5RNy74W85bUN9sJ03aws8UxUaC61qW0FYPJ1oBPDOT37guKhMMXLK4M1z
vaxfIjwACbI1Nw0nfZVL
=zwWE
-----END PGP SIGNATURE-----
--=-=-=--



--===============0697135681==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Coreutils-announce mailing list
Coreutils-announce-mXXj517/[email protected]
http://lists.gnu.org/mailman/listinfo/coreutils-announce

--===============0697135681==--