Module: libsoup
      Version: 2.29.5
  Uploaded by: Dan Winship

http://download.gnome.org/sources/libsoup/2.29/libsoup-2.29.5.tar.gz
 sha256sum: c1ec70c1f12c29f4828583f03ba478ab2cbfe7368586cc2f4426177c4491c415
      size: 960K

http://download.gnome.org/sources/libsoup/2.29/libsoup-2.29.5.tar.bz2
 sha256sum: 3718610c6b6ce118c1f61f9dc0e98a439dbfd7bc7ef3f7ce541617fec8fbce2f
      size: 700K

News
----

Changes in libsoup from 2.29.3 to 2.29.5:

        * Added SoupContentDecoder, providing support for
          Content-Encoding: gzip for WebKitGTK. [#522772]

        * Added "accept-language" and "accept-language-auto"
          properties to SoupSession, to support the Accept-Language
          header. [#597004, Mario Sanchez Prada]

        * Fixed a bug in SoupPasswordManagerGNOME that could cause
          crashes if you typed the wrong password once and then tried
          again. [#595554, debugged by Gustavo Noronha Silva]

        * Fixed a crash in SoupAuthDigest if the server claims support
          for both qop=auth and qop=auth-int. (This was not noticed
          sooner because no one actually supports qop=auth-int, and
          the server in question here was probably confused. :)

        * Updated cookie parsing/output to more closely match
          draft-ietf-httpstate-cookie-00. [Also fixes #603496 (WebKit
          unit test), and #604794 (hang parsing malformed Set-Cookie
          header)]

        * Fixed https-via-proxy to not hang if there is an error
          communicating with the proxy immediately after the TLS
          negotiation. [#587528]

        * Fixed a bug that broke gobject-introspection's introspection
          of libsoup. [#603696, Vincent Untz]

        * Handle spurious CR/LFs between responses. [#602863,
          Alexander V. Butenko]

        * Fixed soup-message-client-io to not erroneously include URI
          fragments on the Request-Line when sending via a proxy.
          [Related to WebKit bug #28687]

        * Fixed Digest authentication against certain (buggy?)
          clients/servers that require you to use quotes in exactly the
          same places where the spec uses them. [#582219]

        * Fix ugly gtype-related hack to work with the latest unstable
          glib. [Benjamin Otte]

-- 
An RSS 2.0 feed of ftp-release-list is available at:
http://download.gnome.org/LATEST.xml
_______________________________________________
ftp-release-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/ftp-release-list

Reply via email to