[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gettext] gettext-0.19.8.1 released
From: |
Michael Felt |
Subject: |
Re: [bug-gettext] gettext-0.19.8.1 released |
Date: |
Sat, 11 Jun 2016 18:57:10 +0200 |
User-agent: |
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 |
On 6/11/2016 3:55 PM, Daiki Ueno wrote:
This is the announcement of a new release of GNU gettext.
GNU gettext allows programs to produce messages in the user's native
language. It consists of
- runtime libraries for C, C++, Java, C#, Shell programs.
- tools for programmers and translators.
This release fixes unintentional soname bumps in the included libraries
in the 0.19.8 release. Sorry for the inconvinience.
Here are the compressed sources:
ftp://ftp.gnu.org/gettext/gettext-0.19.8.1.tar.gz (19MB)
ftp://ftp.gnu.org/gettext/gettext-0.19.8.1.tar.lz (6.4MB)
ftp://ftp.gnu.org/gettext/gettext-0.19.8.1.tar.xz (6.9MB)
These work better :)
ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.8.1.tar.gz
ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.8.1.tar.lz
ftp://ftp.gnu.org/gnu/gettext/gettext-0.19.8.1.tar.xz
etc.
Here are the GPG detached signatures[*]:
ftp://ftp.gnu.org/gettext/gettext-0.19.8.1.tar.gz.sig
ftp://ftp.gnu.org/gettext/gettext-0.19.8.1.tar.lz.sig
ftp://ftp.gnu.org/gettext/gettext-0.19.8.1.tar.xz.sig
Use a mirror for higher download bandwidth:
http://www.gnu.org/order/ftp.html
Here are the MD5 and SHA1 checksums:
97e034cf8ce5ba73a28ff6c3c0638092 gettext-0.19.8.1.tar.gz
d838d2c4144261d0c5fbab4a0aceb5c1 gettext-0.19.8.1.tar.lz
df3f5690eaa30fd228537b00cb7b7590 gettext-0.19.8.1.tar.xz
b5d24ba2958c91fc5cc0058165837c99a0f58784 gettext-0.19.8.1.tar.gz
404e072c455f79be4a2458863c19fb55a217771e gettext-0.19.8.1.tar.lz
e0fe90ede22f7f16bbde7bdea791a835f2773fc9 gettext-0.19.8.1.tar.xz
[*] Use a .sig file 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 gettext-0.19.8.1.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 D7E69871
and rerun the 'gpg --verify' command.
Regards,