libsoup 2.26.2
- From: "Dan Winship" <install-module gnome org>
- To: FTP Releases <ftp-release-list gnome org>
- Subject: libsoup 2.26.2
- Date: Mon, 18 May 2009 16:26:54 +0000 (UTC)
Module: libsoup
Version: 2.26.2
Uploaded by: Dan Winship
http://download.gnome.org/sources/libsoup/2.26/libsoup-2.26.2.tar.gz
md5sum: af13469ada51d2824700632cca18710b
sha1sum: 2e357650e299ec3cf8a9d32eabbdad9320a888dc
size: 956K
http://download.gnome.org/sources/libsoup/2.26/libsoup-2.26.2.tar.bz2
md5sum: 61abd9bf1435e37def0956248a03832c
sha1sum: 0fa4e963fd018bba7562d2ac6132d26645a85498
size: 676K
News
----
Changes in libsoup from 2.26.1 to 2.26.2:
* SOUP_SESSION_TIMEOUT now works properly with
SoupSessionAsync [#574414] and SSL [#578928]. Added
tests/timeout-test to test this.
* SoupDate fixes:
* soup_date_to_string() now handles SOUP_DATE_RFC2822
[#579055, Enrico Tröger]
* soup_date_new_from_string() now accepts 24:00 as a
time in ISO8601 timestamps
* soup_date_to_string() now coerces the date to UTC
for HTTP and cookie dates, and outputs the UTC
correct offset for the other date types.
* Added regression tests to tests/date
* soup_headers_parse() now completely ignores
syntactically-incorrect headers, rather than passing them to
soup_message_headers_append() and causing a g_warning.
soup_message_headers_append() now also rejects 0-length
header names. Updated tests/header-parsing to check this.
[#579318]
* Fix a crash when cancelling a message from a "restarted"
handler, and updated a regression test to notice the
underlying cause. [#580193]
* TLS1.1 support in gnutls has been temporarily disabled, to
work around what appears to be a bug in gnutls's support for
backward-compatibility with older servers. [#581342]
* DNS resolution should be slightly faster, as we no longer
set a flag that resulted in additional unnecessary DNS
requests.
* The --disable-more-warnings flag to configure is no longer
required when you are using gcc < 3.4. [#578851]
* Fixed a bug in the new body parsing code [qv #571283 below]
that caused libsoup to mistakenly reject some responses with
SOUP_STATUS_MALFORMED, "Message Corrupt". [#582002]
* soup_form_request_for_data() now allows you to use "PUT" as
the method, because apparently some web service authors
think that's how you spell "POST", or something. [#581860]
--
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]