[gupnp/gupnp-1.4] Prepare 1.4.1
- From: Jens Georg <jensgeorg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gupnp/gupnp-1.4] Prepare 1.4.1
- Date: Mon, 6 Dec 2021 17:47:17 +0000 (UTC)
commit 21cf45befcdfbda8882ff4805f9e791270e28274
Author: Jens Georg <mail jensge org>
Date: Mon Dec 6 18:46:34 2021 +0100
Prepare 1.4.1
NEWS | 12 ++++++++++++
meson.build | 2 +-
2 files changed, 13 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index a6dad67..2267fac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.4.1 (stable)
+=====
+
+- Fix regression in async deprecated API
+- Fix context creation not failing if the HTTP server fails to bind
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/58
+
+All contributors to this release:
+ - Jens Georg <mail jensge org>
+
1.4.0 (stable)
=====
diff --git a/meson.build b/meson.build
index 3790bcf..a24ce45 100644
--- a/meson.build
+++ b/meson.build
@@ -1,4 +1,4 @@
-project('gupnp', 'c', version : '1.4.0', meson_version : '>= 0.54.0')
+project('gupnp', 'c', version : '1.4.1', meson_version : '>= 0.54.0')
gnome = import('gnome')
pkg = import('pkgconfig')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]