Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Changqing Li <changqing.li@windriver.com>
To: Steve Sakoman <steve@sakoman.com>
Cc: wangmy@fujitsu.com, OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [OE-core] [PATCH 13/42] gdk-pixbuf: upgrade 2.42.11 -> 2.42.12
Date: Mon, 3 Jun 2024 13:39:58 +0800	[thread overview]
Message-ID: <5285f1b4-3154-4073-ac54-e02b8ecca88d@windriver.com> (raw)
In-Reply-To: <1716369289-22526-13-git-send-email-wangmy@fujitsu.com>

[-- Attachment #1: Type: text/plain, Size: 2439 bytes --]

Hi, Steve

Could you backport this patch  and the patch gdk-pixbuf: upgrade 2.42.10 
-> 2.42.11 to branch Scarthgap? Thanks.

2.42.12 contains CVE fix: CVE-2022-48622

Regards

Changqing

On 5/22/24 17:14, wangmy via lists.openembedded.org wrote:
> CAUTION: This email comes from a non Wind River email account!
> Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
> From: Wang Mingyu<wangmy@fujitsu.com>
>
> Changelog:
> ===========
> - Fix a build failure
> - Fix occasional build failures
> - ani: Reject files with multiple INA or IART chunks
> - ani: Reject files with multiple anih chunks
> - ani: validate chunk size
> - Translation updates
>
> Signed-off-by: Wang Mingyu<wangmy@fujitsu.com>
> ---
>   .../gdk-pixbuf/{gdk-pixbuf_2.42.11.bb => gdk-pixbuf_2.42.12.bb} | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>   rename meta/recipes-gnome/gdk-pixbuf/{gdk-pixbuf_2.42.11.bb => gdk-pixbuf_2.42.12.bb} (98%)
>
> diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb
> similarity index 98%
> rename from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb
> rename to meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb
> index ef0f23f8f7..9f825a68ef 100644
> --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.11.bb
> +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.42.12.bb
> @@ -22,7 +22,7 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \
>              file://0001-meson.build-allow-a-subset-of-tests-in-cross-compile.patch  \
>              "
>
> -SRC_URI[sha256sum] = "49dcb402388708647e8c321d56b6fb30f21e51e515d0c5a942268d23052a2f00"
> +SRC_URI[sha256sum] = "b9505b3445b9a7e48ced34760c3bcb73e966df3ac94c95a148cb669ab748e3c7"
>
>   inherit meson pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection gi-docgen lib_package
>
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#199708):https://lists.openembedded.org/g/openembedded-core/message/199708
> Mute This Topic:https://lists.openembedded.org/mt/106239623/3616873
> Group Owner:openembedded-core+owner@lists.openembedded.org
> Unsubscribe:https://lists.openembedded.org/g/openembedded-core/unsub  [changqing.li@eng.windriver.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

[-- Attachment #2: Type: text/html, Size: 3663 bytes --]

  reply	other threads:[~2024-06-03  5:40 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-22  9:14 [OE-core] [PATCH 01/42] appstream: upgrade 1.0.2 -> 1.0.3 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 02/42] bash-completion: upgrade 2.13.0 -> 2.14.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 03/42] bind: upgrade 9.18.26 -> 9.18.27 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 04/42] btrfs-tools: upgrade 6.8 -> 6.8.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 05/42] createrepo-c: upgrade 1.1.0 -> 1.1.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 06/42] diffoscope: upgrade 265 -> 267 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 07/42] dmidecode: upgrade 3.5 -> 3.6 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 08/42] dnf: upgrade 4.19.2 -> 4.20.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 09/42] dropbear: upgrade 2024.84 -> 2024.85 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 10/42] ed: upgrade 1.20.1 -> 1.20.2 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 11/42] ell: upgrade 0.64 -> 0.65 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 12/42] fribidi: upgrade 1.0.13 -> 1.0.14 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 13/42] gdk-pixbuf: upgrade 2.42.11 -> 2.42.12 wangmy
2024-06-03  5:39   ` Changqing Li [this message]
2024-05-22  9:14 ` [OE-core] [PATCH 14/42] gtk+3: upgrade 3.24.41 -> 3.24.42 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 15/42] iproute2: upgrade 6.8.0 -> 6.9.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 16/42] iw: upgrade 6.7 -> 6.9 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 17/42] libarchive: upgrade 3.7.3 -> 3.7.4 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 18/42] libedit: upgrade 20230828-3.1 -> 20240517-3.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 19/42] libgpg-error: upgrade 1.48 -> 1.49 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 20/42] libsdl2: upgrade 2.30.2 -> 2.30.3 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 21/42] libslirp: upgrade 4.7.0 -> 4.8.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 22/42] libxml2: upgrade 2.12.6 -> 2.12.7 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 23/42] libxmlb: upgrade 0.3.18 -> 0.3.19 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 24/42] llvm: upgrade 18.1.5 -> 18.1.6 wangmy
2024-05-22 19:57   ` Khem Raj
2024-05-22  9:14 ` [OE-core] [PATCH 25/42] mesa: upgrade 24.0.5 -> 24.0.7 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 26/42] msmtp: upgrade 1.8.25 -> 1.8.26 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 27/42] nghttp2: upgrade 1.61.0 -> 1.62.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 28/42] ninja: upgrade 1.12.0 -> 1.12.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 29/42] ofono: upgrade 2.4 -> 2.7 wangmy
2024-05-22  9:38   ` Martin Hundebøll
2024-05-22  9:46     ` Alexander Kanavin
2024-05-22  9:14 ` [OE-core] [PATCH 30/42] ptest-runner: upgrade 2.4.3 -> 2.4.4 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 31/42] python3-hatchling: upgrade 1.24.1 -> 1.24.2 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 32/42] python3-hypothesis: upgrade 6.100.1 -> 6.102.4 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 33/42] python3-jsonschema: upgrade 4.21.1 -> 4.22.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 34/42] python3-lxml: upgrade 5.2.1 -> 5.2.2 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 35/42] python3-mako: upgrade 1.3.3 -> 1.3.5 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 36/42] python3-pygments: upgrade 2.17.2 -> 2.18.0 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 37/42] python3-referencing: upgrade 0.34.0 -> 0.35.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 38/42] python3-zipp: upgrade 3.18.1 -> 3.18.2 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 39/42] ruby: upgrade 3.3.0 -> 3.3.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 40/42] shaderc: upgrade 2024.0 -> 2024.1 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 41/42] wireless-regdb: upgrade 2024.01.23 -> 2024.05.08 wangmy
2024-05-22  9:14 ` [OE-core] [PATCH 42/42] xwayland: upgrade 23.2.6 -> 24.1.0 wangmy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5285f1b4-3154-4073-ac54-e02b8ecca88d@windriver.com \
    --to=changqing.li@windriver.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=steve@sakoman.com \
    --cc=wangmy@fujitsu.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox