lp:~vcs-imports/libsoup/main

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/libsoup/main

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
libsoup
Status:
Development

Import details

Import Status: Failed
The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 10 seconds — see the log
Import started on pear and finished taking 15 seconds — see the log

Recent revisions

862. By danw

 * configure.in: 2.26.1

 * NEWS: update

861. By danw

 * configure.in: 2.26.1

 * NEWS: update

860. By danw

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

859. By danw

 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.

858. By danw

 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.

857. By danw

 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.)

856. By danw

 * configure.in: 2.26.0.9, aka "I can't believe it's not 2.26.1!",
 a pre-release to give the proxy resolver fix a bit of extra
 testing before next week.

 * NEWS: Update

855. By danw

 Re-fix GNOME proxy resolution (qv bug 571527)

 * libsoup/soup-proxy-resolver-gnome.c: New and improved GNOME
 proxy resolver; gets information out of GConf in a thread-safe
 manner, and then passes it on to libproxy via environment
 variables, so that libproxy won't try to access GConf itself, but
 we still can use it for PAC, WPAD, and ignore_hosts.

 * libsoup/soup-proxy-resolver-gconf.c:
 * libsoup/soup-proxy-resolver-libproxy.c: gone now

 * libsoup/soup-gnome-features.c: update for the fact that
 SoupProxyResolverGNOME is actually a real type now, not
 compile-time-defined alias

854. By danw

update svn:ignore

853. By danw

 Fix ISO 8601 parsing to accept either "." or ","

 * libsoup/soup-date.c (parse_iso8601_date): accept either "." or
 "," as decimal separator, per the spec. qv glib bug 578369.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.