commit:     fa161a4417e81c6b4d85a154de6be756ed6d79b9
Author:     Sven Wegener <swegener <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 28 23:36:32 2017 +0000
Commit:     Sven Wegener <swegener <AT> gentoo <DOT> org>
CommitDate: Tue Nov 28 23:52:11 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fa161a44

net-dns/pdns: Revision bump for security fixes to 4.1.0_rc3

Package-Manager: Portage-2.3.14, Repoman-2.3.6

 net-dns/pdns/{pdns-4.1.0_rc3.ebuild => pdns-4.1.0_rc3-r1.ebuild} | 4 ++++
 1 file changed, 4 insertions(+)

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 10cfdae39d1..06d462d4a73 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
 

Reply via email to