I'm pleased to announce that GNUN 1.4 has been released and is available at ftp.gnu.org and its mirrors.
Version 1.4 is a maintenance release that fixes a few build issues and makes GNUN ready for newer versions of its dependencies. 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/. Here are the compressed sources and a GPG detached signature: ftp://ftp.gnu.org/pub/gnu/gnun/gnun-1.4.tar.gz ftp://ftp.gnu.org/pub/gnu/gnun/gnun-1.4.tar.gz.sig Use a mirror for higher download bandwidth: https://www.gnu.org/prep/ftp.html Here are the SHA1 and SHA-256 checksums: 797067c97f848021444b755234b1f453e4c82d07 gnun-1.4.tar.gz 8b2acdc22bedef8b4aee09f54fefb44047fad3c56d336e96ae53571dffde040a gnun-1.4.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.4.tar.gz.sig gnun-1.4.tar.gz If that command fails because you don't have the required public keys, then run this command to import them: gpg --keyserver keyserver.ubuntu.com --recv-keys \ 0x1BBBC053D835DD16 0xE0ACD3E0CBE7874A You can also download them from Savannah and then import: wget -O gnun-keys.gpg \ 'https://savannah.gnu.org/project/release-gpgkeys.php?group=gnun&download=1' gpg --import gnun-keys.gpg The parameters of the signing keys for this release 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 an in-person key signing session. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.16.1 Makeinfo 6.7 gnun-1.4/NEWS * Changes in GNUnited Nations 1.4 (2023-04-12) ** An option to select set of languages for sorting is added to the configure script (--with-linguas). ** Support localized URLs in templates, https://www.gnu.org/s/trans-coord/g/Localized-URLs.html ** gnun-validate-html is updated to work with xmllint coming with Trisquel 11 (libxml version 20913). ** Tests are updated for po4a-gettextize 0.66; it seems to only output in non-UTF-8. ** Bugs fixed in 1.4 *** make-prototype.awk was used instead of make-prototype.awk.in. *** tests/convert: Pass PO files through msgcat in order to make the tests less dependent on line wrapping.
signature.asc
Description: PGP signature