aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns
diff options
context:
space:
mode:
authorAdam Dobrawy <ad-m@users.noreply.github.com>2019-03-18 21:39:27 +0100
committerprspkt <prspkt@protonmail.com>2019-03-19 19:35:22 +0200
commita5a93e4963f1fa85d07871cbb586e952309b46b5 (patch)
tree9bba78264b65dd1f910320e54e5d3d021bacfe70 /community/pdns
parent8172a20fdb821ea6b13e39f44ede02cc45d6a44f (diff)
downloadaports-a5a93e4963f1fa85d07871cbb586e952309b46b5.tar.bz2
aports-a5a93e4963f1fa85d07871cbb586e952309b46b5.tar.xz
community/pdns: upgrade to 4.1.7
Diffstat (limited to 'community/pdns')
-rw-r--r--community/pdns/APKBUILD6
1 files changed, 4 insertions, 2 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index 4d83e8eeae..05b7effc86 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -5,7 +5,7 @@
# Contributor: Fabian Zoske <fabian@zoske.it>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
-pkgver=4.1.6
+pkgver=4.1.7
pkgrel=0
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
@@ -41,6 +41,8 @@ source="https://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
+# 4.1.7:
+# - CVE-2019-3871
# 4.1.5-r0:
# - CVE-2018-10851
# - CVE-2018-14626
@@ -133,6 +135,6 @@ backend_remote() { _mv_backend remote; }
backend_sqlite3() { _mv_backend gsqlite3 sqlite; }
#backend_tinydns() { _mv_backend tinydns; }
-sha512sums="094e532ff50aeb54c8b3e46e3b4a77d1fb2c9d3d0fccce6ccb71b3825f5e53f53af680625ea4e98b5dbc29fbd210bc3b4a47c7f05b4b3ac2cf7537369a7e15b2 pdns-4.1.6.tar.bz2
+sha512sums="dc9c693ac2eaf11ddce220e7fedc40f6ae3f9d7a55352643b30db2aad0b2d543ad04a14199a06355275aba2d9dd7873087715a16157b0ff2f7335f1a4a4b96a2 pdns-4.1.7.tar.bz2
3a55547e1b6407e7d2faa6e02982ed903c2364381af1b7eeb626ae3a8b0e32558dd79bf31c982b134414e5636d4868c1f3660ac523f25d2440ed6f7b436843bf pdns.initd
3f809f3257680c3e496fa6a4c86c8a636db5d9d5b92aef96fe54c29b8266ee590deb792d13205cc171e27307fa73295dd3b101b09102fd66a2393a7cdbf9dd27 pdns.conf"