Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 13/25] package/libtool: add _CPE_ID_VENDOR
Date: Tue, 20 Apr 2021 22:49:04 +0200	[thread overview]
Message-ID: <20210420204904.GG298901@scaer> (raw)
In-Reply-To: <20210420201146.42858-13-matthew.weber@rockwellcollins.com>

Matthew, All,

On 2021-04-20 15:11 -0500, Matt Weber spake thusly:
> cpe:2.3:a:gnu:libtool:2.4.6:* is a valid CPE identifier for this package:
> 
>  https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:gnu:libtool:2.4.6

    There are 0 matching records.

However, there are resilts with:
    https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe:2.3:a:gnu:libtool

Quid?

Regards,
Yann E. MORIN.

> Signed-off-by: Matthew Weber <matthew.weber@rockwellcollins.com>
> ---
>  package/libtool/libtool.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/libtool/libtool.mk b/package/libtool/libtool.mk
> index 10af8cf715..6342e70a39 100644
> --- a/package/libtool/libtool.mk
> +++ b/package/libtool/libtool.mk
> @@ -7,6 +7,7 @@
>  LIBTOOL_VERSION = 2.4.6
>  LIBTOOL_SOURCE = libtool-$(LIBTOOL_VERSION).tar.xz
>  LIBTOOL_SITE = $(BR2_GNU_MIRROR)/libtool
> +LIBTOOL_CPE_ID_VENDOR = gnu
>  
>  # For the target variant, we only want to build/install libltdl
>  LIBTOOL_SUBDIR = libltdl
> -- 
> 2.17.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  reply	other threads:[~2021-04-20 20:49 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 [this message]
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 ` [Buildroot] [PATCH 19/25] package/pugixml: " Matt Weber
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=20210420204904.GG298901@scaer \
    --to=yann.morin.1998@free.fr \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox