From d4d0716b84b903f36b5ab19c3afde5bbef2fbb76 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 30 Dec 2011 17:26:26 +0100 Subject: [notify] maradns: update to 1.4.08 Security fix, see http://www.samiam.org/blog/20111229.html Note: I no longer use maradns but a combo of dnsmasq [1] and unbound [2] instead, so it might happen that I'll drop the port. Dnsmasq is a easy to configure authoritative DNS server with additional DHCP server and unbound a DNSSEC aware recursive, caching resolver. Highly recommended. [1] http://www.thekelleys.org.uk/dnsmasq/doc.html [2] http://unbound.net/ --- maradns/.md5sum | 2 +- maradns/Pkgfile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'maradns') diff --git a/maradns/.md5sum b/maradns/.md5sum index 06115cfc4..a852ef674 100644 --- a/maradns/.md5sum +++ b/maradns/.md5sum @@ -1,4 +1,4 @@ 6e2f5cfb258b8955fa345a2070b6c4b0 db.localhost 020d9bffda1f19fa9287c80672554ecf maradns -799f7326fae8a3a2f9faae639e497bc0 maradns-1.4.07.tar.bz2 +e227904c213d42fcbcb9440ae827fb14 maradns-1.4.08.tar.bz2 5b860ff2ae93ffe85ba24500618d17b8 mararc diff --git a/maradns/Pkgfile b/maradns/Pkgfile index e8d492bd9..ea7e2d679 100644 --- a/maradns/Pkgfile +++ b/maradns/Pkgfile @@ -3,9 +3,9 @@ # Maintainer: Juergen Daubert, jue at crux dot nu name=maradns -version=1.4.07 +version=1.4.08 release=1 -source=(http://www.maradns.org/download/1.4/$version/maradns-$version.tar.bz2 \ +source=(http://www.maradns.org/download/1.4/maradns-$version.tar.bz2 \ mararc maradns db.localhost) build () { -- cgit v1.2.3