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
====

- Bump API and ABI version
- GUPnPRootDevice implements GInitable
- Clean-up functions added for GObject-Introspection compatibility
- Remove all deprecated functions from GUPnP 1.0 API
- Switch build to Meson
- Port everything to new GLib type macros
- Add IPv6 support to Linux context manager
- Fix IPv6 LL support for context
- Add gupnp_context_manager_create_full for specifying the socket family

Bugs fixed in this release:
 - https://bugzilla.gnome.org/show_bug.cgi?id=654446
 - https://bugzilla.gnome.org/show_bug.cgi?id=770318
 - https://bugzilla.gnome.org/show_bug.cgi?id=777491
 - https://bugzilla.gnome.org/show_bug.cgi?id=780640
 - https://bugzilla.gnome.org/show_bug.cgi?id=780715
 - https://bugzilla.gnome.org/show_bug.cgi?id=793955

All contributors to this release:
 - Jens Georg <m...@jensge.org>
 - Sven Neumann <neum...@teufel.de>
 - Oliver Tappe <zo...@hirschkaefer.de>
 - Bastien Nocera <had...@hadess.net>



Download
========
https://download.gnome.org/sources/gupnp/1.1/gupnp-1.1.0.tar.xz (130K)
  sha256sum: 05479fe75e72bdfcb6c9a6aaea15775a1df1cab504e3240de9740894167f3a50

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

Reply via email to