diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-03-31 14:49:44 +0200 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-03-31 09:40:18 -0700 |
| commit | 743b258def026f1bbb59295c5968302097b5504d (patch) | |
| tree | a383d061492894844b1a2a1be5ec1f2891acda8a | |
| parent | aa4f2c8fddc37d12d5cafefbebdf19b989ed4706 (diff) | |
| download | meta-openembedded-743b258def026f1bbb59295c5968302097b5504d.tar.gz | |
pidgin: drop obsolete CVE_STATUS
The CVE is now tracked with a version by NVD, it is not needed
to ignore it explicitly.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-oe/recipes-support/pidgin/pidgin_2.14.14.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/pidgin/pidgin_2.14.14.bb b/meta-oe/recipes-support/pidgin/pidgin_2.14.14.bb index 13a22f6e59..85c521df87 100644 --- a/meta-oe/recipes-support/pidgin/pidgin_2.14.14.bb +++ b/meta-oe/recipes-support/pidgin/pidgin_2.14.14.bb | |||
| @@ -14,7 +14,6 @@ SRC_URI = "\ | |||
| 14 | 14 | ||
| 15 | SRC_URI[sha256sum] = "0ffc9994def10260f98a55cd132deefa8dc4a9835451cc0e982747bd458e2356" | 15 | SRC_URI[sha256sum] = "0ffc9994def10260f98a55cd132deefa8dc4a9835451cc0e982747bd458e2356" |
| 16 | 16 | ||
| 17 | CVE_STATUS[CVE-2010-1624] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." | ||
| 18 | CVE_STATUS[CVE-2011-3594] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." | 17 | CVE_STATUS[CVE-2011-3594] = "fixed-version: The CPE in the NVD database doesn't reflect correctly the vulnerable versions." |
| 19 | 18 | ||
| 20 | PACKAGECONFIG ??= "gnutls consoleui avahi dbus idn nss \ | 19 | PACKAGECONFIG ??= "gnutls consoleui avahi dbus idn nss \ |
