[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-cpio] cpio-2.10.90 (alpha) available
From: |
Sergey Poznyakoff |
Subject: |
[Bug-cpio] cpio-2.10.90 (alpha) available |
Date: |
Fri, 31 Jul 2009 12:59:44 +0300 |
Hello,
Please be informed that a new alpha version of cpio (cpio-2.10.90) is
available for download from ftp://alpha.gnu.org/gnu/cpio.
This version fixes build problems discovered recently
by Peter Breitenlohner.
Here are the compressed sources:
ftp://alpha.gnu.org/gnu/cpio/cpio-2.10.90.tar.gz (1.3MB)
ftp://alpha.gnu.org/gnu/cpio/cpio-2.10.90.tar.bz2 (929KB)
Here are the GPG detached signatures[*]:
ftp://alpha.gnu.org/gnu/cpio/cpio-2.10.90.tar.gz.sig
ftp://alpha.gnu.org/gnu/cpio/cpio-2.10.90.tar.bz2.sig
Here are the MD5 and SHA1 checksums:
f5a2733acd0f7ce32df427b72ada10a9 cpio-2.10.90.tar.gz
213f6a0ecdcd3d3512ce23e43bdccf67 cpio-2.10.90.tar.bz2
b72e037d2dc34d795e2e8e30a806484832019276 cpio-2.10.90.tar.gz
a56bd3f80a33181318e87967afa9116a952bcfe0 cpio-2.10.90.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.90.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.2231-836f3
Makeinfo 4.13
Regards,
Sergey