diff options
| author | Ankur Tyagi <ankur.tyagi85@gmail.com> | 2025-11-19 08:20:08 +1300 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2025-11-18 11:39:15 -0800 |
| commit | ceadb83fcf18134b40b36cddcacbc8192ea68f82 (patch) | |
| tree | 59bd7e3b41f66d46403aec91abd55e07a88f1c8f | |
| parent | 9ad545c39f42d86d98c2166a28c3b60bb902e051 (diff) | |
| download | meta-openembedded-ceadb83fcf18134b40b36cddcacbc8192ea68f82.tar.gz | |
smarty: update CVE_PRODUCT
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-support/smarty/smarty_5.4.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/smarty/smarty_5.4.5.bb b/meta-oe/recipes-support/smarty/smarty_5.4.5.bb index 047f10589d..7f99b9b5d7 100644 --- a/meta-oe/recipes-support/smarty/smarty_5.4.5.bb +++ b/meta-oe/recipes-support/smarty/smarty_5.4.5.bb | |||
| @@ -34,4 +34,4 @@ FILES:${PN} += "${datadir}/php/smarty3/" | |||
| 34 | 34 | ||
| 35 | RDEPENDS:${PN} = "php" | 35 | RDEPENDS:${PN} = "php" |
| 36 | 36 | ||
| 37 | CVE_STATUS[CVE-2020-10375] = "cpe-incorrect: The recipe used in the meta-openembedded is a different smarty package compared to the one which has the CVE issue." | 37 | CVE_PRODUCT = "smarty:smarty" |
