aboutsummaryrefslogtreecommitdiffstats
path: root/testing/botan
diff options
context:
space:
mode:
Diffstat (limited to 'testing/botan')
-rw-r--r--testing/botan/APKBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/botan/APKBUILD b/testing/botan/APKBUILD
index db06474736..e2ff45b59f 100644
--- a/testing/botan/APKBUILD
+++ b/testing/botan/APKBUILD
@@ -16,6 +16,12 @@ source="https://botan.randombit.net/releases/Botan-$pkgver.tgz
builddir="$srcdir/Botan-$pkgver"
install=""
+# secfixes:
+# 2.6.0-r0:
+# - CVE-2018-9860
+# 2.5.0-r0:
+# - CVE-2018-9127
+
build() {
cd "$builddir"