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

- Drop deprecated conic support.
- A Linux context manager. Unlinke the generic static unix context-manger,
  the Linux context-manager can dynamically react to device and address
  changes, similar to the NetworkManager-based context-manager, but without
  depending on DBus or NetworkManager.
- Fix for a SOAP action parameter validation regression.
- Updates to the build system such as:
  - Modernized autotools.
  - xz tarballs as default.
- Improved OpenBSD support.
- More stable RootDevice URIs.

All contributors:

Jens Georg <m...@jensge.org>
Jasper Lievisse Adriaanse <jas...@humppa.nl>
Javier Jardón <jjar...@gnome.org>
Zeeshan Ali (Khattak) <zeesha...@gnome.org>



Download
========

http://download.gnome.org/sources/gupnp/0.17/gupnp-0.17.1.tar.xz  (329K)
  sha256sum: f1b1ba3ae1e5a880d9a7c3cee5a74c6a5a760947f4b1844fabc4bd945c5d865b

http://download.gnome.org/sources/gupnp/0.17/gupnp-0.17.1.tar.bz2 (391K)
  sha256sum: 3e3b0f1f14515480b60c857e62890ed3937cb48f1aecad1027c780b9254c0e21

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
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!)

Reply via email to