aboutsummaryrefslogtreecommitdiffstats
path: root/community/pdns/APKBUILD
diff options
context:
space:
mode:
authorprspkt <prspkt@protonmail.com>2019-03-19 19:59:50 +0200
committerprspkt <prspkt@protonmail.com>2019-03-19 20:00:34 +0200
commit0ef8821508fe2042c199551d43e728d1af2cde36 (patch)
treeaef40aa0cd042ba34541f6329235d752c857274b /community/pdns/APKBUILD
parent755abee984fdfbe957c97f45f5b8c58078cc3e09 (diff)
downloadaports-0ef8821508fe2042c199551d43e728d1af2cde36.tar.bz2
aports-0ef8821508fe2042c199551d43e728d1af2cde36.tar.xz
community/pdns: security upgrade to 4.1.7
Diffstat (limited to 'community/pdns/APKBUILD')
-rw-r--r--community/pdns/APKBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/community/pdns/APKBUILD b/community/pdns/APKBUILD
index 6770fedbc8..9ba509ff93 100644
--- a/community/pdns/APKBUILD
+++ b/community/pdns/APKBUILD
@@ -5,8 +5,8 @@
# Contributor: Fabian Zoske <fabian@zoske.it>
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=pdns
-pkgver=4.1.5
-pkgrel=1
+pkgver=4.1.7
+pkgrel=0
pkgdesc="PowerDNS Authoritative Server"
url="https://www.powerdns.com/"
arch="all"
@@ -41,6 +41,8 @@ source="https://downloads.powerdns.com/releases/$pkgname-$pkgver.tar.bz2
builddir="$srcdir/$pkgname-$pkgver"
# secfixes:
+# 4.1.7-r0:
+# - 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="c5c42975e6402f17b3cdf947a26c944a462d39c23bef44b6f6e823b8c9459be9e8bd750aa0481f9f707eec8b124c4edc4769a6241c75836583ee0bbe111e33e5 pdns-4.1.5.tar.bz2
+sha512sums="dc9c693ac2eaf11ddce220e7fedc40f6ae3f9d7a55352643b30db2aad0b2d543ad04a14199a06355275aba2d9dd7873087715a16157b0ff2f7335f1a4a4b96a2 pdns-4.1.7.tar.bz2
3a55547e1b6407e7d2faa6e02982ed903c2364381af1b7eeb626ae3a8b0e32558dd79bf31c982b134414e5636d4868c1f3660ac523f25d2440ed6f7b436843bf pdns.initd
3f809f3257680c3e496fa6a4c86c8a636db5d9d5b92aef96fe54c29b8266ee590deb792d13205cc171e27307fa73295dd3b101b09102fd66a2393a7cdbf9dd27 pdns.conf"