8
0

- fix off-by-one error in memory allocation in the punycode encoder

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-IDN-Encode?expand=0&rev=15
This commit is contained in:
2014-07-22 14:01:12 +00:00
committed by Git OBS Bridge
parent a02a770f1d
commit 7b313f6d56
3 changed files with 19 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 22 16:00:29 CEST 2014 - mls@suse.de
- fix off-by-one error in memory allocation in the punycode encoder
new patch: encodeoffbyone.diff
-------------------------------------------------------------------
Sun Jul 20 07:29:18 UTC 2014 - coolo@suse.com