summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Wegener <swegener@gentoo.org>2017-11-28 23:35:27 +0000
committerSven Wegener <swegener@gentoo.org>2017-11-28 23:52:10 +0000
commitd7cee18c6c0435a113bc8af29cee4946076d9591 (patch)
tree6e56acc612a9e31f61257963790ddc4198b343c4 /net-dns
parentnet-dns/pdns: Add mit-krb5 dependency for ldap backend, bug #629892 (diff)
downloadgentoo-d7cee18c6c0435a113bc8af29cee4946076d9591.tar.gz
gentoo-d7cee18c6c0435a113bc8af29cee4946076d9591.tar.bz2
gentoo-d7cee18c6c0435a113bc8af29cee4946076d9591.zip
net-dns/pdns-recursor: Revesion bump for security fixes to 4.1.0_rc3
Package-Manager: Portage-2.3.14, Repoman-2.3.6
Diffstat (limited to 'net-dns')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.1.0_rc3-r1.ebuild (renamed from net-dns/pdns-recursor/pdns-recursor-4.1.0_rc3.ebuild)4
1 files changed, 4 insertions, 0 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.1.0_rc3.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.1.0_rc3-r1.ebuild
index 6840a11c1c94..2e5354ed1161 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.1.0_rc3.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.1.0_rc3-r1.ebuild
@@ -32,6 +32,10 @@ DEPEND="${DEPEND}
S="${WORKDIR}"/${P/_/-}
+PATCHES=(
+ "${FILESDIR}"/CVE-2017-{15093,15094}-4.0.6.patch
+)
+
pkg_setup() {
filter-flags -ftree-vectorize
}