libsoup 2.27.90



       Module: libsoup
      Version: 2.27.90
  Uploaded by: Dan Winship

http://download.gnome.org/sources/libsoup/2.27/libsoup-2.27.90.tar.gz
 sha256sum: 4dc7e849c4a83f43bd3bd99f4f740853f9970aa9f5252121ff817f1d7b8a0e2c
      size: 824K

http://download.gnome.org/sources/libsoup/2.27/libsoup-2.27.90.tar.bz2
 sha256sum: 13feddf449887129a118980c42a423a4b967ff894e24c2d335301e24b5e3ed66
      size: 620K

News
----

Changes in libsoup from 2.27.5 to 2.27.90:

	* libsoup now uses glib's GResolver rather than its own DNS
          code. For 2.27.90, the only visible change should be that
          internationalized domain names are now supported. [#548287]

	* Added soup_message_disable_feature(), which allows you to
          disable particular features (eg, cookies, proxy,
          content-sniffing, etc) on a per-message basis. [#574773]

	* It is now possible to implement "OPTIONS *" in a SoupServer;
          you must explicitly register a handler for "*" in order to
          do this. [#590751]

	* Ignore Content-Length on EOF-terminated responses, to match
          other browsers and therefore cope with broken servers that
          send the wrong length. [Patch from Benjamin Otte.]

	* Fixed the status code when trying to fetch an https URI with
          a non-gnutls build of libsoup. [#590464]

	* Fixed strict-aliasing warnings introduced in 2.27.4
          [#588771]

	* Fixed some warnings noted by fortify [#591226] and -Wextra.

	* libsoup now uses automake 1.11's silent-rules support by
          default (if you are building with automake 1.11). Use
          "./configure --disable-silent-rules" or "make V=1" to
          disable.

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