diff --git a/libsoup-2.29.90.tar.bz2 b/libsoup-2.29.90.tar.bz2 deleted file mode 100644 index 6ee8e78..0000000 --- a/libsoup-2.29.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9bae8b40a366fe6803b3f9400b7fe36c7c887d13869a0f8ef2d31b2f859feea8 -size 713990 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.changes b/libsoup.changes index 17faea6..85d9015 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,31 @@ +------------------------------------------------------------------- +Tue Mar 30 00:39:13 CEST 2010 - vuntz@opensuse.org + +- Update to version 2.30.0: + + Fixed a crash in the whitespace-stripping code in + soup_uri_new() [bgo#612644] + + Update content-sniffing algorithm to match Chrome and the + soon-to-be-updated sniffing spec. [bgo#611502] + + We now handle "Content-Encoding: x-gzip" as well as "gzip" + (even though "x-gzip" has been deprecated for more than 10 + years). [bgo#611476] + + Fixed leaks found by valgrind + + Make the "make check" programs only bind to 127.0.0.1, not any + public network interfaces. [bgo#609489] + + Add a test to sniffing-test to make sure that Content-Type + parameters are preserved correctly. + +------------------------------------------------------------------- +Tue Feb 23 02:20:56 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.91: + + Added SOUP_SESSION_SSL_STRICT and + SOUP_MESSAGE_CERTIFICATE_TRUSTED, to allow callers to determine + if an https response comes from a server with a + recognized/valid or unrecognized/invalid certificate. + [bgo#610374] + + Fixed handling of certain badly-formatted URIs [bgo#590524] + ------------------------------------------------------------------- Wed Feb 10 16:09:38 CET 2010 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 76948b6..932fd42 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.29.90) +# 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.29.90 +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 diff --git a/ready b/ready deleted file mode 100644 index 473a0f4..0000000