diff --git a/libsoup-2.28.0.tar.bz2 b/libsoup-2.28.0.tar.bz2 deleted file mode 100644 index c8be5b0..0000000 --- a/libsoup-2.28.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:647217d395d560375551056e291d697543d424eb6363e101c334a01a0b8c6fb6 -size 631656 diff --git a/libsoup-2.28.1.tar.bz2 b/libsoup-2.28.1.tar.bz2 new file mode 100644 index 0000000..d6c8685 --- /dev/null +++ b/libsoup-2.28.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:615f154998a65c1d9611a0e6c16c1f30df799da83437f1ff7b4baa57e5067a80 +size 703258 diff --git a/libsoup.changes b/libsoup.changes index 786ff3a..3be4d05 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Sat Nov 14 02:42:42 CET 2009 - vuntz@opensuse.org + +- Update to version 2.28.1: + + libsoup will now attempt to make multiple connections to a + server at once when there are multiple messages queued to that + server. The previous behavior (only allowing a single pending + connection to each server) resulted in slow load times on pages + with lots of subresources (images, css, js, etc) on servers + that disallow persistent connections. [bgo#594768] + + There should now be fewer (no?) "Connection terminated + unexpectedly" errors in WebKitGTK. + + Fixed a crash in SoupCookieJarSqlite [bgo#596859] + + Fixed soup_address_get_physical() and address-to-name + resolution of SoupAddress? + + Fixed a bug in SoupContentSniffer that could cause false + negatives [bgo#597545]. + + Fixed the configure error if you have gnutls-devel but not + gcrypt-devel installed [bgo#587709]. + ------------------------------------------------------------------- Wed Sep 23 14:30:17 CEST 2009 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 10e5553..c8fe60e 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.28.0) +# spec file for package libsoup (Version 2.28.1) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,7 +37,7 @@ Obsoletes: libsoup-64bit %endif # Summary: Simple Object Access Protocol (SOAP) -Version: 2.28.0 +Version: 2.28.1 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Url: http://www.gnome.org