mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package/gstreamer1: update CPE vendor
The CPE "cpe:2.3:a:gstreamer:gstreamer:*:*:*:*:*:*:*:*" is valid for this package. The previous vendor `gstreamer_project` has no CVE assigned to it except "gstreamer_project:gst-rtsp-server" which target another package. See the CVEs [1][2] ... [1] https://nvd.nist.gov/vuln/detail/CVE-2026-3085 [2] https://nvd.nist.gov/vuln/detail/CVE-2026-3086 Signed-off-by: Thomas Perale <thomas.perale@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
4893eeefde
commit
4a5b7d733c
@@ -10,7 +10,7 @@ GSTREAMER1_SITE = https://gstreamer.freedesktop.org/src/gstreamer
|
||||
GSTREAMER1_INSTALL_STAGING = YES
|
||||
GSTREAMER1_LICENSE_FILES = COPYING
|
||||
GSTREAMER1_LICENSE = LGPL-2.1+
|
||||
GSTREAMER1_CPE_ID_VENDOR = gstreamer_project
|
||||
GSTREAMER1_CPE_ID_VENDOR = gstreamer
|
||||
GSTREAMER1_CPE_ID_PRODUCT = gstreamer
|
||||
|
||||
GSTREAMER1_CONF_OPTS = \
|
||||
|
||||
Reference in New Issue
Block a user