mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 13:57:14 +02:00
main/busybox: add secfixes comment
This commit is contained in:
parent
ac414d2b63
commit
f36afe370e
@ -33,7 +33,7 @@ source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2
|
|||||||
0010-udhcpc-Don-t-background-if-n-is-given.patch
|
0010-udhcpc-Don-t-background-if-n-is-given.patch
|
||||||
0011-testsuite-fix-cpio-tests.patch
|
0011-testsuite-fix-cpio-tests.patch
|
||||||
0012-microcom-segfault.patch
|
0012-microcom-segfault.patch
|
||||||
|
|
||||||
0013-CVE-2017-16544.patch
|
0013-CVE-2017-16544.patch
|
||||||
0014-CVE-2017-15873.patch
|
0014-CVE-2017-15873.patch
|
||||||
0015-CVE-2017-15874.patch
|
0015-CVE-2017-15874.patch
|
||||||
@ -47,6 +47,13 @@ source="http://busybox.net/downloads/$pkgname-$pkgver.tar.bz2
|
|||||||
dad.if-up
|
dad.if-up
|
||||||
nologin.c
|
nologin.c
|
||||||
"
|
"
|
||||||
|
|
||||||
|
# secfixes:
|
||||||
|
# 1.27.2-r4:
|
||||||
|
# - CVE-2017-16544
|
||||||
|
# - CVE-2017-15873
|
||||||
|
# - CVE-2017-15874
|
||||||
|
|
||||||
builddir="$srcdir"/$pkgname-$pkgver
|
builddir="$srcdir"/$pkgname-$pkgver
|
||||||
|
|
||||||
_staticdir="$srcdir"/build-static
|
_staticdir="$srcdir"/build-static
|
||||||
|
Loading…
Reference in New Issue
Block a user