Fedora 11 Update: dbus-cxx-0.7.0-1.fc11

updates at fedoraproject.org updates at fedoraproject.org
Fri Apr 9 01:35:32 UTC 2010


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2010-5033
2010-03-23 01:45:11
--------------------------------------------------------------------------------

Name        : dbus-cxx
Product     : Fedora 11
Version     : 0.7.0
Release     : 1.fc11
URL         : http://dbus-cxx.sourceforge.net/
Summary     : C++ bindings for the DBus library
Description :
C++ wrapper for the DBus C reference implementation.

--------------------------------------------------------------------------------
Update Information:

dbus-cxx is a C++ wrapper for the dbus library  http://dbus-cxx.sourceforge.net
===== 0.7.0 =====    This release primarily features code cleanup, but in doing
so there were  several minor feature additions, added documentation, bug fixes
and minor API  changes.    == New Documentation and Tutorial ==  A quickstart
guide has been added to the documentation. This will take  you through a simple
client/server example.    The quickstart tutorial can be found in the
documentation or on the  dbus-cxx website here:     http://dbus-
cxx.sourceforge.net/quick_start.html    Also, documentation has been added for
many of the m4 generated templates.    == Cleanup ==  A significant portion of
the cleanup related to the headers. As the library  grew and evolved the headers
became messy, from old includes that are no longer  needed to templates that had
very touchy include orders. These have been  significantly cleaned up and
several key template headers have been split  into two parts with the first part
declarations and the second part definitions  and specializations.    The
utility.h header had also grown to include many things beyond simple  utility
functions. The dbus typing functions have been split out into types.h  and the
introspect() function has been properly incorporated into the  DBus::Connection
class.    The functions related to signatures in utility.h have been moved into
the  header signature.h along where DBus::Signature is.    == New API ==  * In
cleaning up the macros that generate the sigc++ slot based DBus::Method
templates support for void methods has been added.    * A force parameter was
added to DBus::Object::add_child() to allow a child    with a similar name to be
forced into the hierarchy replacing the old    child    == Key API Changes ==  *
DBus::Dispatcher's constructor is now protected; use DBus::Dispatcher::create()
to allocate a smart pointer    * When a named object interface doesn't handle an
incoming message, the default    interface is tried before failing.
--------------------------------------------------------------------------------
ChangeLog:

* Thu Mar 18 2010 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.7.0-1
- New release
* Fri Jan 22 2010 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.6.0-1
- New release
* Mon Jan  4 2010 Rick L Vinyard Jr <rvinyard at cs.nmsu.edu> - 0.5.1-1
- New release
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update dbus-cxx' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list