libsoup 2.33.92
- From: "Dan Winship" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libsoup 2.33.92
- Date: Tue, 22 Mar 2011 02:39:28 +0000 (UTC)
Module: libsoup
Version: 2.33.92
Uploaded by: Dan Winship
http://download.gnome.org/sources/libsoup/2.33/libsoup-2.33.92.tar.gz
sha256sum: 492b273630da5ec98f3b3d85092a684d1d6e23b40e2bc026a325a2a8b146adf4
size: 900K
http://download.gnome.org/sources/libsoup/2.33/libsoup-2.33.92.tar.bz2
sha256sum: 069af78051d25787e4ab280057ecb52a8fac96f13864bdd9b8040f2e866270fa
size: 672K
News
----
Changes in libsoup from 2.33.90 to 2.33.92:
* LIBSOUP NO LONGER DEPENDS ON GCONF OR LIBPROXY.
(see below).
* Added SoupProxyResolverDefault, which uses uses gio's
GProxyResolver to resolve proxies [#642982, Gustavo Noronha
Silva]. Despite the "default" in the name, it is not used by
default, for compatibility reasons, but it is available in
plain libsoup, not libsoup-gnome. (Of course, it depends on
having glib-networking installed.)
* Updated SoupProxyResolverGNOME to be based on
SoupProxyResolverDefault, but explicitly requesting the
"gnome" GProxyResolver if it is available [#625898], and
removed the old code that used GConf and libproxy directly.
* Added soup_server_disconnect(), to explicitly disconnect a
SoupServer, since it is not possible to g_object_unref() it
from memory-managed language bindings. [#638576, Andreas
Rottmann]
* SoupDate now parses month names case-insensitively [#644048,
Christian Dywan]
* Avoid a g_return_if_fail() when using
SOUP_COOKIE_JAR_ACCEPT_NO_THIRD_PARTY with non-http URIs
(file:, data:, etc). [#643226]
* SoupCookieJar now catches overflows when parsing very
distant dates [#643462, based on a patch from Mark
Starovoytov]
* Fixed a buggy interaction between request body streaming and
restarted requests [David Woodhouse]. Added some new tests
to tests/chunk-test.c to make sure that a specific
(unsupported!) way of using those methods would not get
broken in the future.
* Fixed soup_socket_get_remote_address(), which had been
broken since 2.33.4 (and which in turn caused
soup_client_context_get_address/_get_host to be broken).
[#645227]
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]