Hello community, here is the log from the commit of package libsoup for openSUSE:Factory checked in at 2012-02-28 19:24:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libsoup (Old) and /work/SRC/openSUSE:Factory/.libsoup.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libsoup", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes 2012-02-20 17:23:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2012-02-28 19:24:41.000000000 +0100 @@ -1,0 +2,24 @@ +Tue Feb 21 07:31:57 UTC 2012 - [email protected] + +- Update to version 2.37.90: + + Added various return-if-fails and other sanity checks to + various functions. [bgo#669479] + + Updated docs/annotation of soup_form_decode_multipart() to note + that all of the out parameters are (allow-none). Fixed the + file_control_name parameter to actually allow NULL like the + docs already claimed. [bgo#669479] + + Fixed a minor URI parsing bug. (It was allowing URI schemes to + contain numbers.) + + Fixed a few memory leaks introduced in the 2.37 cycle. + + Fixed SoupServer to be able to correctly respond to HTTP/1.0 + requests over IPv6 (which previously would always have returned + "400 Bad Request"). [bgo#666399] + + Changed SoupSessionAsync to make it possible to finalize it + from the "wrong" thread. [bgo#667364] + + Fixed SoupCache to not cache resources whose URIs have query + components (unless they have explicit cache headers); to not + generate broken conditional requests for resources that cannot + be conditionally validated; and to not spew warnings when + receiving invalid Cache-Control headers. [bgo#668865] + +------------------------------------------------------------------- Old: ---- libsoup-2.37.5.1.tar.xz New: ---- libsoup-2.37.90.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsoup.spec ++++++ --- /var/tmp/diff_new_pack.DTJp29/_old 2012-02-28 19:24:43.000000000 +0100 +++ /var/tmp/diff_new_pack.DTJp29/_new 2012-02-28 19:24:43.000000000 +0100 @@ -15,11 +15,12 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.37.5.1 +Version: 2.37.90 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.37/%{name}-%{version}.tar.xz -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
