Module: libsoup
      Version: 2.31.6
  Uploaded by: Dan Winship

http://download.gnome.org/sources/libsoup/2.31/libsoup-2.31.6.tar.gz
 sha256sum: f1f66d72e3aac798cd3271e37a17dbfe7557b51ad32e0cac2891dc43808956c4
      size: 868K

http://download.gnome.org/sources/libsoup/2.31/libsoup-2.31.6.tar.bz2
 sha256sum: 93487cf8b59f3b1679f18a34e9af89506db7bcfa3cdde5109438d5dd51ea2821
      size: 644K

News
----

Changes in libsoup from 2.31.2 to 2.31.6:

        * Disabled TLS 1.2 in addition to the already-disabled 1.1 and
          1.0 [see below, in libsoup 2.27.2], thus making libsoup
          usable with gnutls 2.10. [#622857. This commit, 01a43ad9,
          can be applied to libsoup 2.30.x as well if you need that
          release to work with gnutls 2.10.]

        * When using libproxy 0.3 or newer, libsoup no longer leaks
          proxy-related environment variables into child processes
          [#603285]

        * Changed the way message/connection binding works in
          SoupSession so that (among other things), when there are
          multiple requests queued to a host, and one of them gets a
          network error, the other requests are still allowed to try
          to succeed, rather than all failing immediately. [#619633]

        * SoupSession now limits the number of times a message can be
          redirected, to avoid infinite loops [#604383, José Millán
          Soto]

        * Fixed handling of certain messages where the response
          headers included "Connection: close" but the server did not
          actually close the connection at the end. [#611481]

        * Fixed some incorrect g-i annotations [#621021]

        * Fixed an out-of-bounds memory access when processing certain
          Set-Cookie headers [#620288]

        * Improved msg->reason_phrase on network errors [#623274]

        * Fixed gir file disting [#621727, Yaakov Selkowitz]

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

Reply via email to