aboutsummaryrefslogtreecommitdiffstats
path: root/community/roundcubemail
diff options
context:
space:
mode:
authorLeonardo Arena <rnalrd@alpinelinux.org>2017-11-09 07:12:55 +0000
committerLeonardo Arena <rnalrd@alpinelinux.org>2017-11-09 07:12:55 +0000
commit59fc0fee613036d25668302ec9e4a9316ffbc689 (patch)
tree0b9e776075a63f88bc8b1d80087a821729e37911 /community/roundcubemail
parent8f20f52228853c855e8edd1f628bdb6ba857594d (diff)
downloadaports-59fc0fee613036d25668302ec9e4a9316ffbc689.tar.bz2
aports-59fc0fee613036d25668302ec9e4a9316ffbc689.tar.xz
community/roundcubemail: add secinfo
Diffstat (limited to 'community/roundcubemail')
-rw-r--r--community/roundcubemail/APKBUILD4
1 files changed, 3 insertions, 1 deletions
diff --git a/community/roundcubemail/APKBUILD b/community/roundcubemail/APKBUILD
index 7529fb169c..1e3e064e89 100644
--- a/community/roundcubemail/APKBUILD
+++ b/community/roundcubemail/APKBUILD
@@ -21,8 +21,10 @@ source="https://github.com/roundcube/$pkgname/releases/download/$pkgver/${pkgnam
builddir="$srcdir"/roundcubemail-$pkgver
# secfixes:
+# 1.2.7-r0:
+# - CVE-2017-16651
# 1.2.5-r0:
-# - CVE-2017-8114
+# - CVE-2017-8114
prepare() {
cd "$builddir"