aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/xapian-core/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/xapian-core/APKBUILD b/community/xapian-core/APKBUILD
index c551446c7d..5947621303 100644
--- a/community/xapian-core/APKBUILD
+++ b/community/xapian-core/APKBUILD
@@ -21,6 +21,10 @@ armhf) options="!check" ;; # FIXME
s390x) options="!check" ;; # FIXME
esac
+# secfixes:
+# 1.4.6-r0:
+# - CVE-2018-0499
+
build() {
cd "$builddir"
./configure \