<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-openembedded.git/meta-oe/recipes-core/dbus/dbus-broker, 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>2025-11-28T21:44:01+00:00</updated>
<entry>
<title>dbus-broker: add ptest support</title>
<updated>2025-11-28T21:44:01+00:00</updated>
<author>
<name>Gyorgy Sarvari</name>
<email>skandigraun@gmail.com</email>
</author>
<published>2025-11-28T20:26:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=05230420abafb2d1a7da86c77f22434f415af8fb'/>
<id>urn:sha1:05230420abafb2d1a7da86c77f22434f415af8fb</id>
<content type='text'>
It takes less than 30 seconds to execute.

Add a backported patch that fixes a broken test.

Signed-off-by: Gyorgy Sarvari &lt;skandigraun@gmail.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: upgrade 21 -&gt; 22</title>
<updated>2020-03-11T01:21:23+00:00</updated>
<author>
<name>Pierre-Jean Texier</name>
<email>pjtexier@koncepto.io</email>
</author>
<published>2020-03-09T17:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ad371d63cab20c98d522607001340b6ea276eac3'/>
<id>urn:sha1:ad371d63cab20c98d522607001340b6ea276eac3</id>
<content type='text'>
See full changelog https://github.com/bus1/dbus-broker/releases/tag/v22

Also remove patches applied upstream

Signed-off-by: Pierre-Jean Texier &lt;pjtexier@koncepto.io&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: backport patches to fix policy with SELinux nodes</title>
<updated>2020-02-06T15:20:04+00:00</updated>
<author>
<name>Luca Boccassi</name>
<email>luca.boccassi@microsoft.com</email>
</author>
<published>2020-02-06T14:08:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=dda2962584e3a1616ba0e8e6e72e4eae6d56e652'/>
<id>urn:sha1:dda2962584e3a1616ba0e8e6e72e4eae6d56e652</id>
<content type='text'>
Backport from master: https://github.com/bus1/dbus-broker/pull/213

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: add patch to fix build with musl libc</title>
<updated>2019-10-28T22:26:42+00:00</updated>
<author>
<name>Luca Boccassi</name>
<email>luca.boccassi@microsoft.com</email>
</author>
<published>2019-10-28T14:58:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=71af733347cf3aa2f22abbaded72ae1383c40375'/>
<id>urn:sha1:71af733347cf3aa2f22abbaded72ae1383c40375</id>
<content type='text'>
Forwarded upstream: https://github.com/bus1/dbus-broker/pull/214

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: backport patches from master</title>
<updated>2019-10-28T22:26:42+00:00</updated>
<author>
<name>Luca Boccassi</name>
<email>luca.boccassi@microsoft.com</email>
</author>
<published>2019-10-28T14:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=c12bca1e7aefbb5d16ecf32de1c519becd5cf877'/>
<id>urn:sha1:c12bca1e7aefbb5d16ecf32de1c519becd5cf877</id>
<content type='text'>
These patches fix issues found in Fedora 30, which switched from
dbus-daemon to dbus-broker.
These backports align meta-oe to Fedora 30.

Signed-off-by: Luca Boccassi &lt;luca.boccassi@microsoft.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: 18 -&gt; 19</title>
<updated>2019-03-29T04:07:41+00:00</updated>
<author>
<name>William A. Kennington III via Openembedded-devel</name>
<email>openembedded-devel@lists.openembedded.org</email>
</author>
<published>2019-03-29T04:01:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e46ebea6dc8f060d8ddbf75bfdd01c3a279f3b2'/>
<id>urn:sha1:3e46ebea6dc8f060d8ddbf75bfdd01c3a279f3b2</id>
<content type='text'>
Drops the musl compat patch which is upstream in version 19

Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: 16 -&gt; 18</title>
<updated>2019-03-28T16:48:30+00:00</updated>
<author>
<name>William A. Kennington III via Openembedded-devel</name>
<email>openembedded-devel@lists.openembedded.org</email>
</author>
<published>2019-03-27T02:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e8e80ea28eed58903586f95edbd86657d8a2c564'/>
<id>urn:sha1:e8e80ea28eed58903586f95edbd86657d8a2c564</id>
<content type='text'>
Also brings in a patch to fix up building against a musl libc that is
not in a released build yet.

This change cleans up a number of things about the build
 - Upstream no longer depends on glib
 - We dont ever runtime depend on reference dbus
 - Docs are disabled by default so we don't need to specify the option
 - There is no native tooling so we shouldn't need a native bbclass
 - No longer depend on gitsm since upstream provides release tarballs

Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: update to 16</title>
<updated>2018-10-11T20:35:19+00:00</updated>
<author>
<name>William A. Kennington III via Openembedded-devel</name>
<email>openembedded-devel@lists.openembedded.org</email>
</author>
<published>2018-10-11T18:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=e4baf298cd658b37fd90134dc54a92c75fd117d9'/>
<id>urn:sha1:e4baf298cd658b37fd90134dc54a92c75fd117d9</id>
<content type='text'>
Dropped the patches for version 13 as they are now included in the
upstream dbus-broker codebase.

Signed-off-by: William A. Kennington III &lt;wak@google.com&gt;
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: Upgrade to latest and fix build on musl</title>
<updated>2018-06-28T15:09:32+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2018-06-28T14:33:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=3e2d529c34ebe02babb5daf95e31e587fdcb3d6f'/>
<id>urn:sha1:3e2d529c34ebe02babb5daf95e31e587fdcb3d6f</id>
<content type='text'>
Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>dbus-broker: Add recipe</title>
<updated>2018-04-13T19:40:56+00:00</updated>
<author>
<name>Yang Lyu</name>
<email>yang.lyu@axis.com</email>
</author>
<published>2018-03-21T11:40:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-openembedded.git/commit/?id=ed70b4f91f5fd6776f120cd5c9f915a8b999adfd'/>
<id>urn:sha1:ed70b4f91f5fd6776f120cd5c9f915a8b999adfd</id>
<content type='text'>
DBus-broker is a drop-in replacement for dbus-daemon. It is an implementation of a message
bus as defined by the D-Bus specification. Its aim is to provide high performance and
reliability, while keeping compatibility to the D-Bus reference implementation.

0001-Comment-rst2man-related-stuff.patch avoids using rst2man.

0002-Correct-including-directory-for-conf.patch fixs path computation for &lt;include&gt; node.
The patch should be dropped when a newer version of dbus-broker that includes commit:
    https://github.com/bus1/dbus-broker/commit/9af79016f0f6b1ee60779bc6dc4acd7b4b9e6c70
is available.

Signed-off-by: Yang Lyu &lt;yang.lyu@axis.com&gt;
Signed-off-by: Armin Kuster &lt;akuster808@gmail.com&gt;
</content>
</entry>
</feed>
