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.20.10: - Disable the Unix context manager on Android. - Fix Windows compilation. - Fix a memory leak in Linux context manager. - Fix libuuid dependencies in pkg-config files. - Implement a simple ACL infrastructure. Bugs fixed in this release: - https://bugzilla.gnome.org/show_bug.cgi?id=711027 - https://bugzilla.gnome.org/show_bug.cgi?id=723715 - https://bugzilla.gnome.org/show_bug.cgi?id=727539 - https://bugzilla.gnome.org/show_bug.cgi?id=728889 All contributors to this release: - Philip Withnall <[email protected]> - Jens Georg <[email protected]> - Olivier CrĂȘte <[email protected]> - Luciana Fujii <[email protected]> Download ======== https://download.gnome.org/sources/gupnp/0.20/gupnp-0.20.11.tar.xz (383K) sha256sum: 648ad091c7bae1c2b45ae9b9c0052f8c72903ce740d6e5be945c493dec85c160 _______________________________________________ ftp-release-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/ftp-release-list
