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 Jan 28 11:55:27 UTC 2024
Modified Files:
pkgsrc/net/p5-Net-DNS: Makefile distinfo
Log Message:
p5-Net-DNS: update to 1.43.
**** 1.43 Jan 26, 2024
Update b.root-servers.net addresses in resolver hints.
Improve accuracy and completeness of dependency metadata.
Nameserver: hangs on persistent TCP connection (Windows).
IPSECKEY: leave gateway undefined for gatetype 0.
Remove remaining support for GOST.
Fix rt.cpan.org #151240
Nameserver.pm: DoS vulnerability in TCP handling
Fix rt.cpan.org #151232
Net::DNS::Resolver::new hangs for 150s on Win32 with no active DNS
Fix rt.cpan.org #151075
Bug in Net::DNS::Resolver::Recurse::_referral
Fix rt.cpan.org #151074
Deep recursion in Net::DNS::Resolver::Recurse
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.66 -r1.67 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.104 pkgsrc/net/p5-Net-DNS/Makefile:1.105
--- pkgsrc/net/p5-Net-DNS/Makefile:1.104 Thu Jan 4 10:59:29 2024
+++ pkgsrc/net/p5-Net-DNS/Makefile Sun Jan 28 11:55:27 2024
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.104 2024/01/04 10:59:29 wiz Exp $
+# $NetBSD: Makefile,v 1.105 2024/01/28 11:55:27 wiz Exp $
-DISTNAME= Net-DNS-1.42
+DISTNAME= Net-DNS-1.43
PKGNAME= p5-${DISTNAME}
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
Index: pkgsrc/net/p5-Net-DNS/distinfo
diff -u pkgsrc/net/p5-Net-DNS/distinfo:1.66 pkgsrc/net/p5-Net-DNS/distinfo:1.67
--- pkgsrc/net/p5-Net-DNS/distinfo:1.66 Thu Jan 4 10:59:29 2024
+++ pkgsrc/net/p5-Net-DNS/distinfo Sun Jan 28 11:55:27 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.66 2024/01/04 10:59:29 wiz Exp $
+$NetBSD: distinfo,v 1.67 2024/01/28 11:55:27 wiz Exp $
-BLAKE2s (Net-DNS-1.42.tar.gz) = edcf665c9905caf9ff2292bab26fa11cbe098d3f52cb321a7567c72f0a178587
-SHA512 (Net-DNS-1.42.tar.gz) = c7017b784998d99fb8f404c52ac6c0902aa5d2679165d192c0b4a712b2033fd27073be1b3bfdb35346280e8f69eed019b8ff505e3fd8f7b87cd60c0fcd3aa400
-Size (Net-DNS-1.42.tar.gz) = 259478 bytes
+BLAKE2s (Net-DNS-1.43.tar.gz) = 2d34d143e1e00d466dce9cfa24f588138919e64a4aa580fdda216ffc2ad4e24c
+SHA512 (Net-DNS-1.43.tar.gz) = a3d60799e08752e2fb90a856a3e56b13ad655a6dbcf13022f544fd292cd3198b2977d01168052b1954c872f1f9e02f529262dd5127ae58a4aca27f740bc284fd
+Size (Net-DNS-1.43.tar.gz) = 260851 bytes
Home |
Main Index |
Thread Index |
Old Index