lp:ubuntu/jaunty-proposed/libsoup2.4

Created by James Westby and last modified
Cannot lock LockDir(lp-mirrored:///~ubuntu-branches/ubuntu/jaunty/libsoup2.4/jaunty-proposed/.bzr/repositorylock): File exists: u'/srv/bazaar.launchpad.net/mirrors/00/04/48/4b/.bzr/repository/lock': [Errno 17] File exists: '/srv/bazaar.launchpad.net/mirrors/00/04/48/4b/.bzr/repository/lock'
Get this branch:
bzr branch lp:ubuntu/jaunty-proposed/libsoup2.4
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

23. By Sebastien Bacher

* debian/patches/90_svn_change_fix_locking_issue.patch:
  - svn change to fix a locking issue leading to some evolution crashers
    (lp: #340785)
* debian/patches/91_svn_change_fix_unencoded_spaces_use.patch:
  - svn change to fix the loading of uris which have unencoded spaces
    (lp: #313686)

22. By Colin Watson

No-change rebuild to fix lpia shared library dependencies.

21. By Sebastien Bacher

* New upstream version:
  - Temporarily disable libproxy support to work around a bug in
    its gnome plugin that causes gvfsd-http (and probably
    eventually other apps) to crash. [#571527]. For now,
    SoupProxyResolverGNOME uses only GConf. To be fixed in 2.26.1
    (lp: #328413)
  - Fixed a bug that showed up in WebKit, where if many messages
    were queued all at once to a server that doesn't support
    persistent connections, some of the requests will get lost.
  - #574365, reported by Xan Lopez.
  - Fixed SoupServer to support using SOUP_ENCODING_EOF, so you
    can stream responses of unknown length to HTTP/1.0 clients.
    [#572153]. Added a regression test for this, and for chunked
    and Content-Length-based streaming.
  - Fixed several bugs that prevented SoupCookieJarSqlite from
    working. [#572409, patch from Xan Lopez]
  - Added G_{BEGIN,END}_DECLS guards to public headers that were
    missing it.
  - Misc gtk-doc improvements

20. By Sebastien Bacher

* New upstream version:
  - Fixed a crash in SoupProxyResolverGNOME when the proxy requires
    authentication. (This does not make proxy authentication *work* yet,
    it just makes it not crash.)
 - Updated documentation

19. By Sebastien Bacher

* New upstream version:
  - SoupProxyResolverGConf (which was incomplete) is gone, and
  libsoup-gnome now requires libproxy, which is now officially
  an external dependency of GNOME.
  - Fixed a bug in SoupCookieJar that was making it send
  "Cookie: (null)" when it had no cookies for a site, which
  confused some web servers
  - Fixed a bug with using SOUP_MEMORY_TEMPORARY buffers and
  soup_message_body_set_accumulate(FALSE). (Part of WebKit bug
  18343, noticed by Gustavo Noronha Silva.)
  - Fixed the build with non-gcc compilers

18. By Sebastien Bacher

* debian/control.in:
  - build-depends on libsqlite3-dev

17. By Sebastien Bacher

* New upstream version
* debian/control.in:
  - build-depends on libgconf2-dev, libproxy-dev
* Updated to list the new libsoup-gnome binaries
* debian/rules:
  - updated shlibs version and list the new library

16. By Josselin Mouette <email address hidden>

[ Emilio Pozuelo Monfort ]
* debian/libsoup2.4-doc.doc-base: fix section.

[ Andreas Henriksson ]
* New upstream release.
  - drop patches/01_default-auth-digest-algorithm.patch, applied upstream.

[ Josselin Mouette ]
* Make the dependency on libglib2.0-dev match the build-dependency.
* Bump shlibs to 2.23.91.
* Fix spelling of GTK+ in the descriptions.

15. By Sebastien Bacher

* New upstream version:
  - Fixed a crash when unreffing the session from a
    soup_session_queue_message() callback, and added
    regression test. In particular, this fixes a crash in seahorse when
    trying to connect to a non-responsive keyserver. (lp: #198562)
  - Fixed an infinite loop when giving a bad password to a site
    that uses non-standard capitalization in the WWW-Authenticate header
    (eg, gmail.com).
  - Fixed a leak in SoupSessionAsync when using a non-default GMainContext.
    Added additional code to the regression tests to make sure sessions *
    and servers do not get leaked.
  - Fixed a leak in the XML-RPC code
  - Compile fixes for "gcc -pedantic"
    and -DG_DISABLE_DEPRECATED / -DG_DISABLE_SINGLE_INCLUDES
  - Patched xmlrpc-test to accept the incorrect response to test_echo()
    that php-xmlrpc gives when it's built against libxml2 >= 2.7.1
    (qv http://bugs.php.net/45996), so that I can "make distcheck"...
  - Updated generated documentation

14. By Sebastien Bacher

New upstream version

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/lucid/libsoup2.4
This branch contains Public information 
Everyone can see this information.

Subscribers