~ubuntu-branches/ubuntu/lucid/libsoup2.4/lucid-proposed

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-04-28 15:26:36 UTC
  • mfrom: (1.3.12 upstream)
  • Revision ID: james.westby@ubuntu.com-20100428152636-fgpkrmoqac052vjy
Tags: 2.30.1-0ubuntu1
* New upstream version (lp: #571242):
  - Fix for https through proxies that close the connection when returning a 
    "407 Proxy Authentication Required" response, and add a 
    regression test for that case.
  - Fixed multiple forms/multipart-related interoperability problems reported 
    by Egon Andersen:
  - Don't quote the multipart boundary string if it's not needed, since 
    RFC 2616 recommends that you don't, and some servers don't handle quotes 
    there correctly. (Sigh.)
  - Don't put an extra blank line before the first multipart part, since it's 
    unnecessary and some servers don't handle a multipart preamble correctly.
  - Don't put Content-Transfer-Encoding headers in 
    the multipart/form-data parts, even though the HTML 4 spec says you must, 
    since no other browsers do, and some servers don't handle them correctly.
  - Changed SoupCookieJarSqlite to actually erase deleted
    cookies from the database.
  - Fixed SoupLogger to be more robust against getting passed bad data 
     by the session.
  - Fixed SoupAuthDomain to ignore paths when doing proxy auth
  - Fixed a g_warning when hovering over a javascript link in WebKit
* debian/libsoup2.4-1.symbols:
  - new version update
* debian/rules:
  - copied new Debian soname computation code to fix build issue 
  - updated shlib version
Filename Latest Rev Last Changed Committer Comment Size
..
reference 1 16 years ago Bazaar Package Importer Import upstream version 2.3.0~r1050 Diff
Makefile.am 1 16 years ago Bazaar Package Importer Import upstream version 2.3.0~r1050 20 bytes Diff Download File
Makefile.in 25 14 years ago Bazaar Package Importer * New upstream version (lp: #571242): - Fix for 17.9 KB Diff Download File