Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] package/zbar: add ZBAR_CPE_ID_VENDOR
@ 2023-09-14 21:11 Fabrice Fontaine
  2023-09-14 21:33 ` Thomas Petazzoni via buildroot
  2023-09-24 18:00 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Fabrice Fontaine @ 2023-09-14 21:11 UTC (permalink / raw)
  To: buildroot; +Cc: Fabrice Fontaine, Volkov Viacheslav

cpe:2.3:a:zbar_project:zbar is a valid CPE identifier for this package:

  https://nvd.nist.gov/products/cpe/detail/438B9E70-F8E2-4318-83B5-46A0DF320CE3

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

diff --git a/package/zbar/zbar.mk b/package/zbar/zbar.mk
index fb83fa01d5..2c933929cf 100644
--- a/package/zbar/zbar.mk
+++ b/package/zbar/zbar.mk
@@ -9,6 +9,7 @@ ZBAR_SOURCE = zbar-$(ZBAR_VERSION).tar.bz2
 ZBAR_SITE = https://www.linuxtv.org/downloads/zbar
 ZBAR_LICENSE = LGPL-2.1+
 ZBAR_LICENSE_FILES = LICENSE.md
+ZBAR_CPE_ID_VENDOR = zbar_project
 ZBAR_INSTALL_STAGING = YES
 ZBAR_DEPENDENCIES = libv4l jpeg $(TARGET_NLS_DEPENDENCIES)
 # uses C99 features
-- 
2.40.1

_______________________________________________
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/zbar: add ZBAR_CPE_ID_VENDOR
  2023-09-14 21:11 [Buildroot] [PATCH 1/1] package/zbar: add ZBAR_CPE_ID_VENDOR Fabrice Fontaine
@ 2023-09-14 21:33 ` Thomas Petazzoni via buildroot
  2023-09-24 18:00 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-09-14 21:33 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Volkov Viacheslav, buildroot

On Thu, 14 Sep 2023 23:11:33 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:

> cpe:2.3:a:zbar_project:zbar is a valid CPE identifier for this package:
> 
>   https://nvd.nist.gov/products/cpe/detail/438B9E70-F8E2-4318-83B5-46A0DF320CE3
> 
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
>  package/zbar/zbar.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks, and thanks for using the new link. This link
shows that upstream is considered to be
https://github.com/mchehab/zbar/tags, which we are not using.

Our Config.in.help text points to
https://git.linuxtv.org/zbar.git/about/ which is an empty page.

We download the tarball from https://www.linuxtv.org/downloads/zbar/
where the latest version is 0.23.90 (which we use). But both Github and
the Git repo at git.linuxtv.org/zbar.git have a 0.23.92 version.
Perhaps there is something to improve here.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
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/zbar: add ZBAR_CPE_ID_VENDOR
  2023-09-14 21:11 [Buildroot] [PATCH 1/1] package/zbar: add ZBAR_CPE_ID_VENDOR Fabrice Fontaine
  2023-09-14 21:33 ` Thomas Petazzoni via buildroot
@ 2023-09-24 18:00 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2023-09-24 18:00 UTC (permalink / raw)
  To: Fabrice Fontaine; +Cc: Volkov Viacheslav, buildroot

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

 > cpe:2.3:a:zbar_project:zbar is a valid CPE identifier for this package:
 >   https://nvd.nist.gov/products/cpe/detail/438B9E70-F8E2-4318-83B5-46A0DF320CE3

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

Committed to 2023.02.x, 2023.05.x and 2023.08.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:[~2023-09-24 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-14 21:11 [Buildroot] [PATCH 1/1] package/zbar: add ZBAR_CPE_ID_VENDOR Fabrice Fontaine
2023-09-14 21:33 ` Thomas Petazzoni via buildroot
2023-09-24 18:00 ` Peter Korsgaard

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