diff --git a/libsoup-2.31.2.tar.bz2 b/libsoup-2.31.2.tar.bz2 deleted file mode 100644 index 50d2694..0000000 --- a/libsoup-2.31.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae52e970deb0ca5e890d87cf55e555249c086bd56ae1fff69599174ca0075379 -size 707157 diff --git a/libsoup-2.31.6.tar.bz2 b/libsoup-2.31.6.tar.bz2 new file mode 100644 index 0000000..d7e4918 --- /dev/null +++ b/libsoup-2.31.6.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93487cf8b59f3b1679f18a34e9af89506db7bcfa3cdde5109438d5dd51ea2821 +size 654867 diff --git a/libsoup.changes b/libsoup.changes index b1e6f39..d47080e 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,28 @@ +------------------------------------------------------------------- +Fri Aug 6 12:32:35 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.31.6: + + Disabled TLS 1.2 in addition to the already-disabled 1.1 and + 1.0, thus making libsoup usable with gnutls 2.10. [bgo#622857] + + When using libproxy 0.3 or newer, libsoup no longer leaks + proxy-related environment variables into child processes + [bgo#603285] + + Changed the way message/connection binding works in + SoupSession so that (among other things), when there are + multiple requests queued to a host, and one of them gets a + network error, the other requests are still allowed to try + to succeed, rather than all failing immediately. [bgo#619633] + + SoupSession now limits the number of times a message can be + redirected, to avoid infinite loops [bgo#604383] + + Fixed handling of certain messages where the response + headers included "Connection: close" but the server did not + actually close the connection at the end. [bgo#611481] + + Fixed some incorrect g-i annotations [bgo#621021] + + Fixed an out-of-bounds memory access when processing certain + Set-Cookie headers [bgo#620288] + + Improved msg->reason_phrase on network errors [bgo#623274] + + Fixed gir file disting [bgo#621727] + ------------------------------------------------------------------- Tue Jul 6 08:21:34 CEST 2010 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 621c741..c7d4392 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.31.2) +# spec file for package libsoup (Version 2.31.6) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -38,7 +38,7 @@ Obsoletes: libsoup-64bit %endif # Summary: HTTP client/server library for GNOME -Version: 2.31.2 +Version: 2.31.6 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Source99: baselibs.conf