[libsoup/gnome-3-32] 2.66.5



commit 941facb13210ee9e17817746a4534030524b46e6
Author: Patrick Griffis <pgriffis igalia com>
Date:   Sun Dec 13 12:33:15 2020 -0600

    2.66.5

 NEWS        | 4 ++++
 meson.build | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 846c12be..92d3ac4a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Changes in libsoup from 2.66.4 to 2.66.5:
+
+        * Backport a large number of WebSocket fixes [!160, Claudio Saavedra]
+
 Changes in libsoup from 2.66.3 to 2.66.4:
 
         * NTLM: Make v2 authentication more robust [Claudio Saavedra]
diff --git a/meson.build b/meson.build
index 8703c2a8..7c10a259 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.66.4',
+        version: '2.66.5',
         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]