diff mbox series

[master,1/1] yelp: CVE status update for CVE-2008-3533

Message ID 20240703181139.92635-2-ninette@thehoodiefirm.com
State Under Review
Headers show
Series yelp: CVE status update for CVE-2008-3533 | expand

Commit Message

Ninette Adhikari July 3, 2024, 6:11 p.m. UTC
The current version (42.2) is not affected. Fixed in 2.24

Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com>
---
 meta-gnome/recipes-gnome/yelp/yelp_42.2.bb | 2 ++
 1 file changed, 2 insertions(+)

Comments

Khem Raj July 4, 2024, 3:12 a.m. UTC | #1
On Wed, Jul 3, 2024 at 11:11 AM Ninette Adhikari via
lists.openembedded.org
<ninette=thehoodiefirm.com@lists.openembedded.org> wrote:
>
> The current version (42.2) is not affected. Fixed in 2.24
>
> Signed-off-by: Ninette Adhikari <ninette@thehoodiefirm.com>
> ---
>  meta-gnome/recipes-gnome/yelp/yelp_42.2.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
> index 1b3ded021..69c421662 100644
> --- a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
> +++ b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
> @@ -39,3 +39,5 @@ FILES:${PN} += " \
>  "
>
>  RDEPENDS:${PN} += "yelp-xsl"
> +
> +CVE_STATUS[CVE-2008-3533] = "cpe-incorrect: The current version (42.2) is not affected. Fixed in 2.24.

unterminated string here. How did you test this patch ?
Please indicate that, this helps maintainers in deciding to pick a
patch or not, Since a failed build costs time


> --
> 2.44.0
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#111242): https://lists.openembedded.org/g/openembedded-devel/message/111242
> Mute This Topic: https://lists.openembedded.org/mt/107024507/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
index 1b3ded021..69c421662 100644
--- a/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
+++ b/meta-gnome/recipes-gnome/yelp/yelp_42.2.bb
@@ -39,3 +39,5 @@  FILES:${PN} += " \
 "
 
 RDEPENDS:${PN} += "yelp-xsl"
+
+CVE_STATUS[CVE-2008-3533] = "cpe-incorrect: The current version (42.2) is not affected. Fixed in 2.24.