trans-coord-news
[Top][All Lists]
Advanced

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

gnun-0.12 released [stable]


From: Pavel Kharitonov
Subject: gnun-0.12 released [stable]
Date: Thu, 20 Dec 2018 13:33:06 -0500

Subject: gnun-0.12 released [stable]

We are pleased to announce that GNUN 0.11 has been released and is
available at ftp.gnu.org and its mirrors.

GNUN is a build system for www.gnu.org translations with the sole task
to make their maintenance easier.  GNUN is supposed to work behind
the scenes, so it is not necessary for translators to install it
locally.

The package includes two manuals -- the GNUnited Nations Manual (gnun)
and the GNU Web Translators Manual (web-trans); the latter is
the official documentation for the www.gnu.org translation process
and is a must read for all translation team leaders.

More on GNUN home page, https://www.gnu.org/software/gnun/.

Version 0.12 introduces a new experimental feature, per-directory
compendia, and a new script, gnun-link-diff; besides that, a few bugs
were fixed.  For a full list of user-visible changes, see the NEWS
excerpt at the end of this message.

Here are the compressed sources and a GPG detached signature[*]:
  http://www.gnu.org/software/gnun/gnun-0.12.tar.gz
  http://www.gnu.org/software/gnun/gnun-0.12.tar.gz.sig

Use a mirror for higher download bandwidth:
  http://www.gnu.org/order/ftp.html

Here are the MD5 and SHA1 checksums:

04f3e058ef950fa4344d5358ba3d09e9  gnun-0.12.tar.gz
a6cc3e52b125a94118c29d1b5edab12456a748d0  gnun-0.12.tar.gz

[*] 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 gnun-0.12.tar.gz.sig gnun-0.12.tar.gz

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 3EAEC8A04B97561F2A52E35E1BBBC053D835DD16

The signing key parameters shown are

2048R/D835DD16 2012-01-17
Key fingerprint = 3EAE C8A0 4B97 561F 2A52  E35E 1BBB C053 D835 DD16

To check them, run

  gpg --fingerprint 0xD835DD16

This release was bootstrapped with the following tools:
  Autoconf 2.69
  Automake 1.15
  Makeinfo 6.1

gnun-0.12/NEWS

* Changes in GNUnited Nations 0.12 (2018-12-20)

** New experimental feature: per-directory compendia.

** GRACE doesn't define grace period in days any more: any defined
   value specify an unlimited period.

** no-validate-articles isn't supported any more.

** In `sort-linguas', Telugu was added.

** gnun-init-po fills the 'Language:' field of PO header.

** New script, gnun-link-diff.

** configure script detects GNU sed-4.3-specific bug and issues
   a warning; all configuration warnings are printed
   after outputting results.

** Bugs fixed in 0.12.

*** Many configure variables like WDIFF and UUENCODE weren't
    actually taken into account.



reply via email to

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