summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2020-06-23 00:10:06 +0200
committerJens Georg <mail@jensge.org>2020-06-23 00:10:06 +0200
commitc7517cdabd8b04c05804d300fd726ff29c90f2ee (patch)
tree8545a09a454ce45f2be2175f4035b7e32580964b /NEWS
parent31b77b114b80b81f0fa0b004760126864d3bb3f2 (diff)
downloadgupnp-c7517cdabd8b04c05804d300fd726ff29c90f2ee.tar.gz
Prepare GUPnP 1.2.3gupnp-1.2.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 282a4e0..aeb8eb2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+1.2.3
+=====
+- Attention: Requires GSSDP 1.2.3!
+- Always build the gupnp-binding-tool manpage
+- Fix meson build on Windows
+- Fix context creation for tests across different platforms
+- Fix static linking issue caused by libguul subproject
+- Add mitigations for CVE-2020-12695 (CallStranger)
+- Implement UDA 2.0 April 17 2020 Addendum (Patial fix for CVE-2020-12695)
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/15
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/16
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - soiamsoNG <83182235@qq.com>
+ - Peter Seiderer <ps.report@gmx.net>
+ - Jan-Michael Brummer <jan.brummer@tabos.org>
+ - Mart Raudsepp <leio@gentoo.org>
+
1.2.2
=====
- Fix macOS dylib versioning