aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/busybox/APKBUILD9
1 files changed, 8 insertions, 1 deletions
diff --git a/main/busybox/APKBUILD b/main/busybox/APKBUILD
index 2388575e33..06765ce4af 100644
--- a/main/busybox/APKBUILD
+++ b/main/busybox/APKBUILD
@@ -33,7 +33,7 @@ source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2
0010-udhcpc-Don-t-background-if-n-is-given.patch
0011-testsuite-fix-cpio-tests.patch
0012-microcom-segfault.patch
-
+
0013-CVE-2017-16544.patch
0014-CVE-2017-15873.patch
0015-CVE-2017-15874.patch
@@ -47,6 +47,13 @@ source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2
dad.if-up
nologin.c
"
+
+# secfixes:
+# 1.27.2-r4:
+# - CVE-2017-16544
+# - CVE-2017-15873
+# - CVE-2017-15874
+
builddir="$srcdir"/$pkgname-$pkgver
_staticdir="$srcdir"/build-static