diff --git a/libsoup-2.43.2.tar.xz b/libsoup-2.43.2.tar.xz deleted file mode 100644 index 9f38384..0000000 --- a/libsoup-2.43.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:332acd3d2a205605446b8f5e78dc5517a42a99ad1deaa7b81ef1de2402a51990 -size 734812 diff --git a/libsoup-2.43.4.tar.xz b/libsoup-2.43.4.tar.xz new file mode 100644 index 0000000..7d5aa00 --- /dev/null +++ b/libsoup-2.43.4.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f7c927c19d5d8f1bb26d777ec7b2b538192b2db6abb1f22311b62ae6b18718b +size 741220 diff --git a/libsoup.changes b/libsoup.changes index 6e75df5..0fff9b4 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Tue Jul 9 14:34:28 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.43.4: + + Fixed a bug that could cause synchronous sessions to get stuck + in a state where no new messages would ever get processed + (bgo#703463). + + Fixed another memory leak in SoupSocket (found while added a + test case for bgo#700472). + + Switched to using g_cclosure_marshal_generic() rather than + using glib-genmarshal (bgo#686042). + + Changed SoupServer to call unref() on the query hash table + after calling the handler, rather than destroy(), so that the + handler can keep a copy of the query data if it wants + (bgo#702793). + + Fixed a few introspection annotations. + + Updated examples/get to use SoupLogger and to allow redirecting + the output to a file (bgo#703231, bgo#703229). + ------------------------------------------------------------------- Tue May 28 19:54:28 UTC 2013 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index f53b3ce..90e4375 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,7 +20,7 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.43.2 +Version: 2.43.4 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.43/%{name}-%{version}.tar.xz