[gupnp] Prepare 0.20.15



commit f4d7b82280e249846239e454152df6237f43fe15
Author: Jens Georg <mail jensge org>
Date:   Thu Dec 31 11:36:49 2015 +0100

    Prepare 0.20.15
    
    Signed-off-by: Jens Georg <mail jensge org>

 NEWS |   37 +++++++++++++++++++++++++++++++++++++
 1 files changed, 37 insertions(+), 0 deletions(-)
---
diff --git a/NEWS b/NEWS
index b0bc317..87b51cb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,40 @@
+0.20.15
+=======
+
+- Remove gnome-common
+- Fix issue with gupnp_service_signals_autoconnect() blocking endlessly.
+- Fix return type for BIN_HEX.
+- Update some m4 macros.
+- Fix typos in API docs.
+
+NetworkManager context manager:
+ - Fix use-after-free issue.
+ - Fix various static code analysis findings.
+
+Netlink context manager:
+ - Use proper macros for RTM_*ADDRESS messages.
+ - Use device name from netlink.
+ - Add possibility to dump received netlink packets for debugging.
+ - Fix issues with losing contexts after DHCP renew happens.
+ - Some style fixes.
+
+Added/updated dependencies:
+ - GSSDP >= 0.14.13
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=736365
+ - https://bugzilla.gnome.org/show_bug.cgi?id=741257
+ - https://bugzilla.gnome.org/show_bug.cgi?id=750936
+ - https://bugzilla.gnome.org/show_bug.cgi?id=752490
+ - https://bugzilla.gnome.org/show_bug.cgi?id=759000
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Debarshi Ray <debarshir gnome org>
+ - Olivier CrĂȘte <olivier crete collabora com>
+ - Guillaume Marquebielle <guillaume marquebielle parrot com>
+ - Bastien Nocera <hadess hadess net>
+
 0.20.14
 =======
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]