Hello community, here is the log from the commit of package libsoup for openSUSE:Factory checked in at 2013-01-20 14:39:48 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-11-25 13:07:48.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2013-01-20 14:39:51.000000000 +0100 @@ -1,0 +2,17 @@ +Tue Jan 15 20:29:35 UTC 2013 - [email protected] + +- Update to version 2.40.3: + + soup_message_get_https_status() now returns the certificate + and flags for unsuccessful https connections as well as + successful ones (bgo#690176) + + Fixed a deadlock when calling soup_session_abort() on a + SoupSessionSync in some cases. (bgo#691399) + + Fixed a bug in SoupFilterInputStream that could cause some + non-blocking reads to suck up CPU while waiting for the + network. + + SoupURI now leaves "%00" in URIs as-is, rather than decoding it + to "\0", which was not intended and is never useful. + + A few minor docs fixes. + + Updated translations. + +------------------------------------------------------------------- Old: ---- libsoup-2.40.2.tar.xz New: ---- libsoup-2.40.3.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libsoup.spec ++++++ --- /var/tmp/diff_new_pack.fcp6ta/_old 2013-01-20 14:39:52.000000000 +0100 +++ /var/tmp/diff_new_pack.fcp6ta/_new 2013-01-20 14:39:52.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package libsoup # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.40.2 +Version: 2.40.3 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.40/%{name}-%{version}.tar.xz -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
