info-gnu
[Top][All Lists]
Advanced

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

GNU gettext 0.18.3.2 released


From: Daiki Ueno
Subject: GNU gettext 0.18.3.2 released
Date: Tue, 07 Jan 2014 15:52:18 +0900
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

Hi,

This is the announcement of a new bug-fix 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.

The 0.18.3.2 release is the second update of 0.18.3 to fix yet more
regressions in the 'autopoint' tool and other build issues.

Here are the compressed sources and a GPG detached signature[*]:
  http://ftp.gnu.org/gnu/gettext/gettext-0.18.3.2.tar.gz
  http://ftp.gnu.org/gnu/gettext/gettext-0.18.3.2.tar.gz.sig

Use a mirror for higher download bandwidth:
  http://ftpmirror.gnu.org/gettext/gettext-0.18.3.2.tar.gz
  http://ftpmirror.gnu.org/gettext/gettext-0.18.3.2.tar.gz.sig

[*] 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.18.3.2.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.

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Automake 1.13.4
  Libtool 2.4.2

Bugs fixed:

- autopoint: Recognize multiple arguments of AM_GNU_GETTEXT
  <https://savannah.gnu.org/bugs/?40082>

- autopoint: Discard stderr of autom4te
  <https://savannah.gnu.org/bugs/?40083>

- autopoint: use 'm4' as the fallback macro directory
  <https://savannah.gnu.org/bugs/?40278>

- autopoint: Add missing extern-inline.m4 into archive
  <https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00010.html>

- Don't add 'gnulib-lib' to include path when compiling libgettextpo tests
  <https://lists.gnu.org/archive/html/bug-gettext/2013-08/msg00053.html>

- Fix misuse of a logical operator
  <https://savannah.gnu.org/bugs/?40528>

- libgrep: Fix issues detected by gcc -Wformat-security
  <https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00000.html>

Regards,
--
Daiki Ueno

Attachment: signature.asc
Description: PGP signature


reply via email to

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