8
0

Accepting request 249227 from home:mlin7442:branches:devel:languages:perl

update to version 0.24

OBS-URL: https://build.opensuse.org/request/show/249227
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Validate-IP?expand=0&rev=4
This commit is contained in:
Stephan Kulow
2014-09-15 11:07:34 +00:00
committed by Git OBS Bridge
parent cfb3cb42b0
commit 285ff1f085
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 15 09:35:25 UTC 2014 - mlin@suse.com
- Update to 0.24
* A string with a null byte (\0) would be considered valid if the internal
implementation used inet_pton() to validate IP addresses. Fixed by Greg
Oschwald. GitHub PR #4.
-------------------------------------------------------------------
Fri Jul 25 06:04:07 UTC 2014 - mlin@suse.com