[libsoup] 2.67.92
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.67.92
- Date: Tue, 20 Aug 2019 13:08:13 +0000 (UTC)
commit b6a66150224013ffaa48c9f1fb52785a8e4c604e
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Aug 20 15:50:40 2019 +0300
2.67.92
NEWS | 19 +++++++++++++++++++
meson.build | 2 +-
2 files changed, 20 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 96cb42b9..7a15a8a2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Changes in libsoup from 2.67.91 to 2.67.92:
+
+ * Silence GTimeVal deprecation warnings. [Michael Catanzaro]
+
+ * API documentation and annotation fixes [Дилян Палаузов, Claudio Saavedra]
+
+ * Plug a couple of NTLM authentication memory leaks [#156, Claudio Saavedra]
+
+ * Fix build in SmartOS/SunOS [#157, Juraj Lutter]
+
+ * Meson: Use feature options [Xavier Claessens]
+
+ * Meson: Do not fallback to system krb5-config for cross-compilation
+ [Xavier Claessens]
+
+ * NTLM: Fix build with NTLM enabled [Claudio Saavedra]
+
+ * Updated translations: Basque, Czech, Indonesian, Lithuanian, Swedish
+
Changes in libsoup from 2.67.90 to 2.67.91:
* HSTS: New API to retrieve information about existing HSTS policies
diff --git a/meson.build b/meson.build
index 415bf4a1..1eaa2016 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.91',
+ version: '2.67.92',
meson_version : '>=0.50',
license : 'LGPL2',
default_options : 'c_std=c89')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]