All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: Alexandre Esse <alexandre.esse.dev@gmail.com>, buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/v4l2loopback: add V4L2LOOPBACK_CPE_ID_VENDOR
Date: Sat, 27 Aug 2022 09:59:47 +0200	[thread overview]
Message-ID: <20220827075947.GP37358@scaer> (raw)
In-Reply-To: <20220826213447.47029-1-fontaine.fabrice@gmail.com>

Fabrice, All,

On 2022-08-26 23:34 +0200, Fabrice Fontaine spake thusly:
> cpe:2.3:o:v4l2loopback_project:v4l2loopback is a valid CPE identifier
> for this package:
> 
>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Ao%3Av4l2loopback_project%3Av4l2loopback
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Series of two patches applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/v4l2loopback/v4l2loopback.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/v4l2loopback/v4l2loopback.mk b/package/v4l2loopback/v4l2loopback.mk
> index d9f065a49d..6ee4b69ef9 100644
> --- a/package/v4l2loopback/v4l2loopback.mk
> +++ b/package/v4l2loopback/v4l2loopback.mk
> @@ -8,6 +8,8 @@ V4L2LOOPBACK_VERSION = 0.12.5
>  V4L2LOOPBACK_SITE = $(call github,umlaeute,v4l2loopback,v$(V4L2LOOPBACK_VERSION))
>  V4L2LOOPBACK_LICENSE = GPL-2.0+
>  V4L2LOOPBACK_LICENSE_FILES = COPYING
> +V4L2LOOPBACK_CPE_ID_VENDOR = v4l2loopback_project
> +V4L2LOOPBACK_CPE_ID_PREFIX = cpe:2.3:o
>  
>  ifeq ($(BR2_PACKAGE_V4L2LOOPBACK_UTILS),y)
>  define V4L2LOOPBACK_INSTALL_TARGET_CMDS
> -- 
> 2.35.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/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.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

  parent reply	other threads:[~2022-08-27  7:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-26 21:34 [Buildroot] [PATCH 1/2] package/v4l2loopback: add V4L2LOOPBACK_CPE_ID_VENDOR Fabrice Fontaine
2022-08-26 21:34 ` [Buildroot] [PATCH 2/2] package/v4l2loopback: security bump to version 0.12.7 Fabrice Fontaine
2022-09-17 15:50   ` Peter Korsgaard
2022-08-27  7:59 ` Yann E. MORIN [this message]
2022-09-17 15:50 ` [Buildroot] [PATCH 1/2] package/v4l2loopback: add V4L2LOOPBACK_CPE_ID_VENDOR 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=20220827075947.GP37358@scaer \
    --to=yann.morin.1998@free.fr \
    --cc=alexandre.esse.dev@gmail.com \
    --cc=buildroot@buildroot.org \
    --cc=fontaine.fabrice@gmail.com \
    /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.