Hello, This is to announce the release of GNU dico version 2.4.
GNU Dico is a modular implementation of DICT server and accompanying utilities. The server is able to retrieve articles from various dictionary database formats and offers a wide range of strategies for searching. This is mostly a bug-fixing release. For a list of user-visible changes, please see the end of this message. Here are the compressed sources: ftp://ftp.gnu.org/gnu/dico/dico-2.4.tar.gz (3.4MB) ftp://ftp.gnu.org/gnu/dico/dico-2.4.tar.bz2 (2.3MB) ftp://ftp.gnu.org/gnu/dico/dico-2.4.tar.xz (1.7MB) Here are the GPG detached signatures[*]: ftp://ftp.gnu.org/gnu/dico/dico-2.4.tar.gz.sig ftp://ftp.gnu.org/gnu/dico/dico-2.4.tar.bz2.sig ftp://ftp.gnu.org/gnu/dico/dico-2.4.tar.xz.sig Use a mirror for higher download bandwidth: http://www.gnu.org/order/ftp.html Here are the MD5 and SHA1 checksums: 2c3058a52a0c48cb145b7192b1e5fd87 dico-2.4.tar.gz ac2d6f69e76c8d2abdb0f3364f3d0e28 dico-2.4.tar.bz2 f977b659e18be443a94a514e5da37075 dico-2.4.tar.xz 3ef5506ad6add6cb6699c2ce1b03353440efb371 dico-2.4.tar.gz 65928fa628e2a12b5d70cf3aae30e91a4af3bea6 dico-2.4.tar.bz2 f81561df6a8f060bf12f876a7c4afdebd9d3ba72 dico-2.4.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 dico-2.4.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 3602B07F55D0C732 and rerun the 'gpg --verify' command. This release was bootstrapped with the following tools: Autoconf 2.69 Automake 1.14 Gettext 0.19.6 Bison 2.7 Flex 2.5.37 Makeinfo 5.2 Noteworthy changes in this release: * The dico command accepts UNIX socket name as argument to the open command; * Fixed coredump in gcide module; * Translations are updated. Regards, Sergey -- If you have a working or partly working program that you'd like to offer to the GNU project as a GNU package, see https://www.gnu.org/help/evaluation.html.