libsoup 2.27.91



       Module: libsoup
      Version: 2.27.91
  Uploaded by: Dan Winship

http://download.gnome.org/sources/libsoup/2.27/libsoup-2.27.91.tar.gz
 sha256sum: 6d648d09d0041606b1027e7e44c95f09d53b3375f12042a7f362e67832c4d8ab
      size: 828K

http://download.gnome.org/sources/libsoup/2.27/libsoup-2.27.91.tar.bz2
 sha256sum: b39fd86e555cc530ec587db8860b084e95555e044c0cf8b213e636aff043e4f3
      size: 624K

News
----

Changes in libsoup from 2.27.90 to 2.27.91:

	* Added SoupPasswordManager, an interface for managing
	  persistent password storage, and SoupPasswordManagerGNOME
	  (in libsoup-gnome), which implements it using gnome-keyring.
	  tests/get.c provides a minimal example of how to use it.

	* libsoup should now notice when the server closes a
          persistent connection, and close its side of the connection
          sooner. This should hopefully fix the spurious "Connection
          terminated unexpectedly" errors in WebKitGTK. [#578990]

	* Fixed some problems with connection management in
          SoupSession that could cause a session to eventually "stall"
          and be unable to process new requests. [#592084]

	* Fixed an infinite loop that caused 100% CPU usage if the
          network went down at exactly the right time while there were
          unsent messages in the queue. [#592492]

	* Fixed a crash in SoupLogger. [#591857]

	* Fixed the definition of soup_message_is_keepalive() for
          HTTP/1.0 messages, to fix a problem introduced in 2.27.90
          where some messages would load completely but never emit
          "finished".

	* Fixed a crash in SoupServer introduced in 2.27.90 when
          processing a request with no "Host" header.

-- 
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]