Accepting request 148662 from home:dimstar:branches:GNOME:Factory

Update to 2.40.3 - Stable branch - bug fix only. Wanted for 12.3

OBS-URL: https://build.opensuse.org/request/show/148662
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=122
This commit is contained in:
Dominique Leuenberger 2013-01-17 19:12:36 +00:00 committed by Git OBS Bridge
parent ae61730f0d
commit 35cfff6669
4 changed files with 22 additions and 5 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:32e81220f53abb1f5bbe7d8b0717119df70667fc48e2342d82209ed1593e71dc
size 707104

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:82c92f1f6f4cbfd501df783ed87e7de9410b4a12a3bb0b19c64722e185d2bbc9
size 709124

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Jan 15 20:29:35 UTC 2013 - dimstar@opensuse.org
- 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.
-------------------------------------------------------------------
Tue Nov 13 13:28:07 UTC 2012 - dimstar@opensuse.org

View File

@ -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 @@ Name: libsoup
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