[gupnp/gupnp-1.0] Prepare GUPnP-1.0.2



commit 3ffd35b20066b70be86e1e55f1ac8e0b267a2009
Author: Jens Georg <mail jensge org>
Date:   Mon Mar 20 13:00:42 2017 +0100

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

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 0f65f0a..f0b9942 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+1.0.2
+=====
+- Fix a potential crash of GUPnPProxy when trying to access a dangling
+  GUPnPServiceProxy pointer of a server handler.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=777491
+
+All contributors to this release:
+ - Sven Neumann <neumann teufel de>
+
 1.0.1
 =====
 
diff --git a/configure.ac b/configure.ac
index 98a4330..fb174dd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.64])
 AC_INIT([gupnp],
-        [1.0.1],
+        [1.0.2],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp],
         [gupnp],
         [http://www.gupnp.org/])


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