8
0

Accepting request 399573 from devel:languages:perl:autoupdate

OBS-URL: https://build.opensuse.org/request/show/399573
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Validate-IP?expand=0&rev=6
This commit is contained in:
2016-06-02 04:59:02 +00:00
committed by Git OBS Bridge
parent 49c687a4e6
commit 833d137441
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jun 1 09:27:52 UTC 2016 - coolo@suse.com
- updated to 0.26
see /usr/share/doc/packages/perl-Data-Validate-IP/Changes
0.26 2016-05-31
- Fixed issue where invalid IPv6 strings such as ::0000000 would be marked as
valid by is_ipv6() when using the faster inet_pton() code path (GitHub
#6). Fixed by Greg Oschwald. GitHub PR #7.
-------------------------------------------------------------------
Wed Feb 3 09:55:36 UTC 2016 - coolo@suse.com