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.16.1: - Fix several crashes during initial introspection. - Several fixes regarding SOAP action parameter validation. - Always append a Content-Language header if the client has an Accept-Language header. - Always append an Ext header in SOAP responses. - Improve introspection support: * Classes that throw an error during construction implement GInitable. * Update gobject-introspection autotools integration. * Many annotation fixes. - Tutorial improvements. Dependency-related changes: - Require gssdp >= 0.11.0. All contributors: Jens Georg <[email protected]> Zeeshan Ali (Khattak) <[email protected]> Sven Neumann <[email protected]> Santakivi Topi <[email protected]> Download ======== http://download.gnome.org/sources/gupnp/0.17/gupnp-0.17.0.tar.xz (322K) sha256sum: 9a818daae80ad549ed0bbf68769770286ccc0e0768d0b0462126924b2ffcc01d http://download.gnome.org/sources/gupnp/0.17/gupnp-0.17.0.tar.bz2 (367K) sha256sum: 08a43771e7986e81d170804d7fe3d8f7e741a61b325e93fff0eca8700401e30c _______________________________________________ ftp-release-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/ftp-release-list Upcoming changes: Nov 16: new tarballs use format .tar.xz (no more .tar.bz2 nor .tar.gz!)
