[libsoup] 2.67.1
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup] 2.67.1
- Date: Thu, 23 May 2019 15:16:34 +0000 (UTC)
commit 24592981d6089b66968720f37825c8e45ae628a0
Author: Claudio Saavedra <csaavedra igalia com>
Date: Thu May 23 13:13:53 2019 +0200
2.67.1
NEWS | 15 +++++++++++++++
meson.build | 2 +-
2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index ed50128e..54240cd6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in libsoup from 2.66.2 to 2.67.1:
+
+ * Add a brotli decoder. This adds a new dependency on libbrotli
+ [Patrick Griffis]
+
+ * Add strict secure cookies support [Patrick Griffis]
+
+ * Add HSTS enforcer SoupSession feature (with both memory
+ and sqlite backends) [Adrien Plazas, Claudio Saavedra]
+
+ * meson gtk-doc documentation fixes [Claudio Saavedra]
+
+ * Bump the CI test image to Fedora 30 and add libbrotli
+ dependency [Claudio Saavedra]
+
Changes in libsoup from 2.66.1 to 2.66.2:
* Make gettext optional (might not be available in Windows)
diff --git a/meson.build b/meson.build
index 63e7f5f0..8024d405 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('libsoup', 'c',
- version: '2.67.0',
+ version: '2.67.1',
meson_version : '>=0.48',
license : 'LGPL2',
default_options : 'c_std=c89')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]