Provides translations for the "libidn2" package.
2.3.0

2.2.0


Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 2.2.0-lp150.2.3.1 | 0 - 14:26 | 31.1 kiB | 62.7 kiB | http://bugs.opensuse.org |
![]() | rpm | 2.2.0-lp151.3.3.1 | 0 - 11:46 | 31.1 kiB | 62.7 kiB | http://bugs.opensuse.org |
![]() | rpm | 2.3.0-1.1 | Nov 25 | 28.4 kiB | 62.7 kiB | https://bugs.opensuse.org |
Latest updates

OpenSUSE Leap 15.0 update/oss: Version 2.2.0-lp150.2.3.1 introduced
0 - 14:26
- Update to version 2.2.0 CVE-2019-12290 bsc#1154884:
- Perform A-Label roundtrip for lookup functions by default
- Stricter check of input to punycode decoder
- Fix punycode decoding with no ASCII chars but given delimiter
- Fix 'idn2 --no-tr64' (was a no-op)
- Allow _ as a basic code point in domain labels
- Fail building documentation if 'ronn' isn't installed
- git tag changed to reflect https://semver.org/

OpenSUSE Leap 15.1 update/oss: Version 2.2.0-lp151.3.3.1 introduced
0 - 11:46
- Update to version 2.2.0 CVE-2019-12290 bsc#1154884:
- Perform A-Label roundtrip for lookup functions by default
- Stricter check of input to punycode decoder
- Fix punycode decoding with no ASCII chars but given delimiter
- Fix 'idn2 --no-tr64' (was a no-op)
- Allow _ as a basic code point in domain labels
- Fail building documentation if 'ronn' isn't installed
- git tag changed to reflect https://semver.org/

OpenSUSE Tumbleweed oss: Updated from 2.2.0-2.1 to 2.3.0-1.1
Nov 25
- 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

OpenSUSE Tumbleweed oss: Updated from 2.2.0-1.3 to 2.2.0-2.1
Nov 06
- Update to version 2.2.0 CVE-2019-12290 bsc#1154884:
- Perform A-Label roundtrip for lookup functions by default
- Stricter check of input to punycode decoder
- Fix punycode decoding with no ASCII chars but given delimiter
- Fix 'idn2 --no-tr64' (was a no-op)
- Allow _ as a basic code point in domain labels
- Fail building documentation if 'ronn' isn't installed
- git tag changed to reflect https://semver.org/

OpenSUSE Tumbleweed oss: Updated from 2.2.0-1.2 to 2.2.0-1.3
Oct 11
- Update to version 2.2.0:
- Perform A-Label roundtrip for lookup functions by default
- Stricter check of input to punycode decoder
- Fix punycode decoding with no ASCII chars but given delimiter
- Fix 'idn2 --no-tr64' (was a no-op)
- Allow _ as a basic code point in domain labels
- Fail building documentation if 'ronn' isn't installed
- git tag changed to reflect https://semver.org/

OpenSUSE Tumbleweed oss: Updated from 2.2.0-1.1 to 2.2.0-1.2
Jul 16
- Update to version 2.2.0:
- Perform A-Label roundtrip for lookup functions by default
- Stricter check of input to punycode decoder
- Fix punycode decoding with no ASCII chars but given delimiter
- Fix 'idn2 --no-tr64' (was a no-op)
- Allow _ as a basic code point in domain labels
- Fail building documentation if 'ronn' isn't installed
- git tag changed to reflect https://semver.org/

OpenSUSE Tumbleweed oss: Updated from 2.1.1-1.1 to 2.2.0-1.1
Jun 17
- Update to version 2.2.0:
- Perform A-Label roundtrip for lookup functions by default
- Stricter check of input to punycode decoder
- Fix punycode decoding with no ASCII chars but given delimiter
- Fix 'idn2 --no-tr64' (was a no-op)
- Allow _ as a basic code point in domain labels
- Fail building documentation if 'ronn' isn't installed
- git tag changed to reflect https://semver.org/

OpenSUSE Tumbleweed oss: Updated from 2.1.0-1.2 to 2.1.1-1.1
Mar 03
- updat to 2.1.1:
- Revert SONAME bump from release 2.1.0
- Fix NULL dereference in idn2_register_u8() and idn2_register_ul()
- Fix free of random value in idn2_to_ascii_4i()
- Improved fuzzer (which found the above issues)
- Check for valid unicode input in punycode encoder
- Avoid excessive CPU usage in punycode encoding with
large inputs - Deprecate idn2_to_ascii_4i() in favor of idn2_to_ascii_4i2()
- Restrict output length of idn2_to_ascii_4i() to 63 bytes

OpenSUSE Tumbleweed oss: Updated from 2.1.0-1.1 to 2.1.0-1.2
Feb 03
- update to 2.1.0:
- Two internal functions are no longer exposed, soname bump
- Fix label length check for idn2_register_u8()
- Add missing error messages to idn2_strerror_name()

OpenSUSE Tumbleweed oss: Version 2.1.0-1.1 introduced
Jan 17
- update to 2.1.0:
- Two internal functions are no longer exposed, soname bump
- Fix label length check for idn2_register_u8()
- Add missing error messages to idn2_strerror_name()
Related packages
libidn2 - Free software implementation of IDNA2008, Punycode and TR46