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

Update to 2.37.91

OBS-URL: https://build.opensuse.org/request/show/108090
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=106
This commit is contained in:
Dominique Leuenberger 2012-03-11 17:41:07 +00:00 committed by Git OBS Bridge
parent cc14e25000
commit 29e1af6ceb
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:2023ca6a351303ed2364e309f08b378cad7eda4465e2fad7e1fa725c6cb87f95
size 624836

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

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9faa8abce324c948cd51a5d9cb956d0edc32e996724d9b0d4b2f02d0903939ba
size 615752

View File

@ -1,3 +1,24 @@
-------------------------------------------------------------------
Tue Mar 6 08:09:16 UTC 2012 - vuntz@opensuse.org
- Update to version 2.37.91:
+ Fixed an out-of-bounds memory read that could occur when
parsing malformed requests/responses.
+ Fixed a build-related bug in Makefile.glib that affected
locales such as Estonian where "Z" is not the last (ASCII)
letter of the alphabet. [bgo#654395]
+ Fixed the handling of file: URIs with query components, which
got broken in 2.37.90.
+ Fixed SoupAuthManagerNTLM to not fall back to allowing Basic
auth when NTLM failed.
+ Further tweaked the warnings/fallback in SoupURI, so that
soup_uri_to_string() on an http URI with a NULL path would
translate that to "/" like it used to. [bgo#670431]
+ Fixed a warning when cancelling the load of a page with many
subresources. [bgo#667245]
+ Use G_GNUC_BEGIN/END_IGNORE_DEPRECATIONS if GLib is new enough,
to avoid getting warned about the use of GValueArray.
-------------------------------------------------------------------
Tue Feb 21 07:31:57 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.37.90
Version: 2.37.91
Release: 0
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/libsoup/2.37/%{name}-%{version}.tar.xz