diff --git a/libsoup-2.30.0.tar.bz2 b/libsoup-2.30.0.tar.bz2 new file mode 100644 index 0000000..0d228ca --- /dev/null +++ b/libsoup-2.30.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ebe715fde45e40835860184cf0240246cd6c276008f27d056c53593f6ea37ce +size 713698 diff --git a/libsoup-2.30.1.tar.bz2 b/libsoup-2.30.1.tar.bz2 deleted file mode 100644 index a29959c..0000000 --- a/libsoup-2.30.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6395c6e0bbcf4e822f1c5f3dd6f844116c571ed13cdf611d5c8f1dd4fe5777ed -size 644401 diff --git a/libsoup.changes b/libsoup.changes index e08935e..85d9015 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,29 +1,3 @@ -------------------------------------------------------------------- -Thu Apr 29 14:31:40 CEST 2010 - dimstar@opensuse.org - -- Update to version 2.30.1: - + bgo#611663 - Fix for https through proxies that close the - connection when returning a "407 Proxy Authentication Required" - response, and add a regression test for that case. - + bgo#614176 - Don't quote the multipart boundary string if it's - not needed, since RFC 2616 recommends that you don't, and some - servers don't handle quotes there correctly - + bgo#614183 - Don't put an extra blank line before the first - multipart part, since it's unnecessary and some servers don't - handle a multipart preamble correctly. - + bgo#614198 - Don't put Content-Transfer-Encoding headers in the - multipart/form-data parts, even though the HTML 4 spec says you - must, since no other browsers do, and some servers don't handle - them correctly. - + bgo#615711 - Changed SoupCookieJarSqlite to actually erase - deleted cookies from the database. - + bgo#611663 - Fixed SoupLogger to be more robust against getting - passed bad data by the session. - + Fixed SoupAuthDomain to ignore paths when doing proxy auth - + bgo#613442 - Fixed a g_warning when hovering over a javascript - link in WebKit. - + Updated translations. - ------------------------------------------------------------------- Tue Mar 30 00:39:13 CEST 2010 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 287b71a..932fd42 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.30.1) +# spec file for package libsoup (Version 2.30.0) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -37,7 +37,7 @@ Obsoletes: libsoup-64bit %endif # Summary: HTTP client/server library for GNOME -Version: 2.30.1 +Version: 2.30.0 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Source99: baselibs.conf