Hello community, here is the log from the commit of package libsoup for openSUSE:Factory checked in at 2013-07-16 15:38:28 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsoup (Old) and /work/SRC/openSUSE:Factory/.libsoup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsoup" Changes: -------- --- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes 2013-06-29 19:42:55.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2013-07-16 15:38:30.000000000 +0200 @@ -1,0 +2,19 @@ +Tue Jul 9 14:34:28 UTC 2013 - [email protected] + +- 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). + +------------------------------------------------------------------- Old: ---- libsoup-2.43.2.tar.xz New: ---- libsoup-2.43.4.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsoup.spec ++++++ --- /var/tmp/diff_new_pack.zy5ll3/_old 2013-07-16 15:38:31.000000000 +0200 +++ /var/tmp/diff_new_pack.zy5ll3/_new 2013-07-16 15:38:31.000000000 +0200 @@ -20,7 +20,7 @@ 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 ++++++ libsoup-2.43.2.tar.xz -> libsoup-2.43.4.tar.xz ++++++ ++++ 16983 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
