Opened 18 years ago

Last modified 17 years ago

#2076 closed task

D-BUS 0.90 — at Initial Version

Reported by: particlehunter Owned by: blfs-book@…
Priority: normal Milestone: 6.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

new version for D-BUS (0.90), stated as of 2006-07-17

some details about this new version:

  • API/ABI freeze for 1.0
  • Bindings are now split out into seperate packages
  • ListActivatableNames added as a method on the bus
  • Removed deprecated dbus_connection_disconnect (use dbus_connection_close)
  • Shared connections are now unreffed on disconnect
  • Fixed pending calls for threaded enviornments
  • Pending calls get timed out on connection disconnect
  • dbus_connection_send_with_reply returns TRUE and a NULL pending call if you call it on a connection object which has been disconnected already (it returns FALSE on Out of Memory errors only)
  • dbus-monitor now correctly catches methods, not just signals
  • dbus-monitor now prints object paths

LINK: http://dbus.freedesktop.org/releases/dbus-0.90.tar.gz

Julio

Change History (0)

Note: See TracTickets for help on using tickets.