diff --git a/libsoup-2.29.5.tar.bz2 b/libsoup-2.29.5.tar.bz2 deleted file mode 100644 index bd6e6e1..0000000 --- a/libsoup-2.29.5.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3718610c6b6ce118c1f61f9dc0e98a439dbfd7bc7ef3f7ce541617fec8fbce2f -size 710652 diff --git a/libsoup-2.29.90.tar.bz2 b/libsoup-2.29.90.tar.bz2 new file mode 100644 index 0000000..6ee8e78 --- /dev/null +++ b/libsoup-2.29.90.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bae8b40a366fe6803b3f9400b7fe36c7c887d13869a0f8ef2d31b2f859feea8 +size 713990 diff --git a/libsoup.changes b/libsoup.changes index 3d8a135..17faea6 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Wed Feb 10 16:09:38 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.90: + + Added soup_cookie_jar_set_accept_policy() and related API for + implementing cookie acceptance policies. [bgo#608353] + + Fixed the "request-read" signal in SoupServer to actually be + emitted. + +------------------------------------------------------------------- +Tue Jan 26 17:48:10 CET 2010 - vuntz@opensuse.org + +- Update to version 2.29.6: + + Fixed SoupContentDecoder to ignore trailing junk after the + encoded message body (as other browsers do), rather than + getting stuck in an infinite loop. [bgo#606352] + + Fixed an invalid read in soup_cookie_applies_to_uri() + [bgo#607024] + + Fixed linking on OS X [bgo#606959] + + Removed a harmless warning in SoupServer. [bgo#606645] + ------------------------------------------------------------------- Wed Jan 13 05:17:51 CET 2010 - captain.magnus@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 4f959d0..76948b6 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,5 +1,5 @@ # -# spec file for package libsoup (Version 2.29.5) +# spec file for package libsoup (Version 2.29.90) # # 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.5 +Version: 2.29.90 Release: 1 Source: ftp://ftp.gnome.org/pub/GNOME/stable/sources/libsoup/2.2/%{name}-%{version}.tar.bz2 Source99: baselibs.conf