Added to ASCII conversion functions corresponding to libidn1 functions:
idn2_to_ascii_4i
idn2_to_ascii_4z
idn2_to_ascii_8z
idn2_to_ascii_lz
Added to unicode conversion functions corresponding to libidn1 functions:
idn2_to_unicode_8z4z
idn2_to_unicode_4z4z
idn2_to_unicode_44i
idn2_to_unicode_8z8z
idn2_to_unicode_8zlz
idn2_to_unicode_lzlz
The idn2 manual page is generated from markdown text instead of utilizing help2man on the generated tool.
Including idn2.h will provide libidn1 compatibility functions unless IDN2_SKIP_LIBIDN_COMPAT is defined. That allows converting applications from libidn1 (which offers IDNA2003) to libidn2 (which offers IDNA2008) by replacing idna.h to idn2.h in the applications' source.
API and ABI is backwards compatible with the previous version.
How to install
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
This update has been submitted for testing by robert.
This update has been pushed to testing.
Works great! LGTM! =)
works for me in a VM
robert edited this update.
no issues
This update has been submitted for stable by bodhi.
This update has been pushed to stable.