From 4cd3c2131e9cc54fae14108f316bfed86cf3f73320724c25c99555cfe235050e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Fri, 31 May 2013 18:32:44 +0000 Subject: [PATCH] Accepting request 176892 from home:dimstar:branches:GNOME:Factory Update to 2.43.2 OBS-URL: https://build.opensuse.org/request/show/176892 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=133 --- libsoup-2.43.1.tar.xz | 3 --- libsoup-2.43.2.tar.xz | 3 +++ libsoup.changes | 13 +++++++++++++ libsoup.spec | 2 +- 4 files changed, 17 insertions(+), 4 deletions(-) delete mode 100644 libsoup-2.43.1.tar.xz create mode 100644 libsoup-2.43.2.tar.xz diff --git a/libsoup-2.43.1.tar.xz b/libsoup-2.43.1.tar.xz deleted file mode 100644 index dee7fa7..0000000 --- a/libsoup-2.43.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:99b186b95ca2b11fb729cae1eb458e318d9bc6bd32ad087ade2a2f54a53fa9d1 -size 734496 diff --git a/libsoup-2.43.2.tar.xz b/libsoup-2.43.2.tar.xz new file mode 100644 index 0000000..9f38384 --- /dev/null +++ b/libsoup-2.43.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:332acd3d2a205605446b8f5e78dc5517a42a99ad1deaa7b81ef1de2402a51990 +size 734812 diff --git a/libsoup.changes b/libsoup.changes index a139525..6e75df5 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue May 28 19:54:28 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.43.2: + + Fixed an authentication error when using NTLM when connecting + to an https site over a proxy; the code was getting confused + and thinking that the 200 OK response to the CONNECT meant that + NTLM auth had succeeded (bgo#698728). + + Fixed a memory leak in SoupSocket (bg0#700472). + + Fixed a missing include error on some platforms (bgo#700003). + + Fixed warnings when running against the "dummy" TLS backend + (bgo#700518). + ------------------------------------------------------------------- Wed May 1 08:17:54 UTC 2013 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index c1d5121..f53b3ce 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,7 +20,7 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.43.1 +Version: 2.43.2 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.43/%{name}-%{version}.tar.xz