Simple update, contains a fix for CVE-2015-5230 ( https://doc.powerdns.com/md/security/powerdns-advisory-2015-02/ ) Works for me[tm] on amd64 OK?
diff --git Makefile Makefile index c4846e1..f17f8a4 100644 --- Makefile +++ Makefile @@ -9,7 +9,7 @@ COMMENT-mysql= MySQL database access module for PowerDNS COMMENT-pgsql= PGSQL database access module for PowerDNS COMMENT-ldap= LDAP module for PowerDNS -V= 3.4.5 +V= 3.4.6 DISTNAME= pdns-${V} EXTRACT_SUFX = .tar.bz2 PKGNAME= powerdns-${V} diff --git distinfo distinfo index fdb52d4..7e24663 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (pdns-3.4.5.tar.bz2) = 8+FEFTKwrwWmte/lNG8C0MVfJS++1i1bTy5KgJl8UH0= -SIZE (pdns-3.4.5.tar.bz2) = 1337222 +SHA256 (pdns-3.4.6.tar.bz2) = gKakPKvRTbhEvOhEgrpW0D1G6/v5bIhon7PiGFrChtg= +SIZE (pdns-3.4.6.tar.bz2) = 1336760 -- I'm not entirely sure you are real.