mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/hplip: update CPE
The 'hp:linux_imaging_and_printing_project' hasn't received any new CVE
assignment since 2013, while 'hp:linux_imaging_and_printing' received 4
[1][2][3][4].
See the package vulnerability history at [5].
[1] https://nvd.nist.gov/vuln/detail/CVE-2015-0839
[2] https://nvd.nist.gov/vuln/detail/CVE-2020-6923
[3] https://nvd.nist.gov/vuln/detail/CVE-2026-8631
[4] https://nvd.nist.gov/vuln/detail/CVE-2026-8632
[5] https://security-tracker.debian.org/tracker/source-package/hplip
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 534ae54df9)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -11,7 +11,7 @@ HPLIP_DEPENDENCIES = cups libusb jpeg host-pkgconf
|
||||
HPLIP_LICENSE = GPL-2.0, BSD-3-Clause, MIT
|
||||
HPLIP_LICENSE_FILES = COPYING
|
||||
HPLIP_CPE_ID_VENDOR = hp
|
||||
HPLIP_CPE_ID_PRODUCT = linux_imaging_and_printing_project
|
||||
HPLIP_CPE_ID_PRODUCT = linux_imaging_and_printing
|
||||
|
||||
HPLIP_CONF_OPTS = \
|
||||
--disable-qt4 \
|
||||
|
||||
Reference in New Issue
Block a user