summaryrefslogtreecommitdiff
path: root/user/unbound/APKBUILD
diff options
context:
space:
mode:
authorLuis Ressel <aranea@aixah.de>2019-11-20 12:21:10 +0100
committerLuis Ressel <aranea@aixah.de>2019-11-20 12:21:10 +0100
commit83f0ea98460685b946990b9a8a924870b65248fe (patch)
tree63b8c2a879aa8c78be24d9ec82f3a9ee2cf6cedd /user/unbound/APKBUILD
parent032d4ce8dfbf86b3d18d9d91aec917b5824f1aad (diff)
downloadpackages-83f0ea98460685b946990b9a8a924870b65248fe.tar.gz
packages-83f0ea98460685b946990b9a8a924870b65248fe.tar.bz2
packages-83f0ea98460685b946990b9a8a924870b65248fe.tar.xz
packages-83f0ea98460685b946990b9a8a924870b65248fe.zip
user/unbound: [CVE] Bump to 1.9.5
Diffstat (limited to 'user/unbound/APKBUILD')
-rw-r--r--user/unbound/APKBUILD8
1 files changed, 6 insertions, 2 deletions
diff --git a/user/unbound/APKBUILD b/user/unbound/APKBUILD
index e04ea0459..53034a55f 100644
--- a/user/unbound/APKBUILD
+++ b/user/unbound/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Luis Ressel <aranea@aixah.de>
# Maintainer: Luis Ressel <aranea@aixah.de>
pkgname=unbound
-pkgver=1.9.4
+pkgver=1.9.5
pkgrel=0
pkgdesc="A validating, recursive and caching DNS resolver"
url="https://nlnetlabs.nl/projects/unbound/about/"
@@ -18,6 +18,10 @@ source="https://nlnetlabs.nl/downloads/$pkgname/$pkgname-$pkgver.tar.gz
unbound.confd
unbound.initd"
+# secfixes:
+# 1.9.5-r0:
+# - CVE-2019-18934
+
build() {
# cachedb, dnscrypt and dnstap have yet unpackaged dependencies
PYTHON_VERSION=3 ./configure \
@@ -66,6 +70,6 @@ python() {
mv "$pkgdir/usr/lib/python"* "$subpkgdir"
}
-sha512sums="44021014c944fc01a1f5f9afd77145f5554a3282cc2bfd54526fc4f88346f497c847ddb72bafa155d7e6e5dd02b6bb031836ead4408977d4e4b5b3290dffea9c unbound-1.9.4.tar.gz
+sha512sums="0b198b49165b25c93899ca41fead67c479e5b6fd255f7e2af6930f4b9898c73d8a72caf376fce9a2a33199d0764db58388371c3fdbd442999ddfdb0b8b5394ea unbound-1.9.5.tar.gz
de9dc269553f5449c1757690c2a8a3b9f228964f5672d721cfdbc29e6fab8954907fa4fa3761dd6f705b3ccd2f729cc6e2fe870107feb68cca611589f8306b94 unbound.confd
6627cbcbcb4e04f596e7e0ffdbf80ceb54cdb59144cb89896e53503dfb41b99fd77d8b85d05e6670f77023b6eafec8885b00c0c8e4e34e3e638c52c037a7985e unbound.initd"