diff options
| author | Peter Marko <peter.marko@siemens.com> | 2026-03-05 15:51:46 +0100 |
|---|---|---|
| committer | Anuj Mittal <anuj.mittal@oss.qualcomm.com> | 2026-03-24 08:52:03 +0530 |
| commit | 0e38edb85d0ac1d4e3258f406ea7be3f2aebc65e (patch) | |
| tree | 7f4760bc00f6dc008019f740bb9a052db21d5098 /meta-networking/recipes-support/spice | |
| parent | 213a390d5d280ce39892a0e20f1e1adf6af8709c (diff) | |
| download | meta-openembedded-0e38edb85d0ac1d4e3258f406ea7be3f2aebc65e.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: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
Diffstat (limited to 'meta-networking/recipes-support/spice')
| -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 = " \ |
