<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/dbus-python.git, branch master</title>
<subtitle>gitlab.freedesktop.org: dbus/dbus-python.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/'/>
<entry>
<title>CI: Stop editing /etc/apt/sources.list</title>
<updated>2023-02-14T10:48:43+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-02-14T10:48:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=2ff4fa5c641b49eb9db3a875e57f877f5a890d38'/>
<id>2ff4fa5c641b49eb9db3a875e57f877f5a890d38</id>
<content type='text'>
Current Debian Docker images use a reliable CDN, and images for newer
suites like bookworm have started using /etc/apt/sources.list.d/ instead
of the old-style /etc/apt/sources.list, making this step fail.

Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Current Debian Docker images use a reliable CDN, and images for newer
suites like bookworm have started using /etc/apt/sources.list.d/ instead
of the old-style /etc/apt/sources.list, making this step fail.

Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'call-async-no-reply' into 'master'</title>
<updated>2023-01-20T15:31:32+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T15:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=5a6edc5595b15a94ff40e188ac0b5723859476e3'/>
<id>5a6edc5595b15a94ff40e188ac0b5723859476e3</id>
<content type='text'>
Set no_reply flag in call_async when reply_handler is None

See merge request dbus/dbus-python!22</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set no_reply flag in call_async when reply_handler is None

See merge request dbus/dbus-python!22</pre>
</div>
</content>
</entry>
<entry>
<title>connection: Set NO_REPLY flag if there's no handler</title>
<updated>2023-01-20T15:24:55+00:00</updated>
<author>
<name>Mihai Dumitru</name>
<email>mihai.dumitru@ispoq.ro</email>
</author>
<published>2023-01-05T07:34:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=3c221246dc9d05fe4f980b8064c229a031c8a1d0'/>
<id>3c221246dc9d05fe4f980b8064c229a031c8a1d0</id>
<content type='text'>
If we do an async call with no handler, it doesn't matter whether the
implementation replies with a result or an error, because either way
we will ignore it. Normally, the method implementation is expected to
reply to all method calls, but with the NO_REPLY flag set, it can
optimize by not sending a reply at all, which also means the message
bus does not have to keep track of pending replies.

Co-authored-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we do an async call with no handler, it doesn't matter whether the
implementation replies with a result or an error, because either way
we will ignore it. Normally, the method implementation is expected to
reply to all method calls, but with the NO_REPLY flag set, it can
optimize by not sending a reply at all, which also means the message
bus does not have to keep track of pending replies.

Co-authored-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>ci-install.sh: Roll back to an older version of ninja on EOL Debian 10</title>
<updated>2023-01-20T15:13:35+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T14:20:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=f1d05153b943b6c46192323ead096d5ca177f99e'/>
<id>f1d05153b943b6c46192323ead096d5ca177f99e</id>
<content type='text'>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Collect Meson logs</title>
<updated>2023-01-20T13:58:46+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T13:58:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=5a6df5a102227d1c34f1be6b3b2ac40782fe3d19'/>
<id>5a6df5a102227d1c34f1be6b3b2ac40782fe3d19</id>
<content type='text'>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Temporarily force each CI job to re-clone the project directory</title>
<updated>2023-01-20T13:52:11+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T13:52:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=5c2282807922181461c90b30a04b376de73fb31b'/>
<id>5c2282807922181461c90b30a04b376de73fb31b</id>
<content type='text'>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Work around pypa/pip#11623 by installing ninja-build in the container</title>
<updated>2023-01-20T13:47:59+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T13:47:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=ad4db5b623c2de669a571717611e6e79c9bb9572'/>
<id>ad4db5b623c2de669a571717611e6e79c9bb9572</id>
<content type='text'>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Stop switching privilege levels, just do the build as uid 0</title>
<updated>2023-01-20T13:46:45+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T13:46:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=27e1cbc158bdd29ad0ca81a9377caeafed9d6dad'/>
<id>27e1cbc158bdd29ad0ca81a9377caeafed9d6dad</id>
<content type='text'>
This avoids git complaining that the git repo's ownership was changed.

Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids git complaining that the git repo's ownership was changed.

Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Remove vestigial support for launching our own Docker container</title>
<updated>2023-01-20T13:46:02+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T13:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=4dcd5d38c4d9dc169234e308049a3bebcf01c0de'/>
<id>4dcd5d38c4d9dc169234e308049a3bebcf01c0de</id>
<content type='text'>
This was only useful on Travis-CI.

Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This was only useful on Travis-CI.

Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: Configure PATH to be able to find ninja-build from pip</title>
<updated>2023-01-20T13:28:33+00:00</updated>
<author>
<name>Simon McVittie</name>
<email>smcv@collabora.com</email>
</author>
<published>2023-01-20T13:28:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/dbus-python.git/commit/?id=1b7e358da9374c80c1c4d71e859389cc10ebe7b0'/>
<id>1b7e358da9374c80c1c4d71e859389cc10ebe7b0</id>
<content type='text'>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Simon McVittie &lt;smcv@collabora.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
