All of lore.kernel.org
 help / color / mirror / Atom feed
From: Matt Weber <matthew.weber@rockwellcollins.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 19/25] package/pugixml: add _CPE_ID_VENDOR
Date: Tue, 20 Apr 2021 15:11:40 -0500	[thread overview]
Message-ID: <20210420201146.42858-19-matthew.weber@rockwellcollins.com> (raw)
In-Reply-To: <20210420201146.42858-1-matthew.weber@rockwellcollins.com>

cpe:2.3:a:pugixml_project:pugixml:* is a valid CPE identifier for this package:

 https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:pugixml_project:pugixml

Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
---
 package/pugixml/pugixml.mk | 1 +
 1 file changed, 1 insertion(+)

diff --git a/package/pugixml/pugixml.mk b/package/pugixml/pugixml.mk
index 5d7fc63017..a9ccb2d40b 100644
--- a/package/pugixml/pugixml.mk
+++ b/package/pugixml/pugixml.mk
@@ -9,6 +9,7 @@ PUGIXML_SITE = http://github.com/zeux/pugixml/releases/download/v$(PUGIXML_VERSI
 PUGIXML_LICENSE = MIT
 PUGIXML_LICENSE_FILES = LICENSE.md
 PUGIXML_INSTALL_STAGING = YES
+PUGIXML_CPE_ID_VENDOR = pugixml_project
 
 # Pugixml will automatically enable 'long long' support on C++11 compilers,
 # which means gcc 4.8+. As gcc always supports the 'long long' type,
-- 
2.17.1

  parent reply	other threads:[~2021-04-20 20:11 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-20 20:11 [Buildroot] [PATCH 01/25] package/automake: add _CPE_ID_VENDOR Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 02/25] package/c-periphery: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 03/25] package/cgroupfs-mount: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 04/25] package/cmake: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 05/25] package/gperf: add _CPE_ID_VENDOR and _CPE_ID_PRODUCT Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 06/25] package/iproute2: add _CPE_ID_VENDOR Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 07/25] package/iputils: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 08/25] package/json-for-modern-cpp: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 09/25] package/libcap: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 10/25] package/libdaemon: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 11/25] package/libnl: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 12/25] package/libqmi: " Matt Weber
2021-04-20 21:20   ` Yann E. MORIN
2021-04-20 20:11 ` [Buildroot] [PATCH 13/25] package/libtool: " Matt Weber
2021-04-20 20:49   ` Yann E. MORIN
2021-04-20 21:07     ` Matthew Weber
2021-04-20 21:29       ` Yann E. MORIN
2021-04-20 20:11 ` [Buildroot] [PATCH 14/25] package/make: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 15/25] package/openresolv: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 16/25] package/parted: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 17/25] package/pkgconf: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 18/25] package/popt: " Matt Weber
2021-04-20 20:11 ` Matt Weber [this message]
2021-04-20 20:11 ` [Buildroot] [PATCH 20/25] package/python3-decorator: add _CPE_ID_VENDOR and _CPE_ID_PRODUCT Matt Weber
2021-04-20 20:56   ` Yann E. MORIN
2021-04-20 20:58     ` Yann E. MORIN
2021-04-20 20:11 ` [Buildroot] [PATCH 21/25] package/python3-setuptools: add _CPE_ID_VENDOR and_CPE_ID_PRODUCT Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 22/25] package/rng-tools: add _CPE_ID_VENDOR Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 23/25] package/rp-pppoe: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 24/25] package/sysstat: " Matt Weber
2021-04-20 20:11 ` [Buildroot] [PATCH 25/25] package/sysvinit: " Matt Weber
2021-04-20 21:32 ` [Buildroot] [PATCH 01/25] package/automake: " Yann E. MORIN
2021-04-26 13:20   ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210420201146.42858-19-matthew.weber@rockwellcollins.com \
    --to=matthew.weber@rockwellcollins.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.