From cd8e5a80315311fcaac32ac7f31097d2ff740ed757219074cdf86fabbb70b68a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 21 Sep 2011 15:23:06 +0000 Subject: [PATCH] Accepting request 83753 from home:vuntz:branches:GNOME:Factory Update to 2.35.92 OBS-URL: https://build.opensuse.org/request/show/83753 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=88 --- libsoup-2.35.90.tar.bz2 | 3 --- libsoup-2.35.92.tar.bz2 | 3 +++ libsoup.changes | 13 +++++++++++++ libsoup.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 libsoup-2.35.90.tar.bz2 create mode 100644 libsoup-2.35.92.tar.bz2 diff --git a/libsoup-2.35.90.tar.bz2 b/libsoup-2.35.90.tar.bz2 deleted file mode 100644 index 8d64074..0000000 --- a/libsoup-2.35.90.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:16728e733550de4f30ce4097b902ebc2f7e83374b0dafd86f2c90c2be036256b -size 702094 diff --git a/libsoup-2.35.92.tar.bz2 b/libsoup-2.35.92.tar.bz2 new file mode 100644 index 0000000..4d1f719 --- /dev/null +++ b/libsoup-2.35.92.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e6561d4c64168ef11e74aba927cc348b89366d486b4b528f763090dad477485 +size 698391 diff --git a/libsoup.changes b/libsoup.changes index 7a0558b..97a3be2 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Sep 20 07:42:55 UTC 2011 - vuntz@opensuse.org + +- Update to version 2.35.92: + + Fixed a problem where SoupHTTPRequest response bodies could be + truncated. [bgo#659256] + + Fixed a bug in copying TLS information from SoupSocket to + SoupMessage, causing all https connections to be reported as + "untrusted" in epiphany. + + Made SoupSession remove items from its host cache after a + while, so that if a host changes IP address, it will eventually + try to re-resolve it. [bgo#646959] + ------------------------------------------------------------------- Wed Aug 31 09:53:11 CEST 2011 - vuntz@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 7579f30..b12fc93 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,7 +20,7 @@ Name: libsoup Summary: HTTP client/server library for GNOME -Version: 2.35.90 +Version: 2.35.92 Release: 1 License: LGPLv2.1+ Group: Development/Libraries/GNOME