./devel/p5-Data-Validate-IP, IPv4 and IPv6 validation methods

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.31nb1, Package name: p5-Data-Validate-IP-0.31nb1, Maintainer: pkgsrc-users

This module provides a number IP address validation subs that both validate
and untaint their input. This includes both basic validation (is_ipv4() and
is_ipv6()) and special cases like checking whether an address belongs to a
specific network or whether an address is public or private (reserved).


Required to run:
[lang/perl5] [net/p5-NetAddr-IP]

Required to build:
[pkgtools/cwrappers]

Master sites: (Expand)

Filesize: 42.458 KB

Version history: (Expand)


CVS history: (Expand)


   2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483)
Log message:
*: recursive bump for perl 5.38
   2023-06-27 04:44:59 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.31

Upstream changes:
0.31  2022-11-28

- Fixed handling of the ::0/128 subnet. This is a special subnet(/address)
  that is called the "unspecified address". It is not public or
  routable. Reported by Dan Sherry. GH #13.
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-07-06 14:45:03 by Wen Heping | Files touched by this commit (2)
Log message:
Update to 0.30

Upstream changes:
0.30  2021-03-29

- Added some more details to the security docs to include mentions of the
  is_*_ip() functions too.

0.29  2021-03-29

- Fixed a typo in the POD.

0.28  2021-03-29

- Added docs about the security implications of using functions like
  is_private_ip4() without _also_ calling is_ipv4() first. This was inspired
  by a recent issue with the Node netmask package. See
  \ 
https://sick.codes/universal-netmask-npm-package-used-by-270000-projects-vulnerable-to-octal-input-data-server-side-request-forgery-remote-file-inclusion-local-file-inclusion-and-more-cve-2021-28918/
  for a write up.
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2020-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.