From abbc5024d4e18f26475d75f8cfb60bd09c8720ed Mon Sep 17 00:00:00 2001 From: tcely Date: Mon, 16 Jul 2018 07:29:41 -0400 Subject: testing/botan: add secfixes comment --- testing/botan/APKBUILD | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'testing') 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" -- cgit v1.2.3