[libsoup/gnome-3-26] 2.60.3
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/gnome-3-26] 2.60.3
- Date: Tue, 9 Jan 2018 11:16:18 +0000 (UTC)
commit e2ec3f6958e18893bb48af0d781948824d52b56a
Author: Claudio Saavedra <csaavedra igalia com>
Date: Tue Jan 9 12:19:30 2018 +0200
2.60.3
NEWS | 11 +++++++++++
configure.ac | 2 +-
2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b672e48..9d92e7c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+Changes in libsoup from 2.60.2 to 2.60.3:
+
+ * heap-buffer-overflow in soup_ntlm_parse_challenge()
+ [#788037, Milan Crha]
+
+ * session: don't request Keep-Alive for upgraded connections
+ [#788723, Lionel Landwerlin]
+
+ * soup-headers: accept any 3 digit number as message status code
+ [#792124, Carlos Garcia Campos]
+
Changes in libsoup from 2.60.1 to 2.60.2:
* Fix documentation typos [#788920, Nirbheek Chauhan]
diff --git a/configure.ac b/configure.ac
index 3449406..5c44d98 100644
--- a/configure.ac
+++ b/configure.ac
@@ -4,7 +4,7 @@ dnl *******************************************
m4_define([soup_major_version], [2])
m4_define([soup_minor_version], [60])
-m4_define([soup_micro_version], [2])
+m4_define([soup_micro_version], [3])
AC_PREREQ(2.63)
AC_INIT([libsoup],[soup_major_version.soup_minor_version.soup_micro_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]