Update to 4.056

- Update to 4.056
  - In InetBase.pm v0.04:
    - Improve inet_aton to overcome broken gethostbyname found in NetBSD and
      OpenBSD
This commit is contained in:
Paul Howarth 2011-11-04 13:09:48 +00:00
parent 7d832fef36
commit 1d66843d90
2 changed files with 8 additions and 2 deletions

View File

@ -1,5 +1,5 @@
Name: perl-NetAddr-IP
Version: 4.055
Version: 4.056
Release: 1%{?dist}
Summary: Manages IPv4 and IPv6 addresses and subnets
License: GPLv2+
@ -54,6 +54,12 @@ make test
%{_mandir}/man3/NetAddr::IP::UtilPP.3pm*
%changelog
* Fri Nov 4 2011 Paul Howarth <paul@city-fan.org> 4.056-1
- update to 4.056
- in InetBase.pm v0.04:
- improve inet_aton to overcome broken gethostbyname found in NetBSD and
OpenBSD
* Sat Oct 29 2011 Paul Howarth <paul@city-fan.org> 4.055-1
- update to 4.055
- in Lite.pm v1.38:

View File

@ -1 +1 @@
ef88664a65e77317dea22fe363d3d3d7 NetAddr-IP-4.055.tar.gz
eda64e32db45bea44e538a46842baca7 NetAddr-IP-4.056.tar.gz