[gupnp/gupnp-1.0] Prepare GUPnP 1.0.3
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp/gupnp-1.0] Prepare GUPnP 1.0.3
- Date: Mon, 30 Jul 2018 13:34:41 +0000 (UTC)
commit 0e4f31cfc489a2c21f052885695902ae5ba98c8a
Author: Jens Georg <mail jensge org>
Date: Mon Jul 30 15:28:14 2018 +0200
Prepare GUPnP 1.0.3
NEWS | 19 +++++++++++++++++++
configure.ac | 4 ++--
2 files changed, 21 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index f0b9942..57ccc95 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+1.0.3
+=====
+- 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 <mail jensge org>
+ - Sven Neumann <neumann teufel de>
+ - Bastien Nocera <hadess hadess net>
+
1.0.2
=====
- Fix a potential crash of GUPnPProxy when trying to access a dangling
diff --git a/configure.ac b/configure.ac
index fb174dd..d8aedb2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
AC_PREREQ([2.64])
AC_INIT([gupnp],
- [1.0.2],
- [http://bugzilla.gnome.org/enter_bug.cgi?product=gupnp&component=gupnp],
+ [1.0.3],
+ [https://gitlab.gnome.org/GNOME/gupnp/issues/new],
[gupnp],
[http://www.gupnp.org/])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]