[libsoup] 2.67.93
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.67.93
- Date: Mon, 2 Sep 2019 13:51:07 +0000 (UTC)
commit 6ef233e2f34e27866e90b550fcca7def9257f98b
Author: Claudio Saavedra <csaavedra igalia com>
Date: Mon Sep 2 16:41:37 2019 +0300
2.67.93
NEWS | 30 ++++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 31 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 7a15a8a2..45395317 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+Changes in libsoup from 2.67.92 to 2.67.93:
+
+ * SoupMessage: Handle Transfer-Encoding: identity for
+ compatibility reasons [#148, Thomas Bluemel, Normen Bolling]
+
+ * WebSockets: Only poll IO stream when needed [Carlos Garcia
+ Campos]
+
+ * WebSockets: Properly set cookies received during handshake
+ [Carlos Garcia Campos]
+
+ * WebSockets: Plug a couple of memory leaks and fix a few
+ read-after-free memory errors [Claudio Saavedra]
+
+ * WebSockets: document how web socket extensions should treat
+ buffers in case of error [Claudio SaavedrÉ™]
+
+ * SoupSession: Don't reset user GCancellable internally [Tom
+ Bailey]
+
+ * Tests: Make tests installable [Simon McVittie]
+
+ * Remove deprecate GTimeVal internal usage [Claudio Saavedra]
+
+ * CI: increase coverage by enabling all features during
+ testing [Claudio Saavedra]
+
+ * Updated translations: Korean, German, Galician, Hungarian,
+ Slovenian, Latvian, Finnish, Serbian, Catalan, Polish
+
Changes in libsoup from 2.67.91 to 2.67.92:
* Silence GTimeVal deprecation warnings. [Michael Catanzaro]
diff --git a/meson.build b/meson.build
index 1eaa2016..036b50eb 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.92',
+ version: '2.67.93',
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]