[libsoup/cache] 2.27.5
- From: Xan Lopez <xan src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [libsoup/cache] 2.27.5
- Date: Thu, 30 Jul 2009 20:56:21 +0000 (UTC)
commit 6956666227c60e1c174e15caa8f64ae351f63140
Author: Dan Winship <danw gnome org>
Date: Mon Jul 27 22:39:04 2009 -0400
2.27.5
NEWS | 15 +++++++++++++++
configure.in | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6c3524b..80dd50a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Changes in libsoup from 2.27.4 to 2.27.5:
+
+ * Fixed a crash when a web server redirected a request to a
+ non-http URI (eg, "about:blank"). [#528882]
+
+ * Fixed a hang when trying to create an attachment on certain
+ bugzilla installations from epiphany. [#584645]
+
+ * Fixed verification of V1 TLS certificates [#589323, Patrick
+ Ohly]
+
+ * Fixed compile problems on Windows (in the ssl code), and on
+ Linux (when the most recent version of gtk-doc was
+ installed).
+
Changes in libsoup from 2.27.2 to 2.27.4:
* Added SoupContentSniffer and the "content-sniffed" signal on
diff --git a/configure.in b/configure.in
index 6061605..20a1c3c 100644
--- a/configure.in
+++ b/configure.in
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
dnl *******************************************
AC_PREREQ(2.53)
-AC_INIT(libsoup, 2.27.4)
+AC_INIT(libsoup, 2.27.5)
AC_CONFIG_SRCDIR(libsoup-2.4.pc.in)
AM_INIT_AUTOMAKE([foreign])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]