#2076: D-BUS 1.0.1 ----------------------------+----------------------------------------------- Reporter: particlehunter | Owner: [email protected] Type: task | Status: new Priority: normal | Milestone: 6.2.0 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: | ----------------------------+----------------------------------------------- Changes (by [EMAIL PROTECTED]):
* summary: D-BUS 0.93 => D-BUS 1.0.1 Old 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 New description: new version (now 1.0.1) 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 Comment: New version - now 1.0.1 -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2076> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
