pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/libsoup24
Module Name: pkgsrc
Committed By: wiz
Date: Tue Jan 13 15:28:40 UTC 2009
Modified Files:
pkgsrc/net/libsoup24: Makefile distinfo
Log Message:
Update to 2.24.3:
Changes in libsoup from 2.24.2.1 to 2.24.3:
* Fixed SoupCookieJar to not send "Cookie: (null)", which is
(a) wrong, and (b) confusing to some servers.
[bugs.webkit.org #23240]
* Fixed soup_form_decode() to correctly handle forms with
URI-encoded parameter names. [#563302, Evan Nemerson]
* Fixed SoupSession to use Digest auth when both Digest and
Basic are available. (It was mistakenly comparing the
strengths backwards before, choosing the weakest-available
auth instead of the strongest.) [#562339, Pontus Oldberg]
* Fixed a bug in the Client How-To docs. [#562411, Andreas
Bruse]
To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 pkgsrc/net/libsoup24/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/net/libsoup24/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index