Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | main/dbus: update getrandom patch | Natanael Copa | 2020-03-26 | 1 | -118/+0 |
| | | | | | update getrandom patch after feedback from upstream ref #11327 | ||||
* | main/dbus: re-add uuid generation from post-install | Natanael Copa | 2020-03-24 | 1 | -0/+118 |
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. |