All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/x11r7/xapp_xrandr: add CPE variables
@ 2021-02-07 13:41 Fabrice Fontaine
  2021-02-08  7:39 ` Peter Korsgaard
  0 siblings, 1 reply; 3+ messages in thread
From: Fabrice Fontaine @ 2021-02-07 13:41 UTC (permalink / raw)
  To: buildroot

cpe:2.3:a:x.org:libxrandr is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ax.org%3Alibxrandr

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
 package/x11r7/xapp_xrandr/xapp_xrandr.mk | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/package/x11r7/xapp_xrandr/xapp_xrandr.mk b/package/x11r7/xapp_xrandr/xapp_xrandr.mk
index 8586c6feb3..9d4904d2ab 100644
--- a/package/x11r7/xapp_xrandr/xapp_xrandr.mk
+++ b/package/x11r7/xapp_xrandr/xapp_xrandr.mk
@@ -9,6 +9,8 @@ XAPP_XRANDR_SOURCE = xrandr-$(XAPP_XRANDR_VERSION).tar.xz
 XAPP_XRANDR_SITE = http://xorg.freedesktop.org/releases/individual/app
 XAPP_XRANDR_LICENSE = MIT
 XAPP_XRANDR_LICENSE_FILES = COPYING
+XAPP_XRANDR_CPE_ID_VENDOR = x.org
+XAPP_XRANDR_CPE_ID_PRODUCT = libxrandr
 XAPP_XRANDR_DEPENDENCIES = xlib_libXrandr xlib_libX11
 XAPP_XRANDR_CONF_OPTS = --disable-malloc0returnsnull
 
-- 
2.29.2

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/x11r7/xapp_xrandr: add CPE variables
  2021-02-07 13:41 [Buildroot] [PATCH 1/1] package/x11r7/xapp_xrandr: add CPE variables Fabrice Fontaine
@ 2021-02-08  7:39 ` Peter Korsgaard
  2021-02-08  7:43   ` Fabrice Fontaine
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2021-02-08  7:39 UTC (permalink / raw)
  To: buildroot

>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:

 > cpe:2.3:a:x.org:libxrandr is a valid CPE identifier for this package:
 >   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ax.org%3Alibxrandr

Hmm, are you sure? I would think that this is for our xlib_libXrandr?

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH 1/1] package/x11r7/xapp_xrandr: add CPE variables
  2021-02-08  7:39 ` Peter Korsgaard
@ 2021-02-08  7:43   ` Fabrice Fontaine
  0 siblings, 0 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2021-02-08  7:43 UTC (permalink / raw)
  To: buildroot

Hi Peter,

Le lun. 8 f?vr. 2021 ? 08:39, Peter Korsgaard <peter@korsgaard.com> a ?crit :
>
> >>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice@gmail.com> writes:
>
>  > cpe:2.3:a:x.org:libxrandr is a valid CPE identifier for this package:
>  >   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Ax.org%3Alibxrandr
>
> Hmm, are you sure? I would think that this is for our xlib_libXrandr?
Indeed, thanks for spotting my mistake.
>
> --
> Bye, Peter Korsgaard
Best Regards,

Fabrice

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-08  7:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 13:41 [Buildroot] [PATCH 1/1] package/x11r7/xapp_xrandr: add CPE variables Fabrice Fontaine
2021-02-08  7:39 ` Peter Korsgaard
2021-02-08  7:43   ` Fabrice Fontaine

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.