Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677652 - =dev-perl/Net-IDN-Encode-2.500.0 version bump
Summary: =dev-perl/Net-IDN-Encode-2.500.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-10 14:23 UTC by Jeroen Roovers (RETIRED)
Modified: 2019-07-17 05:54 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jeroen Roovers (RETIRED) gentoo-dev 2019-02-10 14:23:38 UTC
Changes for version 2.500 - 2018-10-06

* update to Unicode 10.0.0
* Net::IDN::UTS46: remove workarounds for pre-9.0.0 test vectors; the module now more closely follows the written spec
* Net::IDN::UTS46: fix validation for some non-valid characters
* Net::IDN::UTS46: for perl 5.8.x/5.10.x, include workaround for bidi validation where some labels would incorrectly be marked as invalid [B1] because of a bug in perl's Unicode implementation
* Net::IDN::Punycode: fix for warnings under perl ≤ 5.8.7 (EXPERIMENTAL)
Comment 1 Larry the Git Cow gentoo-dev 2019-07-17 05:54:04 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=157ee4398010c9d61967367393fc3d70551ba58e

commit 157ee4398010c9d61967367393fc3d70551ba58e
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-17 05:53:29 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-17 05:53:29 +0000

    dev-perl/Net-IDN-Encode: Bump to version 0.500.0 re bug #677652
    
    Upstream:
    - Fix domain_to_ascii AllowUnassigned param
    - Fix domain_to_unicode AllowUnassigned param
    - Fix warnings with perl <5.8.7
    - Workaround bidi validation in ::UTS46 on perl 5.8.x/5.10.x
    - Fix validation in ::UTS46 for some non-valid characters
    - Remove workarounds for pre-9.0.0 test vectors in ::UTS46
    - Update to Unicode 10.0.0
    
    Closes: https://bugs.gentoo.org/677652
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Net-IDN-Encode/Manifest                   |  1 +
 .../Net-IDN-Encode/Net-IDN-Encode-2.500.0.ebuild   | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)