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

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

gnun-1.0 released [stable]


From: Ineiev
Subject: gnun-1.0 released [stable]
Date: Sat, 20 Jun 2020 10:01:50 +0000
User-agent: Mutt/1.5.24 (2015-08-30)

Subject: gnun-1.0 released [stable]

I'm pleased to announce that GNUN 1.0 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 1.0 is a maintenance release, it includes minor updates
and improvements of existing features.  In this release, the link
to the list of translation priorities on www.gnu.org in the GNU Web
Translators Manual was replaced with a copy of that page.

The shift in the major version from 0 to 1 was requested by rms
back in 2018, there are no major changes that would suggest it.

Here are the compressed sources and a GPG detached signature[*]:
  ftp://ftp.gnu.org/pub/gnu/gnun/gnun-1.0.tar.gz
  ftp://ftp.gnu.org/pub/gnu/gnun/gnun-1.0.tar.gz.sig

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

Here are the MD5 and SHA1 checksums:

eca041e7c43545f28083a8fcdab3140d  gnun-1.0.tar.gz
842b56f81cf1972b85e25bf439d23be7e96ffaa2  gnun-1.0.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-1.0.tar.gz.sig gnun-1.0.tar.gz

If that command fails because you don't have the required public keys,
then run this command to import it:

  gpg --keyserver keys.gnupg.net \
    --recv-keys 0x1BBBC053D835DD16 0xE0ACD3E0CBE7874A

The parameters of signing keys are

rsa2048 2012-01-17 [SC]
3EAE C8A0 4B97 561F 2A52  E35E 1BBB C053 D835 DD16

rsa2048 2014-10-21 [SC]
BD9D 4DEE 7B2F F1CB EF2E  E0C4 E0AC D3E0 CBE7 874A

To check them, run

  gpg --fingerprint 0x1BBBC053D835DD16 0xE0ACD3E0CBE7874A

Then rerun the 'gpg --verify' command.

In order to further validate these keys, request me to appoint
an in-person key signing session.

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

gnun-1.0/NEWS

* Changes in GNUnited Nations 1.0 (2020-06-20)

** In translation lists, language code comes before language name,
   ending spaces move into <span>.

** <label> is treated as a block element.

** In HTML5 validation, the 'crossorigin' attribute is added to
   media elements.

** Per-directory compendia include optional templates.

** gnun-link-diff takes into account CC BY links "localized" per
   https://www.gnu.org/s/trans-coord/w/Distribution-Terms.html

** sync target of GNUmakefile.team ignores whole header msgstr.

** Bugs fixed in 1.0

*** sync target of GNUmakefile.team made many unneeded changes
    in PO files.

*** Per-directory compendia weren't validated before using them.

*** `add-fuzzy-diff` wasn't applied to per-directory compendia.

Copyright (C) 2020 Free Software Foundation, Inc.

Copying and distribution of this announcement, with or without
modification, are permitted in any medium without royalty provided
the copyright notice and this notice are preserved.  This announcement
is offered as-is, without warranty of any kind.

Attachment: signature.asc
Description: PGP signature


reply via email to

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