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

- Make sure that subscribtion timeouts are always removed.
- Update tutorial to use correct upnp.org links.
- Add missing includes.
- Remove deprecated g_thread_init() calls.
- Don't leak internal functions from context managers.
- Make "linux" context manager the default context manager when building on
  Linux.
- Fix some more deprecation warnings.
- Connman and NM context managers fall back to linux context manager now if
  available.
- Add support for device aliases (such as eth0:1) in the linux context
  manager.
- Really report a bug on faulty device descripton XMLs.
- Silence libxml2 console output.

All contributors to this release:
Jens Georg <m...@jensge.org>
Riko Yamada <rik0yam...@yahoo.co.jp>
Ludovic Ferrandis <ludovic.ferran...@linux.intel.com>
Sven Neumann <s.neum...@raumfeld.com>
Andreas Henriksson <andr...@fatal.se>

Bugs fixed:
- https://bugzilla.gnome.org/show_bug.cgi?id=680322
- https://bugzilla.gnome.org/show_bug.cgi?id=681963
- https://bugzilla.gnome.org/show_bug.cgi?id=673100
- https://bugzilla.gnome.org/show_bug.cgi?id=673933
- https://bugzilla.gnome.org/show_bug.cgi?id=676803
- https://bugzilla.gnome.org/show_bug.cgi?id=682005
- https://bugzilla.gnome.org/show_bug.cgi?id=679204



Download
========
http://download.gnome.org/sources/gupnp/0.18/gupnp-0.18.4.tar.xz (353K)
  sha256sum: 6b437d5711b212292c6080626b97480268310da636a6cf937ad6119291af78a1

_______________________________________________
ftp-release-list mailing list
ftp-release-list@gnome.org
https://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to