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 ==== - Attention: Requires GSSDP 1.2.3! - Always build the gupnp-binding-tool manpage - Fix meson build on Windows - Fix context creation for tests across different platforms - Fix static linking issue caused by libguul subproject - Add mitigations for CVE-2020-12695 (CallStranger) - Implement UDA 2.0 April 17 2020 Addendum (Patial fix for CVE-2020-12695) Bugs fixed in this release: - https://gitlab.gnome.org/GNOME/gupnp/issues/15 - https://gitlab.gnome.org/GNOME/gupnp/issues/16 All contributors to this release: - Jens Georg <[email protected]> - soiamsoNG <[email protected]> - Peter Seiderer <[email protected]> - Jan-Michael Brummer <[email protected]> - Mart Raudsepp <[email protected]> Download ======== https://download.gnome.org/sources/gupnp/1.2/gupnp-1.2.3.tar.xz (135K) sha256sum: d447e54d88e4a8fab84ad1766070e9208e21166fc7e2ce95df6e33e49e8d29b1 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
