help-libidn
[Top][All Lists]
Advanced

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

LibIDN 0.6.6


From: Simon Josefsson
Subject: LibIDN 0.6.6
Date: Wed, 23 Aug 2006 14:53:36 +0200
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.50 (gnu/linux)

I am pleased to announce the availability of Libidn version 0.6.6!

Because of the idn-int.h change (described below), build problems on
some rare platforms may occur.  If you report them, I'll try to fix
them, probably by forwarding the report to the gnulib team, and
working with them to solve the problem.

Noteworthy changes since the last version:

** Instead of AX_CREATE_STDINT_H, use the stdint gnulib module, for idn-int.h.
This solves building on some HPPA systems.  Note that the generated
idn-int.h is specific to the build environment that libidn was built
under, and is not generally usable by any other compiler (if any) on
the host.  This was true before too.

** Update gnulib files.

** API and ABI is backwards compatible with the previous version.

Libidn is a modern C library to perform internationalized string
processing based on the Stringprep, Punycode, Internationalizing
Domain Names in Applications (IDNA) specifications.  Included is also
a version written in Java and C#, as well as an interface for Emacs
Lisp.

The library contains a generic Stringprep implementation that does
Unicode 3.2 NFKC normalization, mapping and prohibitation of
characters, and bidirectional character handling.  Profiles for
Nameprep, iSCSI, SASL and XMPP are included.  Punycode and ASCII
Compatible Encoding (ACE) via IDNA are supported.  A mechanism to
define Top-Level Domain (TLD) specific validation tables, and to
compare strings against those tables, is included.  Default tables for
some TLDs are also included.  Finally, the library can detect "problem
sequences" that may trigger bugs in various NFKC implementations.

Improving Libidn is costly, but you can help!  We are looking for
organizations that find Libidn useful and wish to contribute back.
You can contribute by reporting bugs, improve the software, or donate
money or equipment.

Commercial support contracts for Libidn are available, and they help
finance continued maintenance.  Simon Josefsson Datakonsult, a
Stockholm based privately held company, is currently funding Libidn
maintenance.  We are always looking for interesting development
projects.  See http://josefsson.org/ for more details.

All manual formats are available from:
  http://josefsson.org/libidn/manual/

Specifically, the following formats are available.

The main manual:
  http://josefsson.org/libidn/manual/libidn.html - HTML format
  http://josefsson.org/libidn/manual/libidn.pdf - PDF format

API Reference manual:
  http://josefsson.org/libidn/reference/ch01.html - GTK-DOC HTML

Doxygen documentation:
  http://josefsson.org/libidn/doxygen/ - HTML format
  http://josefsson.org/libidn/doxygen/libidn.pdf - PDF format

JavaDoc output for the Java API:
  http://josefsson.org/libidn/javadoc/tree.html

If you need help to use Libidn, or want to help others, you are
invited to join our help-libidn mailing list, see:
<http://lists.gnu.org/mailman/listinfo/help-libidn>.

The project page of the library is available at:
  http://www.gnu.org/software/libidn/
  http://josefsson.org/libidn/ (updated faster)

Here are the compressed sources (2.1MB):
  ftp://alpha.gnu.org/gnu/libidn/libidn-0.6.6.tar.gz
  http://josefsson.org/libidn/releases/libidn-0.6.6.tar.gz

Here are GPG detached signatures:
  ftp://alpha.gnu.org/gnu/libidn/libidn-0.6.6.tar.gz.sig
  http://josefsson.org/libidn/releases/libidn-0.6.6.tar.gz.sig

Here are the build reports for various platforms:
  http://josefsson.org/autobuild-logs/libidn.html

The software is cryptographically signed by the author using an
OpenPGP key identified by the following information:

pub   1280R/B565716F 2002-05-05 [expires: 2007-02-15]
      Key fingerprint = 0424 D4EE 81A0 E3D1 19C6  F835 EDA2 1E94 B565 716F
uid                  Simon Josefsson <address@hidden>
uid                  Simon Josefsson <address@hidden>
sub   1280R/4D5D40AE 2002-05-05 [expires: 2007-02-15]
sub   1024R/09CC4670 2006-03-18 [expires: 2007-04-22]
sub   1024R/AABB1F7B 2006-03-18 [expires: 2007-04-22]
sub   1024R/A14C401A 2006-03-18 [expires: 2007-04-22]

The key is available from:
  http://josefsson.org/key.txt
  dns:b565716f.josefsson.org?TYPE=CERT

Here are the SHA-1 and SHA-224 signatures:

46af8b3c76895f7fe450c971f5f11e70159715be  libidn-0.6.6.tar.gz
036237a71bfc9942f85d9477c1a2fde022e5b679  libidn-0.6.6.tar.gz.sig

f246e6bf66121a643993375022406705aed0fe2341455b71a58634c1  libidn-0.6.6.tar.gz
9e6d2dee49b44db68c4fb1e9e365d8b8b0a5bc27c40ffd7ef4100996  
libidn-0.6.6.tar.gz.sig

Enjoy,
Simon

Attachment: pgpX0YMeJwkvq.pgp
Description: PGP signature


reply via email to

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