similarity index 82%
rename from meta-oe/recipes-support/smarty/smarty_5.4.5.bb
rename to meta-oe/recipes-support/smarty/smarty_5.6.0.bb
@@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=2c0f216b2120ffc367e20f2b56df51b3"
SRC_URI = "git://github.com/smarty-php/smarty.git;protocol=https;branch=master;tag=v${PV}"
-SRCREV = "e26f82d02c4d18fc82094c28fbc65f711e39ed5d"
+SRCREV = "1fc41e385da8a27a87bec5914392ab662a7bb8ec"
INHIBIT_DEFAULT_DEPS = "1"
@@ -34,4 +34,4 @@ FILES:${PN} += "${datadir}/php/smarty3/"
RDEPENDS:${PN} = "php"
-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."
+CVE_PRODUCT = "smarty:smarty"
From: Ankur Tyagi <ankur.tyagi85@gmail.com> Also update CVE_PRODUCT. Changelog: https://github.com/smarty-php/smarty/blob/v5.6.0/CHANGELOG.md --- .../smarty/{smarty_5.4.5.bb => smarty_5.6.0.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta-oe/recipes-support/smarty/{smarty_5.4.5.bb => smarty_5.6.0.bb} (82%)