aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
Diffstat (limited to 'community')
-rw-r--r--community/podofo/APKBUILD10
1 files changed, 10 insertions, 0 deletions
diff --git a/community/podofo/APKBUILD b/community/podofo/APKBUILD
index c84dd243e3..66ce522f26 100644
--- a/community/podofo/APKBUILD
+++ b/community/podofo/APKBUILD
@@ -14,6 +14,16 @@ install=""
subpackages="$pkgname-dev $pkgname-doc"
source="http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.gz"
builddir="$srcdir"/$pkgname-$pkgver
+
+# secfixes:
+# 0.9.5-r0:
+# - CVE-2017-6843
+# - CVE-2017-6844
+# - CVE-2017-6845
+# - CVE-2017-6846
+# - CVE-2017-6847
+# - CVE-2017-6849
+
build() {
cd "$builddir"
mkdir build