mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/dash: add CPE
The CPE `dash:dash` is valid and has a single CVE associated to it. See
[1] & [2].
[1] https://nvd.nist.gov/vuln/detail/CVE-2009-0854
[2] https://security-tracker.debian.org/tracker/source-package/dash
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Julien Olivain <ju.o@free.fr>
(cherry picked from commit 87e2a72e13)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -11,6 +11,8 @@ DASH_LICENSE_FILES = COPYING
|
||||
# We're patching configure.ac
|
||||
DASH_AUTORECONF = YES
|
||||
|
||||
DASH_CPE_ID_VENDOR = dash
|
||||
|
||||
# dash does not build in parallel
|
||||
DASH_MAKE = $(MAKE1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user