Module: libsoup
      Version: 2.26.1
  Uploaded by: Dan Winship

http://download.gnome.org/sources/libsoup/2.26/libsoup-2.26.1.tar.gz
  md5sum: 20d01c141d7e137d3edfa5dae06ea237
 sha1sum: ec7db8c8e1b339c19d0ee90bd710fcf907459e99
    size: 1.0M

http://download.gnome.org/sources/libsoup/2.26/libsoup-2.26.1.tar.bz2
  md5sum: 94c0495dc8bf213709bdb175ab224c7e
 sha1sum: ef5e1b921b013b893163f13c848dc7ee279d822c
    size: 724K

ChangeLog
---------

2009-04-13  Dan Winship  <[email protected]>

        * libsoup/soup-proxy-resolver-gnome.c (get_proxy_async): fix
        use of async context here

2009-04-13  Dan Winship  <[email protected]>

        Bug 578809 – warnings in soup_address_equal_by_ip

        * libsoup/soup-session.c (get_host_for_message): don't try to look
        up unresolved addresses in the hosts hash; just return NULL. The
        "cancel other messages for the bad host" code in connect_result()
        will loop over the whole queue, including messages with unresolved
        addresses.

2009-04-13  Dan Winship  <[email protected]>

        Bug 578746 – http_proxy env var set to "http://:80"; in session
        despite proxy mode "none"

        * libsoup/soup-proxy-resolver-gnome.c (update_proxy_settings):
        Don't set anything if proxy_mode is NONE, and properly ignore the
        proxy host if it's empty.

2009-04-11  Dan Winship  <[email protected]>

        Bug 578645 – crash in Rhythmbox Music Player

        * libsoup/soup-proxy-resolver-gnome.c
        (soup_proxy_resolver_gnome_init): unlock id.lock before freeing
        it. (Fixes the case where SoupProxyResolverGNOME is first
        initialized from a thread other than the main thread, while the
        default main loop is running.)

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

Reply via email to