Bump libsoup dependency to 2.40.3
authorMilan Crha <mcrha@redhat.com>
Fri, 18 Jan 2013 10:56:18 +0000 (11:56 +0100)
committerMilan Crha <mcrha@redhat.com>
Fri, 18 Jan 2013 10:56:18 +0000 (11:56 +0100)
commit6dafb039a4d3c138fbcb803640ced0c346734059
treeaa7f86645e5bcfc53916ec9540b904e86a18259d
parent13765d0e1384474c11aebb3beae2c288f7e35d6c
Bump libsoup dependency to 2.40.3

This removes workarounds for below libsoup bugs and makes trust-prompt
for WebDAV based backends work better, by checking also server certificates.

 * soup_message_get_https_status() now returns the certificate
   and flags for unsuccessful https connections as well as
   successful ones. [bug #690176]

 * Fixed a deadlock when calling soup_session_abort() on
   a SoupSessionSync in some cases. [bug #691399]
configure.ac
libebackend/e-backend.c
libedataserver/e-source-webdav.c