gupnp 0.20.9



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.8:

- Enforce HTTP 1.1 for device description requests.
- Add libuuid to Requires.private of pkg-config file.
- Deprecate gupnp_service_proxy_{begin,send}_action_hash as they cannot
  guarantee the argument order.
- Add gupnp_service_info_get_introspection_async_full() that makes it possible
  to cancel an introspcetion request using GCancellable.
- Fix a crash when running with GSSDP < 0.14.6.

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=704867
 - https://bugzilla.gnome.org/show_bug.cgi?id=710491
 - https://bugzilla.gnome.org/show_bug.cgi?id=711027
 - https://bugzilla.gnome.org/show_bug.cgi?id=711167
 - https://bugzilla.gnome.org/show_bug.cgi?id=720369
 - https://bugzilla.gnome.org/show_bug.cgi?id=720372

All contributors to this release:
 - Jussi Kukkonen <jussi kukkonen intel com>
 - Jens Georg <mail jensge org>
 - Philip Withnall <philip withnall collabora co uk>
 - Parthiban Balasubramanian <p balasubramanian cablelabs com>



Download
========
https://download.gnome.org/sources/gupnp/0.20/gupnp-0.20.9.tar.xz (372K)
  sha256sum: 61650a3be46979973b82c79eab5c3baf16a4ad3a051d8a710e5d1c376cf32c6e



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]