aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-19 19:33:28 +0200
committerprspkt <prspkt@protonmail.com>2019-03-19 19:39:28 +0200
commit1bf6e4dfc6f744c7ba0a8e37cbe4a670a88489f8 (patch)
tree0eddd2dff1624e12445d173fcd9fd89add3677c4
parent572414918df5b3e7d4518c3cae56b14e98f399fa (diff)
downloadaports-1bf6e4dfc6f744c7ba0a8e37cbe4a670a88489f8.tar.bz2
aports-1bf6e4dfc6f744c7ba0a8e37cbe4a670a88489f8.tar.xz
community/pdns: security upgrade to 4.0.7
-rw-r--r--community/pdns/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index a9a6df8dae..c784dd33c1 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -3,7 +3,7 @@
# Contributor: Olivier Mauras <olivier@mauras.ch>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
-pkgver=4.0.6
+pkgver=4.0.7
pkgrel=0
pkgdesc="PowerDNS Authoritative Server"
url="http://www.powerdns.com/"
@@ -29,6 +29,8 @@ source="http://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
@@ -77,6 +79,6 @@ _mv_backend() {
"$subpkgdir"/usr/lib/pdns/pdns/ || return 1
}
-sha512sums="4a4f4db14809b96b763d223fe812cc552f62c96132226640eacdbdcebaa1ba7d8884498d685b81eb747668d42709698c46254f4fafe069306085f0bc19f18858 pdns-4.0.6.tar.bz2
+sha512sums="2e7f8b0f530780a665c43a95c0c0396ef71520a9f94fb6a446774812539c7aaf5191a71fc1d2a22b46b19f1b445be79e5dcd958f554afedc9a354cc8c903ea7b pdns-4.0.7.tar.bz2
4e729120af0f5e6ce8f13fdb97af2e8471300df3c1e2e250f855861214a0bf733b5dc77f0e414f2969d81c13423cf29d0bfb7cb4938075ef763fd14877a54a79 pdns.initd
acde76a5a51232dbd2b1b9fed95328f5bb59e33718338ffaa47618806588a9c3c8691c7e7270944d9e2f40b1fb69fc33e204e2fdfbc9546ab723fc428d2a7955 pdns.conf"