From: Sven Wegener Date: Tue, 28 Nov 2017 23:36:32 +0000 (+0000) Subject: net-dns/pdns: Revision bump for security fixes to 4.1.0_rc3 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=fa161a4417e81c6b4d85a154de6be756ed6d79b9;p=gentoo.git net-dns/pdns: Revision bump for security fixes to 4.1.0_rc3 Package-Manager: Portage-2.3.14, Repoman-2.3.6 --- diff --git a/net-dns/pdns/pdns-4.1.0_rc3.ebuild b/net-dns/pdns/pdns-4.1.0_rc3-r1.ebuild similarity index 98% rename from net-dns/pdns/pdns-4.1.0_rc3.ebuild rename to net-dns/pdns/pdns-4.1.0_rc3-r1.ebuild index 10cfdae39d10..06d462d4a735 100644 --- a/net-dns/pdns/pdns-4.1.0_rc3.ebuild +++ b/net-dns/pdns/pdns-4.1.0_rc3-r1.ebuild @@ -43,6 +43,10 @@ DEPEND="${RDEPEND} S="${WORKDIR}"/${P/_/-} +PATCHES=( + "${FILESDIR}"/CVE-2017-15091-4.0.4.patch +) + src_configure() { local dynmodules="pipe bind" # the default backends, always enabled