forked from pool/libsoup
Accepting request 68398 from home:vuntz:branches:GNOME:Factory
ok OBS-URL: https://build.opensuse.org/request/show/68398 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=77
This commit is contained in:
parent
8f907949de
commit
0fbe0b891b
@ -3,19 +3,19 @@ Tue Apr 26 14:31:00 UTC 2011 - fcrozat@novell.com
|
||||
|
||||
- Update to version 2.34.1:
|
||||
+ Two multipart forms/Content-Disposition fixes:
|
||||
- UTF-8-encoded header encoding/decoding rules updated to match
|
||||
. UTF-8-encoded header encoding/decoding rules updated to match
|
||||
RFC 5987. In particular, a UTF-8-encoded filename parameter
|
||||
in Content-Disposition will now override an ASCII one.
|
||||
- When not using UTF-8-encoded filenames in
|
||||
. When not using UTF-8-encoded filenames in
|
||||
Content-Disposition, always quote the filename, since some
|
||||
servers erroneously fail to handle non-quoted ones.
|
||||
bgo#641280.
|
||||
(bgo#641280)
|
||||
+ Fixed several memory leaks
|
||||
+ Fixed decoding base64 data: URLs, bgo#646896.
|
||||
+ Fixed decoding base64 data: URLs (bgo#646896)
|
||||
+ Fixed a bug in soup_uri_to_string() in which (invalid) port
|
||||
numbers could be output as negative numbers (tripping up a
|
||||
WebKit "sanity checking" test). bgo#647767.
|
||||
+ Fixed a cache corruption bug in SoupCache. bgo#648285
|
||||
WebKit "sanity checking" test) (bgo#647767)
|
||||
+ Fixed a cache corruption bug in SoupCache (bgo#648285)
|
||||
+ Fixed a crash in SoupSessionSync when using
|
||||
soup_session_abort().
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user