Announcing D-Bus 1.10.2

Simon McVittie simon.mcvittie at collabora.co.uk
Mon Oct 26 13:15:16 PDT 2015


The “worst pies in London” release.

http://dbus.freedesktop.org/releases/dbus/dbus-1.10.2.tar.gz
http://dbus.freedesktop.org/releases/dbus/dbus-1.10.2.tar.gz.asc
git tag: dbus-1.10.2

Fixes:

• Correct error handling for activation: if there are multiple attempts
  to activate the same service and it fails immediately, the first
  attempt would get the correct reply, but the rest would time out. We
  now send the same error reply to each attempt. (fd.o #92200, Simon
  McVittie)

• If BecomeMonitor is called with a syntactically invalid match rule,
  don't crash with an assertion failure, fixing a regression in 1.9.10.
  This was not exploitable as a denial of service, because the check
  for a privileged user is done first. (fd.o #92298, Simon McVittie)

• On Linux with --enable-user-session, add the bus address to the
  environment of systemd services for better backwards compatibility
  (fd.o #92612, Jan Alexander Steffens)

• On Windows, fix the logic for replacing the installation prefix
  in service files' Exec lines (fd.o #83539; Milan Crha, Simon McVittie)

• On Windows, if installed in the conventional layout with ${prefix}/etc
  and ${prefix}/share, use relative paths between bus configuration
  files to allow the tree to be relocated (fd.o #92028, Simon McVittie)

• Make more of the regression tests pass in Windows builds (fd.o #92538,
  Simon McVittie)

-- 
Simon McVittie, Collabora Ltd.



More information about the dbus mailing list