[libsoup] 2.67.2
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.67.2
- Date: Mon, 17 Jun 2019 16:35:25 +0000 (UTC)
commit b8f9a004b9df3599b4cb6e0571035d043674df62
Author: Claudio Saavedra <csaavedra igalia com>
Date: Mon Jun 17 19:13:44 2019 +0300
2.67.2
NEWS | 25 +++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 26 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 54240cd6..af36434a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,28 @@
+Changes in libsoup from 2.67.1 to 2.67.2:
+
+ * gobject-introspection: Fix annotation for soup_auth_new()
+ [Rico Tzschichholz]
+
+ * brotli: Do not advertise the decoder as it's failing with
+ some websites [Patrick Griffis]
+
+ * Meson: Fix xml2 and sqlite fallbacks [Xavier Claessens]
+
+ * HSTS: Add SoupHSTSEnforcer:hsts-enforced signal [Claudio
+ Saavedra]
+
+ * HSTS: Fixes to the types used to store policies in the
+ SQLite storage [Claudio Saavedra]
+
+ * HSTS: Accept Strict-Transport-Security regardless of casing
+ [Claudio Saavedra]
+
+ * WebSockets: Ensure messages finishes when handshake fails
+ [Carlos Garcia Campos]
+
+ * WebSockets: Fix critical warnings and test failures [Carlos
+ Garcia Campos]
+
Changes in libsoup from 2.66.2 to 2.67.1:
* Add a brotli decoder. This adds a new dependency on libbrotli
diff --git a/meson.build b/meson.build
index aae5c0bd..0f66f4df 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.1',
+ version: '2.67.2',
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]