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 ==== - Avoid a crash in gupnp_root_device_constructor - Propagage User-Agent from Cache - Fix potential issue with boolean vs. bitwise evaluation - Fix a crash in GUPnPServiceProxy::subscription_expire - Accept broken Action header without the " - Fix issue with strcpy destination buffer size in linux context manager Bugs fixed in this release: - 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 <[email protected]> - Sven Neumann <[email protected]> - Bastien Nocera <[email protected]> Download ======== https://download.gnome.org/sources/gupnp/1.0/gupnp-1.0.3.tar.xz (413K) sha256sum: 794b162ee566d85eded8c3f3e8c9c99f6b718a6b812d8b56f0c2ed72ac37cbbb _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
