Opened 8 years ago

Closed 8 years ago

#7052 closed enhancement (fixed)

dbus-1.10.2

Reported by: Fernando de Oliveira Owned by: Fernando de Oliveira
Priority: normal Milestone: 7.9
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

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

http://lists.freedesktop.org/archives/dbus/2015-October/016827.html

or

http://cgit.freedesktop.org/dbus/dbus/plain/NEWS

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.

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.

Change History (2)

comment:1 by Fernando de Oliveira, 8 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r16586.

Note: See TracTickets for help on using tickets.