pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/p5-Net-CIDR-Set
Module Name: pkgsrc
Committed By: wiz
Date: Thu Jun 4 17:40:08 UTC 2026
Modified Files:
pkgsrc/net/p5-Net-CIDR-Set: Makefile distinfo
Log Message:
p5-Net-CIDR-Set: update to 0.21.
0.21 2026-06-02 17:45:44+01:00 Europe/London
[Security]
- Improved strictness of IP address (CVE-2026-49940) and netmask parsing (CVE-2026-49942).
- Removed potential infinite loops when attempting to parse IP addresses (CVE-2026-49941).
[Documentation]
- Removed CONTRIBUTING.md until policies about AI are updated.
[Tests]
- Changed tests to use Test::Exception.
[Toolchain]
- Added doap.xml to the distibution.
- Added automation-policy.json to the distribution.
0.20 2026-04-27 19:02:28+01:00 Europe/London
[Documentation]
- Mentioned CONTRIBUTING.md in SOURCE.
- Updated copyright year.
- Updated the current maintainer email.
[Tests]
- Added and improved author tests.
- Moved author tests into xt.
[Toolchain]
- Set up GitHub workflow for testing.
- Stopped using Module::Signature for signing modules.
0.19 2025-08-05 13:11:19+01:00 Europe/London
[Documentation]
- Fixed typos in documentation RT#168697 (thanks Thomas Eckardt).
- Removed the separate INSTALL file.
- Fixed the CONTRIBUTORS setion of the README.
- Added CONTRIBUTING.md file.
0.18 2025-08-03 11:45:07+01:00 Europe/London
[Documentation]
- Fixed broken Pod::Weaver configuration.
0.17 2025-08-03 11:39:29+01:00 Europe/London
[Incompatabilities]
- This module now requires Perl v5.14 or later.
[Documentation]
- README is now generated by Dist::Zilla::Plugin::UsefulReadme.
- Added a SUPPORT section and merged BUGS into it.
- Fixed typos.
[Tests]
- Add more author tests.
0.16 2025-06-03 13:54:58+01:00 Europe/London
[Bug Fixes]
- Imports are removed from the namespace.
- Removed unused variable.
[Documentation]
- Modernised POD.
- Added a security policy.
- Updated README from POD.
- Fixed tense in Changes for v0.15.
[Other]
- Removed unnecessary files from the repo and distribution.
- Fixed issues with MANIFEST.SKIP.
0.15 2025-05-27 16:33:00+01:00 Europe/London
[Documentation]
- Added missing version and timestamp to Changes for v0.14.
[Other]
- Re-released due to possible bad signature.
- Fixed MANIFEST.
0.14 2025-05-27 16:16:23+01:00 Europe/London
[Security]
- CVE-2025-40911: Disallow IPv4 addresses with a leading 0 in the quads, e.g. "010.0.0.1".
[Documentation]
- Updated the current maintainer to Robert Rothenberg.
- Reversed the order of the Changes file to most-recent first.
- Updated copyright year.
[Other]
- Fixed minor typos in the MANIFEST.SKIP.
- Switch to Makefile.PL for building.
- Sign the distribution.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 pkgsrc/net/p5-Net-CIDR-Set/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/net/p5-Net-CIDR-Set/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/p5-Net-CIDR-Set/Makefile
diff -u pkgsrc/net/p5-Net-CIDR-Set/Makefile:1.21 pkgsrc/net/p5-Net-CIDR-Set/Makefile:1.22
--- pkgsrc/net/p5-Net-CIDR-Set/Makefile:1.21 Fri Jul 4 08:47:41 2025
+++ pkgsrc/net/p5-Net-CIDR-Set/Makefile Thu Jun 4 17:40:08 2026
@@ -1,17 +1,18 @@
-# $NetBSD: Makefile,v 1.21 2025/07/04 08:47:41 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.22 2026/06/04 17:40:08 wiz Exp $
-DISTNAME= Net-CIDR-Set-0.13
+DISTNAME= Net-CIDR-Set-0.21
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 11
CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/R/RR/RRWO/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://metacpan.org/release/Net-CIDR-Set
COMMENT= Perl 5 module to manipulate sets of IP addresses
+LICENSE= ${PERL5_LICENSE}
+
+DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
+TEST_DEPENDS+= p5-Test-Exception-[0-9]*:../../devel/p5-Test-Exception
-PERL5_MODULE_TYPE= Module::Build
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Net/CIDR/Set/.packlist
Index: pkgsrc/net/p5-Net-CIDR-Set/distinfo
diff -u pkgsrc/net/p5-Net-CIDR-Set/distinfo:1.6 pkgsrc/net/p5-Net-CIDR-Set/distinfo:1.7
--- pkgsrc/net/p5-Net-CIDR-Set/distinfo:1.6 Tue Oct 26 11:06:17 2021
+++ pkgsrc/net/p5-Net-CIDR-Set/distinfo Thu Jun 4 17:40:08 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:06:17 nia Exp $
+$NetBSD: distinfo,v 1.7 2026/06/04 17:40:08 wiz Exp $
-BLAKE2s (Net-CIDR-Set-0.13.tar.gz) = 4dbe075b418467d831740590fd821f144062264ab379bcf6393080f2a2d670df
-SHA512 (Net-CIDR-Set-0.13.tar.gz) = 735a9759a809694327225f6c7b79b940b1980313c6960ec40f018d357c458187873df1efe743309c801c5ac99e2addff8032090f273537bed75d35f5011ea47e
-Size (Net-CIDR-Set-0.13.tar.gz) = 13972 bytes
+BLAKE2s (Net-CIDR-Set-0.21.tar.gz) = 33f81a2e81ead35f83b24aebc4f008d4d9f9e206f878a235539379a362018f70
+SHA512 (Net-CIDR-Set-0.21.tar.gz) = 5f576efb8fcfffe112ef7220702180dee5b9c9e54b80ef8391ce9055dc5db2f63b3a67153fb104f8eb5ee06a2a4d8791ab6347a3aa5cc38dbbd178301a6eac34
+Size (Net-CIDR-Set-0.21.tar.gz) = 31093 bytes
Home |
Main Index |
Thread Index |
Old Index