info-gnu
[Top][All Lists]
Advanced

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

GNU cpio 2.10


From: Sergey Poznyakoff
Subject: GNU cpio 2.10
Date: Sat, 20 Jun 2009 11:55:17 +0300

Hello,

I am glad to announce the release of GNU cpio 2.10.

GNU cpio copies files into or out of a cpio or tar archive. It supports
various archive formats, among them: binary, ASCII (both old and new),
crc, HPUX binary, HPUX old ASCII, old tar, POSIX.1 tar. When extracting
from archives, cpio automatically recognizes which kind of archive it is
reading and can read archives created on machines with a different
byte-order.

This release contains several bugfixes and improvements, among them:

* Ensure record headers are properly packed (fix builds on ARM).
* Fix exit codes to reliably indicate success or failure of the operation.
* Fix large file support.
* Support MinGW builds.

I'd like to express my special thanks to Robert Millan, Clint Adams and
Ladislav Michnovic for their reports, patches and suggestions.

For more information on cpio, including links to file downloads,
please see the GNU cpio web page: http://www.gnu.org/software/cpio
and the the project page http://savannah.gnu.org/projects/cpio.

Please email bugs or suggestions to <address@hidden>.

Here are the compressed sources:
  ftp://ftp.gnu.org/gnu/cpio/cpio-2.10.tar.gz    (1.3MB)
  ftp://ftp.gnu.org/gnu/cpio/cpio-2.10.tar.bz2   (932KB)

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

Here are the MD5 and SHA1 checksums:

351ab3d38d8949913e478cc23b9d6ad4  cpio-2.10.tar.gz
edd8d956a5dfb9a3b308fa07f302f691  cpio-2.10.tar.bz2
3d4639351b3c7a782e2a62db3645e756ca1f4614  cpio-2.10.tar.gz
a87f85c23697163000c656db9eb26a348aa3397b  cpio-2.10.tar.bz2

[*] 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 cpio-2.10.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 keys.gnupg.net --recv-keys 55D0C732

and rerun the `gpg --verify' command.

This release was bootstrapped with the following tools:
  Autoconf 2.63
  Automake 1.11
  Gnulib-tool 0.0.2213-b7976
  Makeinfo 4.13

Regards,
Sergey




reply via email to

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