About GUPnP =========== GUPnP is an object-oriented open source framework for creating UPnP devices and control points, written in C using GObject and libsoup. The GUPnP API is intended to be easy to use, efficient and flexible.
This is core UPnP library that implements the generic UPnP specification on top of GSSDP: resource announcement and discovery, description, control, event notification, and presentation (GUPnP includes basic web server functionality through libsoup). GUPnP does not include helpers for construction or control of specific standardized resources (e.g. MediaServer); this is left for higher level libraries utilizing the GUPnP framework. News ==== Changes since 0.20.6: - Fix GCC warnings about local includes. - Do not hand out libxml2-allocated strings. - Fix a crash when a notification host was not available. - Always call action call-back asynchronously, even when there was an error. - Add performance measurement options to light-server/-client. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=669729 - https://bugzilla.gnome.org/show_bug.cgi?id=703263 - https://bugzilla.gnome.org/show_bug.cgi?id=708162 - https://bugzilla.gnome.org/show_bug.cgi?id=708575 - https://bugzilla.gnome.org/show_bug.cgi?id=708751 All contributors to this release: - Jens Georg <[email protected]> - Andrzej Bieniek <[email protected]> - Emanuele Aina <[email protected]> Download ======== https://download.gnome.org/sources/gupnp/0.20/gupnp-0.20.7.tar.xz (371K) sha256sum: ccfa6b04935d81bbcd4aa1f15b6dada977fb32386cf3b99c59a4166067ce3102 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
