From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: Xiangyu Chen <xiangyu.chen@eng.windriver.com>,
"openembedded-core@lists.openembedded.org"
<openembedded-core@lists.openembedded.org>
Subject: RE: [OE-Core][kirkstone][PATCH] dbus: upgrade 1.14.0 -> 1.14.4
Date: Mon, 28 Nov 2022 01:41:38 +0000 [thread overview]
Message-ID: <618cd15d402d41388c95cc5657d43a6e@axis.com> (raw)
In-Reply-To: <20221128005938.146187-1-xiangyu.chen@eng.windriver.com>
> -----Original Message-----
> From: openembedded-core@lists.openembedded.org <openembedded-core@lists.openembedded.org> On Behalf Of Xiangyu Chen
> Sent: den 28 november 2022 02:00
> To: openembedded-core@lists.openembedded.org
> Subject: [OE-Core][kirkstone][PATCH] dbus: upgrade 1.14.0 -> 1.14.4
>
> From: Xiangyu Chen <xiangyu.chen@windriver.com>
>
> Signed-off-by: Xiangyu Chen <xiangyu.chen@eng.windriver.com>
> ---
> ...eswap-Byte-swap-Unix-fd-indexes-if-n.patch | 76 -----------
> ...idate-Check-brackets-in-signature-ne.patch | 119 ------------------
> ...idate-Validate-length-of-arrays-of-f.patch | 61 ---------
> .../dbus/{dbus_1.14.0.bb => dbus_1.14.4.bb} | 10 +-
> 4 files changed, 4 insertions(+), 262 deletions(-)
> delete mode 100644 meta/recipes-core/dbus/dbus/0001-dbus-marshal-byteswap-Byte-swap-Unix-fd-indexes-if-n.patch
> delete mode 100644 meta/recipes-core/dbus/dbus/0001-dbus-marshal-validate-Check-brackets-in-signature-ne.patch
> delete mode 100644 meta/recipes-core/dbus/dbus/0001-dbus-marshal-validate-Validate-length-of-arrays-of-f.patch
> rename meta/recipes-core/dbus/{dbus_1.14.0.bb => dbus_1.14.4.bb} (93%)
>
[cut]
> diff --git a/meta/recipes-core/dbus/dbus_1.14.0.bb b/meta/recipes-core/dbus/dbus_1.14.4.bb
> similarity index 93%
> rename from meta/recipes-core/dbus/dbus_1.14.0.bb
> rename to meta/recipes-core/dbus/dbus_1.14.4.bb
> index 484629e987..9684f0c6e2 100644
> --- a/meta/recipes-core/dbus/dbus_1.14.0.bb
> +++ b/meta/recipes-core/dbus/dbus_1.14.4.bb
> @@ -6,19 +6,17 @@ SECTION = "base"
> inherit autotools pkgconfig gettext upstream-version-is-even ptest-gnome
>
> LICENSE = "AFL-2.1 | GPL-2.0-or-later"
> -LIC_FILES_CHKSUM = "file://COPYING;md5=10dded3b58148f3f1fd804b26354af3e \
> - file://dbus/dbus.h;beginline=6;endline=20;md5=866739837ccd835350af94dccd6457d8"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=6423dcd74d7be9715b0db247fd889da3 \
> + file://dbus/dbus.h;beginline=6;endline=20;md5=866739837ccd835350af94dccd6457d8 \
> + "
License changes must have an explanation. Add a License-Update line
to the commit message.
>
> SRC_URI = "https://dbus.freedesktop.org/releases/dbus/dbus-${PV}.tar.xz \
> file://run-ptest \
> file://tmpdir.patch \
> file://dbus-1.init \
> - file://0001-dbus-marshal-validate-Check-brackets-in-signature-ne.patch \
> - file://0001-dbus-marshal-validate-Validate-length-of-arrays-of-f.patch \
> - file://0001-dbus-marshal-byteswap-Byte-swap-Unix-fd-indexes-if-n.patch \
The removed patches could also do with an explanation in the commit
message.
> "
>
> -SRC_URI[sha256sum] = "ccd7cce37596e0a19558fd6648d1272ab43f011d80c8635aea8fd0bad58aebd4"
> +SRC_URI[sha256sum] = "7c0f9b8e5ec0ff2479383e62c0084a3a29af99edf1514e9f659b81b30d4e353e"
>
> EXTRA_OECONF = "--disable-xml-docs \
> --disable-doxygen-docs \
> --
> 2.34.1
//Peter
prev parent reply other threads:[~2022-11-28 1:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-28 0:59 [OE-Core][kirkstone][PATCH] dbus: upgrade 1.14.0 -> 1.14.4 Xiangyu Chen
2022-11-28 1:41 ` Peter Kjellerstedt [this message]
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=618cd15d402d41388c95cc5657d43a6e@axis.com \
--to=peter.kjellerstedt@axis.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=xiangyu.chen@eng.windriver.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.