aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2017-12-15 13:44:38 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2017-12-15 13:50:07 +0000
commit87b60f8f5ff6e721001f6740d9b3b1da8396deee (patch)
tree09a5c23f05ef14b8bc7fa2e20c839a351c0afc20 /community/pdns
parent022e2e2c31110ab6aa3db8778513bbec6fc2d91a (diff)
community/pdns: security upgrade to 4.0.5 (CVE-2017-15091). Fixes #8250
Diffstat (limited to 'community/pdns')
-rw-r--r--community/pdns/APKBUILD10
1 files changed, 7 insertions, 3 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index a2e85f813f6..aca465a801e 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -4,8 +4,8 @@
# Contributor: Daniel Isaksen <d@duniel.no>
# Maintainer: Matt Smith <mcs@darkregion.net>
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"