All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/libexif: set LIBEXIF_CPE_ID_VALID
@ 2021-01-17 14:14 Fabrice Fontaine
  2021-01-17 14:28 ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Fabrice Fontaine @ 2021-01-17 14:14 UTC (permalink / raw)
  To: buildroot

cpe:2.3:a:libexif_project:libexif is a valid CPE identifier for this
package:

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

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

diff --git a/package/libexif/libexif.mk b/package/libexif/libexif.mk
index 594e8855c5..9d29cbf590 100644
--- a/package/libexif/libexif.mk
+++ b/package/libexif/libexif.mk
@@ -12,6 +12,7 @@ LIBEXIF_INSTALL_STAGING = YES
 LIBEXIF_DEPENDENCIES = host-pkgconf
 LIBEXIF_LICENSE = LGPL-2.1+
 LIBEXIF_LICENSE_FILES = COPYING
+LIBEXIF_CPE_ID_VALID = YES
 # 0001-fixed-another-unsigned-integer-overflow.patch
 LIBEXIF_IGNORE_CVES += CVE-2020-0198
 # 0002-fixed-a-incorrect-overflow-check.patch
-- 
2.29.2

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

* [Buildroot] [PATCH 1/1] package/libexif: set LIBEXIF_CPE_ID_VALID
  2021-01-17 14:14 [Buildroot] [PATCH 1/1] package/libexif: set LIBEXIF_CPE_ID_VALID Fabrice Fontaine
@ 2021-01-17 14:28 ` Thomas Petazzoni
  2021-01-17 15:20   ` Baruch Siach
  0 siblings, 1 reply; 4+ messages in thread
From: Thomas Petazzoni @ 2021-01-17 14:28 UTC (permalink / raw)
  To: buildroot

On Sun, 17 Jan 2021 15:14:39 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> cpe:2.3:a:libexif_project:libexif is a valid CPE identifier for this
> package:
> 
>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibexif_project%3Alibexif
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/libexif/libexif.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

* [Buildroot] [PATCH 1/1] package/libexif: set LIBEXIF_CPE_ID_VALID
  2021-01-17 14:28 ` Thomas Petazzoni
@ 2021-01-17 15:20   ` Baruch Siach
  2021-01-25 15:37     ` Thomas Petazzoni
  0 siblings, 1 reply; 4+ messages in thread
From: Baruch Siach @ 2021-01-17 15:20 UTC (permalink / raw)
  To: buildroot

Hi Thomas,

On Sun, Jan 17 2021, Thomas Petazzoni wrote:
> On Sun, 17 Jan 2021 15:14:39 +0100
> Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
>
>> cpe:2.3:a:libexif_project:libexif is a valid CPE identifier for this
>> package:
>> 
>>   https://nvd.nist.gov/products/cpe/search/results?namingFormat=2.3&keyword=cpe%3A2.3%3Aa%3Alibexif_project%3Alibexif
>> 
>> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
>> ---
>>  package/libexif/libexif.mk | 1 +
>>  1 file changed, 1 insertion(+)
>
> Applied to master, thanks.

Not in master as of commit 6ed703646454 ("package/mpd: depends on gcc
and host gcc >= 7").

baruch

-- 
                                                     ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.52.368.4656, http://www.tkos.co.il -

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

* [Buildroot] [PATCH 1/1] package/libexif: set LIBEXIF_CPE_ID_VALID
  2021-01-17 15:20   ` Baruch Siach
@ 2021-01-25 15:37     ` Thomas Petazzoni
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2021-01-25 15:37 UTC (permalink / raw)
  To: buildroot

On Sun, 17 Jan 2021 17:20:40 +0200
Baruch Siach <baruch@tkos.co.il> wrote:

> Not in master as of commit 6ed703646454 ("package/mpd: depends on gcc
> and host gcc >= 7").

Thanks for noticing, it was pushed later.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

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

end of thread, other threads:[~2021-01-25 15:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-17 14:14 [Buildroot] [PATCH 1/1] package/libexif: set LIBEXIF_CPE_ID_VALID Fabrice Fontaine
2021-01-17 14:28 ` Thomas Petazzoni
2021-01-17 15:20   ` Baruch Siach
2021-01-25 15:37     ` Thomas Petazzoni

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.