Path to this page:
./
net/powerdns,
Modern, advanced and high performance nameserver
Branch: pkgsrc-2008Q2,
Version: 2.9.21nb2,
Package name: powerdns-2.9.21nb2,
Maintainer: ghenThe PowerDNS nameserver is a modern, advanced and high performance
authoritative-only nameserver. It is written from scratch and conforms
to all the relevant DNS standards documents. PowerDNS is open source.
The PowerDNS nameserver utilizes a flexible backend architecture that
can access DNS information from any data source. This includes file
formats, Bind zone files, relational databases or LDAP directories.
See the net/powerdns-* packages for additional backend modules.
Required to build:[
devel/gmake] [
devel/libtool-base]
Master sites:
SHA1: 2b86e4b44ef43db308c62e32b10ed0d5221a45c9
RMD160: ed53de20a4e660ab2537b3c888b0a85225764a51
Filesize: 967.843 KB
Version history: (Expand)
- (2008-08-12) Updated to version: powerdns-2.9.21nb2
- (2008-07-14) Package added to pkgsrc.se, version powerdns-2.9.21nb1 (created)
CVS history: (Expand)
2008-08-12 13:46:49 by Tyler R. Retzlaff | Files touched by this commit (3) |
Log message:
pullup ticket #2476 - requested by ghen
powerdns: security fix
revisions pulled up:
pkgsrc/net/powerdns/Makefile 1.4
pkgsrc/net/powerdns/distinfo 1.3
pkgsrc/net/powerdns/patches/patch-ac 1.1
Module Name: pkgsrc
Committed By: ghen
Date: Mon Aug 11 13:59:48 UTC 2008
Modified Files:
pkgsrc/net/powerdns: Makefile distinfo
Added Files:
pkgsrc/net/powerdns/patches: patch-ac
Log message:
Fix for CVE-2008-3337 taken from PowerDNS 2.9.21.1: return SERVFAIL to
mailformed queries instead of just dropping them (as this facilitates
DNS spoofing attacks). Bump PKGREVISION.
|