aboutsummaryrefslogtreecommitdiffstats
path: root/main/nghttp2/APKBUILD
diff options
context:
space:
mode:
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 3f85da049c..9795378093 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