Comment 8 for bug 198562

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package libsoup2.4 - 2.24.1-0ubuntu1

---------------
libsoup2.4 (2.24.1-0ubuntu1) intrepid; urgency=low

  * New upstream version:
    - Fixed a crash when unreffing the session from a
      soup_session_queue_message() callback, and added
      regression test. In particular, this fixes a crash in seahorse when
      trying to connect to a non-responsive keyserver. (lp: #198562)
    - Fixed an infinite loop when giving a bad password to a site
      that uses non-standard capitalization in the WWW-Authenticate header
      (eg, gmail.com).
    - Fixed a leak in SoupSessionAsync when using a non-default GMainContext.
      Added additional code to the regression tests to make sure sessions *
      and servers do not get leaked.
    - Fixed a leak in the XML-RPC code
    - Compile fixes for "gcc -pedantic"
      and -DG_DISABLE_DEPRECATED / -DG_DISABLE_SINGLE_INCLUDES
    - Patched xmlrpc-test to accept the incorrect response to test_echo()
      that php-xmlrpc gives when it's built against libxml2 >= 2.7.1
      (qv http://bugs.php.net/45996), so that I can "make distcheck"...
    - Updated generated documentation

 -- Sebastien Bacher <email address hidden> Tue, 21 Oct 2008 00:25:33 +0200