Opened 6 years ago

Closed 6 years ago

#10358 closed enhancement (fixed)

dbus-1.12.4 (Wait for LFS)

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.2
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (4)

comment:1 by DJ Lucas, 6 years ago

Owner: changed from blfs-book@… to DJ Lucas
Status: newassigned

comment:2 by bdubbs@…, 6 years ago

dbus 1.12.4 (2018-02-08)

Fixes:

  • When iterating the DBusConnection while blocking on a pending call, don't wait for I/O if that pending call already has a result; and make sure that whether it has a result is propagated in a thread-safe way. This prevents certain multi-threaded calling patterns from blocking until their timeout even when they should have succeeded sooner.

  • Report the correct error if OOM is reached while trying to listen on a TCP socket
  • Fix assertion failures in recovery from OOM while setting up a DBusServer
  • Add a missing space to a warning message
  • Expand ${bindir} correctly when pkg-config is asked for dbus_daemondir
  • On Linux systems with systemd < 237, if ${localstatedir}/dbus doesn't exist, create it before trying to create ${localstatedir}/dbus/machine-id
  • Fix escaping in dbus-api-design document

comment:3 by bdubbs@…, 6 years ago

Owner: changed from DJ Lucas to bdubbs@…
Status: assignednew

comment:4 by bdubbs@…, 6 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 19796.

Note: See TracTickets for help on using tickets.