mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user