Date: Sun, 16 Mar 2008 23:17:32 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/p5-Net-DNS Makefile distinfo Message-ID: <200803162317.m2GNHWQF077860@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2008-03-16 23:17:32 UTC FreeBSD ports repository Modified files: dns/p5-Net-DNS Makefile distinfo Log: Update to version 0.63, which has a couple of bug fixes, including: Fix rt.cpan.org #30316 Security issue with Net::DNS Resolver. Net/DNS/RR/A.pm in Net::DNS 0.60 build 654 allows remote attackers to cause a denial of service (program "croak") via a crafted DNS response (http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6341). Packet parsing routines are now enclosed in eval blocks to trap exception and avoid premature termination of user program. Used ideas from: PR: ports/120702 Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com> Revision Changes Path 1.70 +4 -6 ports/dns/p5-Net-DNS/Makefile 1.44 +3 -3 ports/dns/p5-Net-DNS/distinfo
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803162317.m2GNHWQF077860>