lp:ubuntu/gutsy/libsoup

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Development

Recent revisions

14. By Loïc Minier

* Add a get-orig-source target to retrieve the upstream tarball.
* New upstream stable release; bug fixes.
  - Fix handling of NUL terminated status lines; GNOME #406997;
    closes: #410638.

13. By Loïc Minier

* New upstream stable release; no API nor ABI change; stricter header
  parsing and testsuite, plug for a small memory leak, bug fix, doc fix.
  - Do not use the upstream version for shlibs, set them to >= 2.2.98.
  - Drop patch 01_parse_headers_DoS, fixed differently upstream.

12. By Sebastien Bacher

* New upstream version:
  - Fixed header parsing, including a crash in SoupServer with
    certain malformed requests
  - Fixed redirection to other hosts with SoupSessionAsync
  - Fixed a small memory leak pointed out by Chris Austin

11. By Loïc Minier

New upstream stable release; no API change; XML-RPC minor syntax support
addition, memory leak fix, cleanups.

10. By Loïc Minier

* Set Maintainer to the Debian GNOME team.
* New upstream release; with an API addition.
  - Bump shlibs to >= 2.2.97.

9. By Sebastien Bacher

Rebuild to get a debug package built

8. By Daniel Holbach

* New upstream release:
  - SoupServer now works even if you don't explicitly set an encoding for
    the response. (In particular, the automatic 404 if you request a path
    with no handlers now works.)
  - WWW-Authenticate and Proxy-Authenticate responses with no realm
    parameter are now ignored, as per RFC 2617, fixing a crash
  - Added soup_xmlrpc_message_from_string()
  - simple-httpd and "get" now support HEAD

7. By Daniel Holbach

* New upstream release:
  - 2.2.95:
    - Even more fixes to XML-RPC, found by the new XML-RPC regression test.
      This includes some API changes that I don't feel guilty about, because
      the code totally didn't work at all before.
    - Fixed a bug in soup_mktime_utc()
  - 2.2.95.1:
    - (2.2.95 was identical to 2.2.95.1. The only difference is that the
      shared library version was belatedly bumped from 8.2.0 to 8.3.0 to
      reflect the API "additions")

6. By Daniel Holbach

* New upstream release:
  - Various fixes to the XML-RPC code (which apparently had not actually
    ever worked before)
  - Added client and server API tutorials to the docs
  - auth-test now uses a local Apache 2.2 install, if possible, rather than
    depending on files that used to be on an old Ximian web server but
    haven't been anywhere for a ong time.
* Resynchronized with Debian, only Ubuntu changes are:
  - debian/patches/02_xmlrpc_pointer.patch,
    debian/patches/03_xmlrpc_array.patch: Distro fixes.

5. By Sebastien Bacher

* New upstream version:
  - Fixed server-side digest auth to return a valid "algorithm"
    value and client-side to not crash if it sees an invalid one
  - Fixed the Request-Line parsing code to not hardcode a
    maximum URI length (to allow very long DAAP requests from
    iTunes in Rhythmbox).
  - Fixed some warnings (signed/unsigned mismatch).

Branch metadata

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

Subscribers