mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/mp4v2: add CPE
The CPE `mp4v2:mp4v2` is valid for the package mp4v2. See the latest CVE: CVE-2023-33719 that reference the upstream repository. [1] https://nvd.nist.gov//vuln/detail/CVE-2023-33719 Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
3848bea3c3
commit
5a03ffed80
@@ -12,6 +12,8 @@ MP4V2_INSTALL_STAGING = YES
|
||||
MP4V2_LICENSE = MPL-1.1
|
||||
MP4V2_LICENSE_FILES = COPYING
|
||||
|
||||
MP4V2_CPE_ID_VENDOR = mp4v2
|
||||
|
||||
# help2man expects to be able to run utilities on the build machine to
|
||||
# grab --help output which doesn't work when cross compiling, so
|
||||
# disable it
|
||||
|
||||
Reference in New Issue
Block a user