<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aports/main/dbus, branch master</title>
<subtitle>Main aports tree
</subtitle>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/'/>
<entry>
<title>main/dbus: modernize</title>
<updated>2020-04-05T19:15:35+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2020-04-05T19:15:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=4419df124ef7246a020c4a10fb36e08e7f06d350'/>
<id>4419df124ef7246a020c4a10fb36e08e7f06d350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: update getrandom patch</title>
<updated>2020-03-26T17:43:06+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-03-26T17:26:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ff75605a5229e99f13458b0fcd0cdf18b72f0e81'/>
<id>ff75605a5229e99f13458b0fcd0cdf18b72f0e81</id>
<content type='text'>
update getrandom patch after feedback from upstream
ref #11327
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
update getrandom patch after feedback from upstream
ref #11327
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: re-add uuid generation from post-install</title>
<updated>2020-03-24T12:03:25+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2020-03-24T11:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=e2c5069ec56036e6d14eb982377cd2a39d1358e7'/>
<id>e2c5069ec56036e6d14eb982377cd2a39d1358e7</id>
<content type='text'>
we need /etc/machine-id for some testsuites, for example for main/gcr.

We solve the missing /dev/urandom in chroot by falling back to
getrandom(2).

fixes #11327

Upstream merge request:
https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/147

This reverts commit 0af557e86d000ac9a1bc35a99b5d14d417c67d72.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we need /etc/machine-id for some testsuites, for example for main/gcr.

We solve the missing /dev/urandom in chroot by falling back to
getrandom(2).

fixes #11327

Upstream merge request:
https://gitlab.freedesktop.org/dbus/dbus/-/merge_requests/147

This reverts commit 0af557e86d000ac9a1bc35a99b5d14d417c67d72.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: Remove uuid generation from post-install</title>
<updated>2019-11-25T07:27:31+00:00</updated>
<author>
<name>Olliver Schinagl</name>
<email>oliver@schinagl.nl</email>
</author>
<published>2019-11-19T21:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=0af557e86d000ac9a1bc35a99b5d14d417c67d72'/>
<id>0af557e86d000ac9a1bc35a99b5d14d417c67d72</id>
<content type='text'>
In the past, dbus uuid generation was done as a post install step. Years
later, this was copied/moved into the start-up script. This makes a lot
of sense, where in the post-install step it does not.

More importantly however, when bootstrapping alpine into a directory,
with the dbus package, dbus-uuidgen fails during the post-install phase
due to missing /dev/urandom, which is expected not to exist in a
alternative root, as can be seen in the following error

  Failed to generate UUID: Could not open /dev/urandom: No such file or directory
  ERROR: dbus-1.12.16-r0.post-install: script exited with error 1

Lets drop this line all together as it serves no purpose with the UUID
being generated at startup anyway.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In the past, dbus uuid generation was done as a post install step. Years
later, this was copied/moved into the start-up script. This makes a lot
of sense, where in the post-install step it does not.

More importantly however, when bootstrapping alpine into a directory,
with the dbus package, dbus-uuidgen fails during the post-install phase
due to missing /dev/urandom, which is expected not to exist in a
alternative root, as can be seen in the following error

  Failed to generate UUID: Could not open /dev/urandom: No such file or directory
  ERROR: dbus-1.12.16-r0.post-install: script exited with error 1

Lets drop this line all together as it serves no purpose with the UUID
being generated at startup anyway.

Signed-off-by: Olliver Schinagl &lt;oliver@schinagl.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: run dbus-daemon with supervise-daemon</title>
<updated>2019-08-15T15:43:56+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-08-06T00:05:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=37d8cee876efce6468c1821361328b6f3a7e0dc6'/>
<id>37d8cee876efce6468c1821361328b6f3a7e0dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: use xvfb-run to run testsuite</title>
<updated>2019-07-30T10:48:39+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-06-02T23:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=13959a66195bfe40563e726b0e900b81bb78bbcb'/>
<id>13959a66195bfe40563e726b0e900b81bb78bbcb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: upgrade to 1.12.16 (CVE-2019-12749)</title>
<updated>2019-06-17T09:49:34+00:00</updated>
<author>
<name>Natanael Copa</name>
<email>ncopa@alpinelinux.org</email>
</author>
<published>2019-06-17T09:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=fa0e230be9fd2e79919214ecab466f5149cab5fe'/>
<id>fa0e230be9fd2e79919214ecab466f5149cab5fe</id>
<content type='text'>
fixes #10568
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes #10568
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: consistent machine-id generation, simplify init.d</title>
<updated>2019-06-09T12:28:35+00:00</updated>
<author>
<name>Timo Teräs</name>
<email>timo.teras@iki.fi</email>
</author>
<published>2019-06-09T11:56:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=ed65a96365fee561e0638656cc274926e1acde8d'/>
<id>ed65a96365fee561e0638656cc274926e1acde8d</id>
<content type='text'>
generate /etc/machine-id in both init.d and post-install scripts
for consistency. modernize init.d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
generate /etc/machine-id in both init.d and post-install scripts
for consistency. modernize init.d.
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: upgrade to 1.12.14</title>
<updated>2019-05-27T19:22:29+00:00</updated>
<author>
<name>Adam Dobrawy</name>
<email>naczelnik@jawnosc.tk</email>
</author>
<published>2019-05-19T17:45:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=41c08339ae256ff4cecdc64b12eda8c6dd9dd59e'/>
<id>41c08339ae256ff4cecdc64b12eda8c6dd9dd59e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>main/dbus: upgrade to 1.12.12</title>
<updated>2019-05-07T15:46:30+00:00</updated>
<author>
<name>Leo</name>
<email>thinkabit.ukim@gmail.com</email>
</author>
<published>2019-05-07T13:38:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git-old.alpinelinux.org/aports/commit/?id=461d26a03341a7ed50480dc0676972f6b798f260'/>
<id>461d26a03341a7ed50480dc0676972f6b798f260</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
