pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/p5-Net-DNS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 19 06:54:29 UTC 2026

Modified Files:
        pkgsrc/net/p5-Net-DNS: Makefile distinfo

Log Message:
p5-Net-DNS: update to 1.56.

**** 1.56 Jul 18, 2027

Fix rt.cpan.org #180088
        Documentation issue for Net::DNS::RR::RRSIG::verify()

Fix rt.cpan.org #179946
        Denial of Service via long DNS compression chains

Fix rt.cpan.org #179945
        Remote code injection via EDNS EXTENDED ERROR

Fix rt.cpan.org #179692/#176900
        UNIX.pm: Unreachable code warning using Apache/mod_perl


To generate a diff of this commit:
cvs rdiff -u -r1.121 -r1.122 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.80 -r1.81 pkgsrc/net/p5-Net-DNS/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-DNS/Makefile
diff -u pkgsrc/net/p5-Net-DNS/Makefile:1.121 pkgsrc/net/p5-Net-DNS/Makefile:1.122
--- pkgsrc/net/p5-Net-DNS/Makefile:1.121        Thu Jul 16 19:04:26 2026
+++ pkgsrc/net/p5-Net-DNS/Makefile      Sun Jul 19 06:54:29 2026
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.121 2026/07/16 19:04:26 wiz Exp $
+# $NetBSD: Makefile,v 1.122 2026/07/19 06:54:29 wiz Exp $
 
-DISTNAME=              Net-DNS-1.55
+DISTNAME=              Net-DNS-1.56
 PKGNAME=               p5-${DISTNAME}
-PKGREVISION=           1
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NL/NLNETLABS/}
 

Index: pkgsrc/net/p5-Net-DNS/distinfo
diff -u pkgsrc/net/p5-Net-DNS/distinfo:1.80 pkgsrc/net/p5-Net-DNS/distinfo:1.81
--- pkgsrc/net/p5-Net-DNS/distinfo:1.80 Mon Jun 22 05:31:01 2026
+++ pkgsrc/net/p5-Net-DNS/distinfo      Sun Jul 19 06:54:29 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.80 2026/06/22 05:31:01 wiz Exp $
+$NetBSD: distinfo,v 1.81 2026/07/19 06:54:29 wiz Exp $
 
-BLAKE2s (Net-DNS-1.55.tar.gz) = cc827c26b5fa5ea703ebc4e792f5d1d91e79eb0edeb881d387218fb7ec666c3c
-SHA512 (Net-DNS-1.55.tar.gz) = ec48f4c3ea675822a59faa280763571ff2f0c3b4997a558eca15de9856ebf4753e249a8d8243ad91372386afdcc00a4a1330d6700febb8a75933452553299db1
-Size (Net-DNS-1.55.tar.gz) = 268049 bytes
+BLAKE2s (Net-DNS-1.56.tar.gz) = 69aacd900f959844c2f306bcc837b0aaa296ee70397a2fd5ab1915938c67a580
+SHA512 (Net-DNS-1.56.tar.gz) = 68d8f1c49df9d3d1e5826f758611888a9b3a2e9cb96064f6da4e31648d6cadd676ff67511531054d3a7c1a69605a4ac9fb285149b70ac8798a8f58150da5493b
+Size (Net-DNS-1.56.tar.gz) = 266111 bytes



Home | Main Index | Thread Index | Old Index