aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-19 19:31:54 +0200
committerprspkt <prspkt@protonmail.com>2019-03-19 19:42:13 +0200
commit7296a289a69c4f85ce77dcde7915f59f071debf2 (patch)
tree9eccafb064bafd8f9826a5495e20a18a9e07e2d0 /community
parentd6c4336473720653b0582819cc5182c466511a22 (diff)
downloadaports-7296a289a69c4f85ce77dcde7915f59f071debf2.tar.bz2
aports-7296a289a69c4f85ce77dcde7915f59f071debf2.tar.xz
community/pdns: security upgrade to 4.0.7
Diffstat (limited to 'community')
-rw-r--r--community/pdns/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index 4edcb12fb8..ca2488555e 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -4,7 +4,7 @@
# Contributor: Daniel Isaksen <d@duniel.no>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
-pkgver=4.0.6
+pkgver=4.0.7
pkgrel=0
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
@@ -31,6 +31,8 @@ source="https://downloads.powerdns.com/releases/pdns-$pkgver.tar.bz2
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
+# 4.0.7-r0:
+# - CVE-2019-3871
# 4.0.6-r0:
# - CVE-2018-10851
# - CVE-2018-14626
@@ -83,6 +85,6 @@ _mv_backend() {
"$subpkgdir"/usr/lib/pdns/pdns/
}
-sha512sums="4a4f4db14809b96b763d223fe812cc552f62c96132226640eacdbdcebaa1ba7d8884498d685b81eb747668d42709698c46254f4fafe069306085f0bc19f18858 pdns-4.0.6.tar.bz2
+sha512sums="2e7f8b0f530780a665c43a95c0c0396ef71520a9f94fb6a446774812539c7aaf5191a71fc1d2a22b46b19f1b445be79e5dcd958f554afedc9a354cc8c903ea7b pdns-4.0.7.tar.bz2
3f5b202c56408168ddbf81b47f5c48ca65de91ada88751213a06a1096334b89176c5a6a58f3c6a893a2d15b51ece9f2a64d7d2ea836220a3e45fe362969c6cfa pdns.initd
c8f8d152c4d29660aa56a9dbfd0d268474f9bd26993ad9e7d8ef54725d02a02e27c1a11adc67bf40f5dd871a677648d45fa76222a063907e0dfb2420111d5dc8 pdns.conf"