Package Release Info

libidn2-2.3.8-160000.2.2

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libidn2-0-32bit

Change Logs

* Sun Mar 09 2025 andreas.stieger@gmx.de
- update to 2.3.8:
  * Unicode 15.1.0 table updates
  * Now U+19DA is DISALLOWED again
  * The idn2 tool now binds the "gnulib" domain for translations
* Mon Feb 05 2024 andreas.stieger@gmx.de
- update to 2.3.7:
  * Un-deprecate idn2_to_ascii_4i and make it NUL terminate output
  * Export punycode APIs
  * Developer visible code maintenance
* Tue Oct 25 2022 andreas.stieger@gmx.de
- update to 2.3.4:
  * Support for Unicode 15.0.0
  * Uses IDNA2008 from tables from unicode.org rather than IANA
    for consistency with other implementation and support for
    Unicode versions 12 through 15. This breaks backwards-
    compatibility regarding U+19DA and recent releases
* Tue Jul 12 2022 andreas.stieger@gmx.de
- update to 2.3.3:
  * Upgrade IDNA Tables from Unicode 11 to 12
  * Upgrade TR46 Tables from Unicode 13 to 14
  * Updated gnulib files and various build fixes
  * Add self-check for the idn2 command line tool
* Tue May 24 2022 coolo@suse.com
- Refresh libidn2.keyring
* Wed Jul 21 2021 danilo.spinella@suse.com
- Update to 2.3.2:
  * Upgrade TR46 tables from Unicode 11 to Unicode 13.
- Refresh libidn2.keyring
* Wed May 12 2021 andreas.stieger@gmx.de
- libidn2 2.3.1:
  * Implement full roundtrip for lookup functionality
  * Fix domain too long error
  * Updated gnulib files and various build fixes
  * verify source signature again
* Tue May 26 2020 coolo@suse.com
- Fix license entry of the library - it's different than the rest
* Sat Feb 22 2020 bjorn.lie@gmail.com
- No longer recommend -lang: supplements are in use.
* Tue Nov 19 2019 andreas.stieger@gmx.de
- update to 2.3.0:
  * Update the data tables from Unicode 6.3.0 to Unicode 11.0
  * Turn _idn2_punycode_encode, _idn2_punycode_decode into compat
    symbols