aboutsummaryrefslogtreecommitdiffstats
path: root/main/nghttp2/APKBUILD
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-08-16 00:07:20 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2019-08-16 13:36:08 +0000
commit8a20f72a0662540e2965493e72f68b22ffb975ff (patch)
treed7c2e374729dfef8acff715bbc9157e439a76679 /main/nghttp2/APKBUILD
parent2352aedda7b946046e3bb408f94d6053f6468d74 (diff)
main/nghttp2: add secfixes
Diffstat (limited to 'main/nghttp2/APKBUILD')
-rw-r--r--main/nghttp2/APKBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/main/nghttp2/APKBUILD b/main/nghttp2/APKBUILD
index 3f85da049c8..97953780931 100644
--- a/main/nghttp2/APKBUILD
+++ b/main/nghttp2/APKBUILD
@@ -14,6 +14,11 @@ source="https://github.com/tatsuhiro-t/$pkgname/releases/download/v$pkgver/nghtt
remove-mruby-tests.patch"
builddir="$srcdir"/$pkgname-$pkgver
+# secfixes:
+# 1.39.2-r0:
+# - CVE-2019-9511
+# - CVE-2019-9513
+
check() {
cd "$builddir"
make check