Accepting request 114031 from home:vuntz:branches:GNOME:Factory

Update to 2.38.1

OBS-URL: https://build.opensuse.org/request/show/114031
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=111
This commit is contained in:
Vincent Untz 2012-04-18 15:16:37 +00:00 committed by Git OBS Bridge
parent eec055e19e
commit 8b584b3752
4 changed files with 25 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fc1470309aacfc45842ec774b5a5de1848d3d59f7c467efaca555b21bef96ad
size 618636

3
libsoup-2.38.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:71b8923fc7a5fef9abc5420f7f3d666fdb589f43a8c50892d584d58b3c513f9a
size 620832

View File

@ -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

View File

@ -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