Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/opus: set OPUS_CPE_ID_VENDOR
@ 2024-02-04 18:14 Fabrice Fontaine
  2024-02-04 21:18 ` Yann E. MORIN
  2024-02-29 14:19 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2024-02-04 18:14 UTC (permalink / raw)
  To: buildroot; +Cc: Bernd Kuhls, Fabrice Fontaine

cpe:2.3:a:opus-codec:opus is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/detail/6C4EA9AB-4801-48FF-9737-A7C3B368C41B

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

diff --git a/package/opus/opus.mk b/package/opus/opus.mk
index 15531b521a..cbc07a091b 100644
--- a/package/opus/opus.mk
+++ b/package/opus/opus.mk
@@ -8,6 +8,7 @@ OPUS_VERSION = 1.4
 OPUS_SITE = https://downloads.xiph.org/releases/opus
 OPUS_LICENSE = BSD-3-Clause
 OPUS_LICENSE_FILES = COPYING
+OPUS_CPE_ID_VENDOR = opus-codec
 OPUS_INSTALL_STAGING = YES
 
 OPUS_CFLAGS = $(TARGET_CFLAGS)
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH 1/1] package/opus: set OPUS_CPE_ID_VENDOR
  2024-02-04 18:14 [Buildroot] [PATCH 1/1] package/opus: set OPUS_CPE_ID_VENDOR Fabrice Fontaine
@ 2024-02-04 21:18 ` Yann E. MORIN
  2024-02-29 14:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Yann E. MORIN @ 2024-02-04 21:18 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Bernd Kuhls, buildroot

Fabrice, All,

On 2024-02-04 19:14 +0100, Fabrice Fontaine spake thusly:
> cpe:2.3:a:opus-codec:opus is a valid CPE identifier for this package:
> 
>   https://nvd.nist.gov/products/cpe/detail/6C4EA9AB-4801-48FF-9737-A7C3B368C41B
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/opus/opus.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/opus/opus.mk b/package/opus/opus.mk
> index 15531b521a..cbc07a091b 100644
> --- a/package/opus/opus.mk
> +++ b/package/opus/opus.mk
> @@ -8,6 +8,7 @@ OPUS_VERSION = 1.4
>  OPUS_SITE = https://downloads.xiph.org/releases/opus
>  OPUS_LICENSE = BSD-3-Clause
>  OPUS_LICENSE_FILES = COPYING
> +OPUS_CPE_ID_VENDOR = opus-codec
>  OPUS_INSTALL_STAGING = YES
>  
>  OPUS_CFLAGS = $(TARGET_CFLAGS)
> -- 
> 2.43.0
> 
> _______________________________________________
> 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

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

* Re: [Buildroot] [PATCH 1/1] package/opus: set OPUS_CPE_ID_VENDOR
  2024-02-04 18:14 [Buildroot] [PATCH 1/1] package/opus: set OPUS_CPE_ID_VENDOR Fabrice Fontaine
  2024-02-04 21:18 ` Yann E. MORIN
@ 2024-02-29 14:19 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2024-02-29 14:19 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Bernd Kuhls, buildroot

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

 > cpe:2.3:a:opus-codec:opus is a valid CPE identifier for this package:
 >   https://nvd.nist.gov/products/cpe/detail/6C4EA9AB-4801-48FF-9737-A7C3B368C41B

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>

Committed to 2023.02.x and 2023.11.x, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2024-02-29 14:24 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-04 18:14 [Buildroot] [PATCH 1/1] package/opus: set OPUS_CPE_ID_VENDOR Fabrice Fontaine
2024-02-04 21:18 ` Yann E. MORIN
2024-02-29 14:19 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox