aboutsummaryrefslogtreecommitdiffstats
path: root/community/cfengine
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2019-06-10 22:26:05 +0200
committerLeo <thinkabit.ukim@gmail.com>2019-06-11 06:41:28 -0300
commita0a7b70feb0252862a52399a3d49ff866ca0fb0a (patch)
treebf71c63350facde68ce7ab5a4931ac71b7454fdc /community/cfengine
parent1b7b1ef70fd72c706ea0a362bc613eb816ebcb39 (diff)
downloadaports-a0a7b70feb0252862a52399a3d49ff866ca0fb0a.tar.bz2
aports-a0a7b70feb0252862a52399a3d49ff866ca0fb0a.tar.xz
community/cfengine: add secfixes
Diffstat (limited to 'community/cfengine')
-rw-r--r--community/cfengine/APKBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/community/cfengine/APKBUILD b/community/cfengine/APKBUILD
index 9e4c861a22..7b7d75bb7d 100644
--- a/community/cfengine/APKBUILD
+++ b/community/cfengine/APKBUILD
@@ -17,6 +17,10 @@ builddir="$srcdir"/cfengine-${pkgver%_p*}
builddirmasterfiles="$srcdir"/cfengine-masterfiles-${pkgver%_p*}
options="!check" # testsuite shows some unknown errors
+# secfixes:
+# 3.12.2-r0:
+# - CVE-2019-9929
+
prepare() {
default_prepare