Hi Richard / Steve,

Could you merge this patch to Scarthgap branch from Master. Upgrade to
3.1.4 fixes CVE-2024-34064 .

Thanks & Regards,
Vijay

On Tue, Jun 4, 2024 at 12:31 PM Richard Purdie via lists.openembedded.org
<[email protected]> wrote:

> Switch to use flit core since upstream changed.
>
> They also changed the capitalisation under pypi.
>
> The license didn't change but the file was renamed, probably as it wasn't
> rst.
>
> Signed-off-by: Richard Purdie <[email protected]>
> ---
>  .../{python3-jinja2_3.1.3.bb => python3-jinja2_3.1.4.bb}  | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
>  rename meta/recipes-devtools/python/{python3-jinja2_3.1.3.bb =>
> python3-jinja2_3.1.4.bb} (79%)
>
> diff --git a/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb
> b/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb
> similarity index 79%
> rename from meta/recipes-devtools/python/python3-jinja2_3.1.3.bb
> rename to meta/recipes-devtools/python/python3-jinja2_3.1.4.bb
> index 636fb35811b..2c020370113 100644
> --- a/meta/recipes-devtools/python/python3-jinja2_3.1.3.bb
> +++ b/meta/recipes-devtools/python/python3-jinja2_3.1.4.bb
> @@ -2,17 +2,17 @@ SUMMARY = "Python Jinja2: A small but fast and easy to
> use stand-alone template
>  HOMEPAGE = "https://pypi.org/project/Jinja2/";
>
>  LICENSE = "BSD-3-Clause"
> -LIC_FILES_CHKSUM =
> "file://LICENSE.rst;md5=5dc88300786f1c214c1e9827a5229462"
> +LIC_FILES_CHKSUM =
> "file://LICENSE.txt;md5=5dc88300786f1c214c1e9827a5229462"
>
> -SRC_URI[sha256sum] =
> "ac8bd6544d4bb2c9792bf3a159e80bba8fda7f07e81bc3aed565432d5925ba90"
> +SRC_URI[sha256sum] =
> "4a3aee7acbbe7303aede8e9648d13b8bf88a429282aa6122a993f0ac800cb369"
>
> -PYPI_PACKAGE = "Jinja2"
> +PYPI_PACKAGE = "jinja2"
>
>  CVE_PRODUCT = "jinja2 jinja"
>
>  CLEANBROKEN = "1"
>
> -inherit pypi setuptools3 ptest
> +inherit pypi python_flit_core ptest
>
>  SRC_URI += " \
>         file://run-ptest \
>
> 
>
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#201413): 
https://lists.openembedded.org/g/openembedded-core/message/201413
Mute This Topic: https://lists.openembedded.org/mt/106478262/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to