<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-support/xdg-dbus-proxy, branch master</title>
<subtitle>Mirror of git.openembedded.org/meta-openembedded</subtitle>
<id>https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-openembedded.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/'/>
<updated>2026-04-14T09:16:51+00:00</updated>
<entry>
<title>xdg-dbus-proxy: upgrade 0.1.6 -&gt; 0.1.7</title>
<updated>2026-04-14T09:16:51+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2026-04-14T05:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=bc788c664993594185d98eccca8e0a4b90c1b07a'/>
<id>urn:sha1:bc788c664993594185d98eccca8e0a4b90c1b07a</id>
<content type='text'>
Contains fix for CVE-2026-34080. Since it is tracked without version info
by NVD, mark it explicitily as patched.

Drop the patch that is included in this release.

While here, also add the recipe to the ptest list - it's a fast one,
runs under a second.

Changelog:
- Drop the autotools build system
- Unbreak the CI
- Prevent a crash on disconnect
- Fix building with glibc &gt;= 2.43
- Fix the eavesdrop filtering to prevent message interception

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>xdg-dbus-proxy: fix issue with glibc &gt;= 2.43</title>
<updated>2026-03-28T02:43:42+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2026-03-28T00:40:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4297ffcc7899f26edaeba368457fdc28aa9cea48'/>
<id>urn:sha1:4297ffcc7899f26edaeba368457fdc28aa9cea48</id>
<content type='text'>
Add a backport patch to fix an issue with glibc &gt;= 2.43

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>xdg-dbus-proxy: add ptests</title>
<updated>2026-03-21T00:35:59+00:00</updated>
<author>
<name>Colin McAllister</name>
<email>colinmca242@gmail.com</email>
</author>
<published>2026-03-20T22:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c40024aa116a3d3881b241d90aed018c9c61f944'/>
<id>urn:sha1:c40024aa116a3d3881b241d90aed018c9c61f944</id>
<content type='text'>
Adds ptest support for xdg-dbus-proxy.

Signed-off-by: Colin Pinnell McAllister &lt;colinmca242@gmail.com&gt;
Signed-off-by: Khem Raj &lt;khem.raj@oss.qualcomm.com&gt;
</content>
</entry>
<entry>
<title>meta-openembedded/all: adapt to UNPACKDIR changes</title>
<updated>2025-06-25T13:44:52+00:00</updated>
<author>
<name>Alexander Kanavin</name>
<email>alex@linutronix.de</email>
</author>
<published>2025-06-20T14:06:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3'/>
<id>urn:sha1:fc78d37ff0ce9e0d60455465851dbe4e86d7a8b3</id>
<content type='text'>
Please see
https://git.yoctoproject.org/poky/commit/?id=4dd321f8b83afecd962393101b2a6861275b5265
for what changes are needed, and sed commands that can be used to make them en masse.

I've verified that bitbake -c patch world works with these, but did not run a world
build; the majority of recipes shouldn't need further fixups, but if there are
some that still fall out, they can be fixed in followups.

Signed-off-by: Alexander Kanavin &lt;alex@linutronix.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-dbus-proxy: upgrade 0.1.5 -&gt; 0.1.6</title>
<updated>2024-08-28T14:11:32+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2024-08-28T08:25:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=eb44bf5e61396f2a221d3fcf1e836c9fa5c48f3c'/>
<id>urn:sha1:eb44bf5e61396f2a221d3fcf1e836c9fa5c48f3c</id>
<content type='text'>
Changelog:
==========
* Use lower serial bits to differentiate proxy / client serials, and handle
  non-monotonically increasing serials better.
* Fix various GVariant reference leaks
* Don't require talk permission for broadcast rules
* Support sdbus clients

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-dbus-proxy: upgrade 0.1.4 -&gt; 0.1.5</title>
<updated>2023-08-16T03:07:54+00:00</updated>
<author>
<name>Wang Mingyu</name>
<email>wangmy@fujitsu.com</email>
</author>
<published>2023-08-16T01:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=b5cd5680f151472a3656fd5d3d9ca47f306bd68c'/>
<id>urn:sha1:b5cd5680f151472a3656fd5d3d9ca47f306bd68c</id>
<content type='text'>
Changelog:
=============
  * Fix handling of object paths &gt; 255 bytes
  * Print better errors when message parsing fails
  * Optionally install tests for "as-installed" testing

Signed-off-by: Wang Mingyu &lt;wangmy@fujitsu.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>xdg-dbus-proxy: add recipe</title>
<updated>2023-03-07T23:00:10+00:00</updated>
<author>
<name>Markus Volk</name>
<email>f_l_k@t-online.de</email>
</author>
<published>2023-03-07T20:33:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=4a10c81a33b0dd1f757ac3f31028662d5079c694'/>
<id>urn:sha1:4a10c81a33b0dd1f757ac3f31028662d5079c694</id>
<content type='text'>
xdg-dbus-proxy-native is needed for sandboxing webkitgtk

Signed-off-by: Markus Volk &lt;f_l_k@t-online.de&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
</feed>
