[gupnp] Prepare GUPnP 1.5.1



commit 7a5acb6b4e27a01ac43681fe5f5d478f2b48dcb3
Author: Jens Georg <mail jensge org>
Date:   Fri Jun 3 19:53:47 2022 +0200

    Prepare GUPnP 1.5.1

 NEWS | 27 +++++++++++++++++++++++++++
 1 file changed, 27 insertions(+)
---
diff --git a/NEWS b/NEWS
index d347a16..5832f27 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+1.5.1 (development)
+===================
+
+ - Minor doc fixes
+ - Remove left-overs from WhiteList renaming
+ - Make tests a little friendlier if there is no ipv6
+ - Fix a couple of issues from scan-build
+
+DeviceInfo:
+ - Make DeviceInfo:document accessible
+ - Offer convenience function DeviceInfo:get_icon_async to combine
+   icon lookup and icon download
+
+ServiceAction:
+ - Potential fix for running g_clear_pointer on an uninitialized value
+ - Fix getting parameters from action
+
+ServiceInfo:
+ - Do not free an error that was propagated
+ - Fix introspection on IPv6 devices
+
+Service:
+ - Fix critical if Soup error other than G_IO_ERROR_CANCELLED occured
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
 1.5.0 (development)
 ===================
 


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