lp:ubuntu/intrepid/libsoup2.4

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/intrepid/libsoup2.4
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

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

Recent revisions

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

13. By Sebastien Bacher

New upstream version

12. By Sebastien Bacher

* New upstream version:
  - Fixed the handling of a 302 response to a HEAD request which should NOT
    be treated like a 303 response.

11. By Sebastien Bacher

* New upstream version:
  - Fixed a crash in gvfs [#528882], though there is still an unknown bug
    there. As part of this fix, libsoup will now return an error if you try
    to do an operation on a non-HTTP URI. (lp: #216763)
    (Previously it was just treating any URI scheme except "https" as HTTP.)
  - Added soup_date_to_timeval() for gvfs.
* debian/rules:
  - updated shlibs version

10. By Sebastien Bacher

* New upstream version:
  - Fixed use of g_idle_add() so that heavy I/O won't end up
    blocking libsoup callbacks.
  - Allow the caller to override the Host header.
  - Properly handle responses larger than 4G.
  - Fixed the build when using certain LDFLAGS
  - Fixed a small bug in Digest auth handling.
  - Fixed multiple Windows bugs
* debian/patches/01_default-auth-digest-algorithm.patch:
  - the change is in the new version
* debian/rules:
  - updated shlibs version

9. By Sebastian Dröge

* debian/patches/01_default-auth-digest-algorithm.patch:
  + Patch from upstream SVN to use MD5 as default auth digest algorithm
    if the server doesn't provide one.
* debian/control.in:
  + Update Standards-Version to 3.8.0, no additional changes needed.

8. By Sebastian Dröge

* New upstream release with API additions:
  + debian/rules:
    - Bump shlibs to >= 2.4.1.

7. By Sebastian Dröge

* New upstream stable release:
  + debian/rules:
    - Remove check-dist include, upload to unstable.

6. By Sebastian Dröge

* New upstream release.
* debian/libsoup2.4-doc.doc-base:
  + Use libsoup-2.4 as document name to not conflict with libsoup-2.2-doc
    anymore.

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