mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-08 23:51:08 -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>
(cherry picked from commit 5a03ffed80)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -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