From: jhaller.oss@gmail.com
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 2/2] dbus: Add missing CVE_PRODUCT
Date: Mon, 4 Sep 2023 15:40:49 +0200 [thread overview]
Message-ID: <20230904134049.229892-2-jhaller.oss@gmail.com> (raw)
In-Reply-To: <20230904134049.229892-1-jhaller.oss@gmail.com>
From: Julian Haller <julian.haller@philips.com>
Signed-off-by: Julian Haller <julian.haller@philips.com>
---
meta/recipes-core/dbus/dbus.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/recipes-core/dbus/dbus.inc b/meta/recipes-core/dbus/dbus.inc
index 948aaf2e24..9b5cc53d92 100644
--- a/meta/recipes-core/dbus/dbus.inc
+++ b/meta/recipes-core/dbus/dbus.inc
@@ -32,3 +32,5 @@ PACKAGECONFIG[systemd] = "--enable-systemd --with-systemdsystemunitdir=${systemd
PACKAGECONFIG[x11] = "--with-x --enable-x11-autolaunch,--without-x --disable-x11-autolaunch, virtual/libx11 libsm"
PACKAGECONFIG[user-session] = "--enable-user-session --with-systemduserunitdir=${systemd_user_unitdir},--disable-user-session"
PACKAGECONFIG[verbose-mode] = "--enable-verbose-mode,,,"
+
+CVE_PRODUCT += "d-bus_project:d-bus freedesktop:dbus freedesktop:libdbus"
--
2.25.1
next prev parent reply other threads:[~2023-09-04 13:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-04 13:40 [PATCH 1/2] dbus: Backport fix for CVE-2023-34969 jhaller.oss
2023-09-04 13:40 ` jhaller.oss [this message]
2023-09-04 13:49 ` [PATCH 2/2] dbus: Add missing CVE_PRODUCT Julian Haller
2023-09-04 13:51 ` [PATCH 1/2] dbus: Backport fix for CVE-2023-34969 Julian Haller
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=20230904134049.229892-2-jhaller.oss@gmail.com \
--to=jhaller.oss@gmail.com \
--cc=julian.haller@philips.com \
--cc=openembedded-core@lists.openembedded.org \
/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