[libsoup/gnome-3-0] 2.34.3
- From: Dan Winship <danw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/gnome-3-0] 2.34.3
- Date: Thu, 28 Jul 2011 17:54:06 +0000 (UTC)
commit 48fcf64390444f671c04defa149b79759dfd3305
Author: Dan Winship <danw gnome org>
Date: Thu Jul 28 08:41:03 2011 -0400
2.34.3
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 3e2f4d7..ae4af2d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes in libsoup from 2.34.2 to 2.34.3:
+
+ * CVE-2011-2054: Fixed a security hole that caused some
+ SoupServer users to unintentionally allow accessing the
+ entire local filesystem when they thought they were only
+ providing access to a single directory. [#653258]
+
+ * Fixed a few memory leaks [#651643, Milan] [#652699, Sergio]
+
Changes in libsoup from 2.34.1 to 2.34.2:
* Minor build fix for Debian/Ubuntu [#648948]
diff --git a/configure.ac b/configure.ac
index 11af259..9ad83e3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -3,7 +3,7 @@ dnl *** Initialize automake and set version ***
dnl *******************************************
AC_PREREQ(2.63)
-AC_INIT([libsoup],[2.34.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
+AC_INIT([libsoup],[2.34.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=libsoup])
AC_CONFIG_SRCDIR([libsoup-2.4.pc.in])
AC_CONFIG_MACRO_DIR([m4])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]