Commit Graph

5 Commits

Author SHA1 Message Date
Paul Howarth
18482e8395 Update to 4.049
- New upstream release 4.049
  - In Lite v1.32:
    - Add capability to parse input of the form ->new6(12345,1); this should
      have been there but was missing (CPAN RT#68723)
  - In Util v1.41:
    - Add inet_pton, inet_ntop, AF_INET, AF_INET6
    - Modify inet_n2dx and inet_n2ad to recognize the new 128-bit IPv4 format
      ::FFFF:FFFF:0:0
    - Replace isIPv4 with a pure perl version for portability
  - Split the following into NetAddr::IP::InetBase v0.01 to provide better
    long-term support for IPv6:
    - inet_aton
    - inet_ntoa
    - ipv6_aton
    - ipv6_n2x
    - ipv6_n2d
    - inet_any2n
    - inet_n2dx
    - inet_n2ad
    - inet_ntop
    - inet_pton
    - packzeros
    - isIPv4
    - isNewIPv4
    - isAnyIPv4
    - AF_INET
    - AF_INET6
- BR: perl(Carp)
- BR: perl(Socket6) for test suite
- Update UTF-8 patch to apply cleanly
- License is now GPL+ or Artistic in most of the code but Util.xs is GPLv2+ so
  we ship the whole thing under that license
2011-10-20 12:15:33 +01:00
Petr Sabata
b803a15fae 4.047 bump 2011-10-07 13:59:01 +02:00
Marcela Mašláňová
39fea20811 update to 4.044 2011-06-07 10:26:23 +02:00
Marcela Mašláňová
fae952bcc9 update to 4.042 2011-04-06 16:30:07 +02:00
Fedora Release Engineering
7aff57c24a dist-git conversion 2010-07-29 07:34:06 +00:00