diff --git a/libsoup-2.38.0.tar.xz b/libsoup-2.38.0.tar.xz deleted file mode 100644 index c8719b2..0000000 --- a/libsoup-2.38.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8fc1470309aacfc45842ec774b5a5de1848d3d59f7c467efaca555b21bef96ad -size 618636 diff --git a/libsoup-2.38.1.tar.xz b/libsoup-2.38.1.tar.xz new file mode 100644 index 0000000..f6ce6eb --- /dev/null +++ b/libsoup-2.38.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b8923fc7a5fef9abc5420f7f3d666fdb589f43a8c50892d584d58b3c513f9a +size 620832 diff --git a/libsoup.changes b/libsoup.changes index 343c7f1..d5b872f 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Apr 17 05:56:46 UTC 2012 - vuntz@opensuse.org + +- Update to version 2.38.1: + + Fixed a situation where soup_connection_disconnect() could end + up calling g_object_unref(NULL) when an idle connection was + closed. [bgo#672178] + + Fixed two warnings when cancelling an in-progress + soup_socket_connect_async(). + + Fixed a crash when disposing a SoupServer with open + connections. [bgo#673468] + + Fixed the SoupSession:ssl-use-system-ca-file property to get + turned off (rather than on) when you set it to FALSE... Also + fixed up the property notifications around the various + certificate-verification properties (ssl-ca-file, + ssl-use-system-ca-file, and tls-database). + + Fixed SoupSession to not leak paused SoupMessages that were + still in progress when it was unreffed. [bgo#673905] + + Updated the win32 file: URI code again, to fix regressions in + the WebKit tests. [webkit#82484] + ------------------------------------------------------------------- Tue Mar 27 06:08:09 UTC 2012 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index b1a1aaf..5bdf9d8 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.38.0 +Version: 2.38.1 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.38/%{name}-%{version}.tar.xz