diff options
author | Marcus Hoffmann <m.hoffmann@cartelsol.com> | 2017-08-04 18:58:32 +0200 |
---|---|---|
committer | Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> | 2017-08-04 21:50:24 +0200 |
commit | 5a5e76381f8b000baa09c902ca89d45725c47f04 (patch) | |
tree | d89bfe298e2e84edabafcba909251a78a6efaf78 /package/glibc | |
parent | 9682fcaf465cfeb56cbdf06c85b32d378032799e (diff) | |
download | buildroot-5a5e76381f8b000baa09c902ca89d45725c47f04.tar.gz buildroot-5a5e76381f8b000baa09c902ca89d45725c47f04.zip |
dbus: add upstream patch to fix startup hang with with expat >= 2.2.1
After c0ad6ded018ffbc33f7f5 expat: security bump to version 2.2.1
the system can hang on startup under certain circumstances.
This happens when:
* we use systemd as init system
* the random nonblocking pool takes a while to initialize
* this apparently doesn't happen on qemu, so this would not have
been caught by the runtime testing infrastructure
* it also doesn't seem to happen when network booting
For a more detailed description of the bug see here:
https://bugs.freedesktop.org/show_bug.cgi?id=101858
The patch should be in next dbus version 1.10.24
Set DBUS_AUTORECONF = YES because configure.ac is changed.
Signed-off-by: Marcus Hoffmann <m.hoffmann@cartelsol.com>
[Arnout: add upstream commit sha + Marcus's Sob to the patch]
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Diffstat (limited to 'package/glibc')
0 files changed, 0 insertions, 0 deletions