Path to this page:
./
net/p5-Net-DNS,
Perl5 module for DNS resolution
Branch: pkgsrc-2007Q2,
Version: 0.60,
Package name: p5-Net-DNS-0.60,
Maintainer: heinzNet::DNS is a Perl interface to the DNS resolver. It allows the
programmer to perform any type of DNS query from a Perl script.
For details and examples, please read the Net::DNS documentation page
('perldoc Net::DNS')
Features include a simple nameserver (Net::DNS::Nameserver), dynamic
DNS updates, signed queries (TSIG), support for DNAME resource records
and IPv6.
The author invites feedback on Net::DNS, especially on new features
like dynamic updates und TSIG. If there's something you'd like to
have added, please let him know (http://www.net-dns.org/).
Future versions may contain some C to increase speed or for those who
wish to link against libresolv or libbind.
Required to run:[
net/p5-INET6] [
net/p5-Net-IP] [
net/p5-Socket6] [
security/p5-Digest-MD5] [
security/p5-Digest-HMAC] [
converters/p5-MIME-Base64]
Package options: inet6
Master sites: (Expand)
SHA1: 87faa1d6c4d5a9e360314a39dee6825864e06c62
RMD160: 484f9c3345d4b600f7e7a57b48addfba2e2f34a5
Filesize: 143.002 KB
Version history: (Expand)
- (2007-08-25) Package added to pkgsrc.se, version p5-Net-DNS-0.60 (created)
CVS history: (Expand)
2007-07-10 13:13:38 by Geert Hendrickx | Files touched by this commit (2) | |
Log message:
Pullup ticket 2138 - requested by taca
security update for p5-Net-DNS
- pkgsrc/net/p5-Net-DNS/Makefile 1.35
- pkgsrc/net/p5-Net-DNS/distinfo 1.18
Module Name: pkgsrc
Committed By: taca
Date: Tue Jul 3 14:53:21 UTC 2007
Modified Files:
pkgsrc/net/p5-Net-DNS: Makefile distinfo
Log message:
Update p5-Net-DNS package to 0.60.
Changes are more than 100 lines, but it fixes these security problem.
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3377
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-3409
|