From 87b60f8f5ff6e721001f6740d9b3b1da8396deee Mon Sep 17 00:00:00 2001 From: Francesco Colista Date: Fri, 15 Dec 2017 13:44:38 +0000 Subject: community/pdns: security upgrade to 4.0.5 (CVE-2017-15091). Fixes #8250 --- community/pdns/APKBUILD | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'community/pdns/APKBUILD') diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD index a2e85f813f..aca465a801 100644 --- a/community/pdns/APKBUILD +++ b/community/pdns/APKBUILD @@ -4,8 +4,8 @@ # Contributor: Daniel Isaksen # Maintainer: Matt Smith pkgname=pdns -pkgver=4.0.4 -pkgrel=2 +pkgver=4.0.5 +pkgrel=0 pkgdesc="PowerDNS Authoritative Server" url="https://www.powerdns.com/" arch="all" @@ -30,6 +30,10 @@ source="http://downloads.powerdns.com/releases/pdns-$pkgver.tar.bz2 pdns.conf" builddir="$srcdir/$pkgname-$pkgver" +# secfixes: +# 4.0.5-r0: +# - CVE-2017-15091 + build() { cd "$builddir" @@ -76,6 +80,6 @@ _mv_backend() { "$subpkgdir"/usr/lib/pdns/pdns/ } -sha512sums="4ef4705cd990b03976775167c7c37850d45907e198549feda5f5701172e008e3f1f74a35a9bebdb24b63dec15ff63cb2cc9dfc8f92e4e1012e0539c5a88b845b pdns-4.0.4.tar.bz2 +sha512sums="4b0fa932c1d9caf35b988916447aa21c64ebe2a58bdd84417cf09321a21b264cf1057206dc6993a45a3b591eb1dfa49463710c06b6bdfaf6fb17ae6dec6086d9 pdns-4.0.5.tar.bz2 3f5b202c56408168ddbf81b47f5c48ca65de91ada88751213a06a1096334b89176c5a6a58f3c6a893a2d15b51ece9f2a64d7d2ea836220a3e45fe362969c6cfa pdns.initd c8f8d152c4d29660aa56a9dbfd0d268474f9bd26993ad9e7d8ef54725d02a02e27c1a11adc67bf40f5dd871a677648d45fa76222a063907e0dfb2420111d5dc8 pdns.conf" -- cgit v1.2.3