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: Mon Jun 22 05:31:01 UTC 2026
Modified Files:
pkgsrc/net/p5-Net-DNS: Makefile distinfo
Log Message:
p5-Net-DNS: update to 1.55.
**** 1.55 Jun 11, 2026
Fix UDP truncation tests which relied on large RSA RRSIGs.
Unhelpful TAINT error
TCP read loop treats 1-byte recv() of "0" (0x30) as EOF, corrupting AXFRs
UNIX.pm: avoid `backticks` which depends on shell
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.79 -r1.80 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.119 pkgsrc/net/p5-Net-DNS/Makefile:1.120
--- pkgsrc/net/p5-Net-DNS/Makefile:1.119 Sun Jan 18 06:33:54 2026
+++ pkgsrc/net/p5-Net-DNS/Makefile Mon Jun 22 05:31:01 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2026/01/18 06:33:54 wiz Exp $
+# $NetBSD: Makefile,v 1.120 2026/06/22 05:31:01 wiz Exp $
-DISTNAME= Net-DNS-1.54
+DISTNAME= Net-DNS-1.55
PKGNAME= p5-${DISTNAME}
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.79 pkgsrc/net/p5-Net-DNS/distinfo:1.80
--- pkgsrc/net/p5-Net-DNS/distinfo:1.79 Sun Jan 18 06:33:54 2026
+++ pkgsrc/net/p5-Net-DNS/distinfo Mon Jun 22 05:31:01 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.79 2026/01/18 06:33:54 wiz Exp $
+$NetBSD: distinfo,v 1.80 2026/06/22 05:31:01 wiz Exp $
-BLAKE2s (Net-DNS-1.54.tar.gz) = 8215fe7b39f5f2e299fe32f2d7de5f5f8c32a5c7445aca2688b1d8a7ca02a0d6
-SHA512 (Net-DNS-1.54.tar.gz) = ec938dd39f2221ee3bb69ca4b98c91f3238ff044872d9df7fcdf8e07dc1e89109e99c3ff892a2bd23834c0554d0234c3036aeefbf772b8754ce80e1b78b38421
-Size (Net-DNS-1.54.tar.gz) = 263775 bytes
+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
Home |
Main Index |
Thread Index |
Old Index