diff options
| author | Peter Marko <peter.marko@siemens.com> | 2024-12-19 21:48:57 +0100 |
|---|---|---|
| committer | Armin Kuster <akuster808@gmail.com> | 2025-01-16 09:17:32 -0500 |
| commit | 2c4308f0d81b596d93de5575aa2e82da73dd7f7a (patch) | |
| tree | caff53a162697f13a0bf198cdab75e4af5f470ac | |
| parent | cf160b1303d8dbe4b3a7c4e62565e5b2c446b3c2 (diff) | |
| download | meta-openembedded-2c4308f0d81b596d93de5575aa2e82da73dd7f7a.tar.gz | |
spice-gtk: mark CVE-2012-4425 as fixed
It is fixed by [1] since 0.15.3.
NVD tracks this CVE as version-less.
[1] https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=efbf867bb88845d5edf839550b54494b1bb752b9
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 7e17f8cec02d20813fb8368ccc1c5ae27b291383)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
| -rw-r--r-- | meta-networking/recipes-support/spice/spice-gtk_0.42.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-networking/recipes-support/spice/spice-gtk_0.42.bb b/meta-networking/recipes-support/spice/spice-gtk_0.42.bb index c8a3f7f532..4ef39f0904 100644 --- a/meta-networking/recipes-support/spice/spice-gtk_0.42.bb +++ b/meta-networking/recipes-support/spice/spice-gtk_0.42.bb | |||
| @@ -12,6 +12,8 @@ SRCREV = "f04479c16f0969fb394ebe74b6eff74e560a42f0" | |||
| 12 | 12 | ||
| 13 | SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice-gtk.git;protocol=https;branch=master" | 13 | SRC_URI = "gitsm://gitlab.freedesktop.org/spice/spice-gtk.git;protocol=https;branch=master" |
| 14 | 14 | ||
| 15 | CVE_STATUS[CVE-2012-4425] = "fixed-version: fixed since 0.15.3" | ||
| 16 | |||
| 15 | S = "${WORKDIR}/git" | 17 | S = "${WORKDIR}/git" |
| 16 | 18 | ||
| 17 | DEPENDS = " \ | 19 | DEPENDS = " \ |
