[gupnp-dlna] Prepare 0.10.3



commit a6b264e7b2b6cb5baaeef537dd743b1611af9a7c
Author: Jens Georg <mail jensge org>
Date:   Sun Jun 28 19:39:31 2015 +0200

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

 NEWS         |   22 ++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 28ca81e..f969122 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+0.10.3
+======
+- Fix potential crash if gupnp_dlna_value_list_new failed.
+- Fix hang if no meta-data back-end is available.
+- Remove use of gnome-common, add compiler warnings and fix const
+  correctness.
+- Fix memory leak in gst-audio-information.
+- Fix unit tests for new automake
+
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=704096
+ - https://bugzilla.gnome.org/show_bug.cgi?id=707909
+ - https://bugzilla.gnome.org/show_bug.cgi?id=750929
+ - https://bugzilla.gnome.org/show_bug.cgi?id=751295
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+ - Philip Withnall <philip tecnocode co uk>
+ - Mark Ryan <mark d ryan intel com>
+ - Ludovic Ferrandis <ludovic ferrandis intel com>
+
 0.10.2
 ======
 - Fix vapi generation with GObject-introspection >= 1.36.
diff --git a/configure.ac b/configure.ac
index 7daadfb..b95b6a8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 AC_PREREQ([2.63])
 AC_INIT([gupnp-dlna],
-        [0.10.2],
+        [0.10.3],
         [https://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp-dlna],
         [gupnp-dlna],
         [http://www.gupnp.org/])


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