From 60d9400852b83f18b40420e2bae22798c3004129b3dd51cf2b48837f0d04a802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Lie?= Date: Tue, 15 Oct 2013 15:12:16 +0000 Subject: [PATCH 1/2] Accepting request 203406 from home:dimstar:branches:GNOME:Factory Update to 2.44.1 - Part of GNOME Stable branch - Bugfixes only OBS-URL: https://build.opensuse.org/request/show/203406 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=146 --- libsoup-2.44.0.tar.xz | 3 --- libsoup-2.44.1.tar.xz | 3 +++ libsoup.changes | 9 +++++++++ libsoup.spec | 2 +- 4 files changed, 13 insertions(+), 4 deletions(-) delete mode 100644 libsoup-2.44.0.tar.xz create mode 100644 libsoup-2.44.1.tar.xz diff --git a/libsoup-2.44.0.tar.xz b/libsoup-2.44.0.tar.xz deleted file mode 100644 index 1c30075..0000000 --- a/libsoup-2.44.0.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ed9b200bda39c686d19eb4a0a5464e9166d09cbb3ced5a689c78214e83b5c27 -size 746868 diff --git a/libsoup-2.44.1.tar.xz b/libsoup-2.44.1.tar.xz new file mode 100644 index 0000000..f205842 --- /dev/null +++ b/libsoup-2.44.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c532c331dd5f7eb78438867302ed6897a847c82b287ed9347bea8d1937974c1d +size 746716 diff --git a/libsoup.changes b/libsoup.changes index d2ab23c..8a5fbe9 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Tue Oct 15 14:30:33 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.44.1: + + Fixed a sporadic failure in tests/connection-test. + + Bugs fixed: bgo#695652, bgo#707711, bgo#708621, bgo#708696, + bgo#709647. + + Updated translations. + ------------------------------------------------------------------- Tue Sep 24 07:49:26 UTC 2013 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index 4674e00..b41c31b 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.44.0 +Version: 2.44.1 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.44/%{name}-%{version}.tar.xz From 436f36fa8b6140ae35f07b2b82af2d0b24b083ad0abceea7854ed00d4088585c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 13 Nov 2013 21:14:19 +0000 Subject: [PATCH 2/2] Accepting request 206799 from home:dimstar:bnc849913 Update to GNOME 3.10.2 OBS-URL: https://build.opensuse.org/request/show/206799 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=147 --- libsoup-2.44.1.tar.xz | 3 --- libsoup-2.44.2.tar.xz | 3 +++ libsoup.changes | 16 ++++++++++++++++ libsoup.spec | 2 +- 4 files changed, 20 insertions(+), 4 deletions(-) delete mode 100644 libsoup-2.44.1.tar.xz create mode 100644 libsoup-2.44.2.tar.xz diff --git a/libsoup-2.44.1.tar.xz b/libsoup-2.44.1.tar.xz deleted file mode 100644 index f205842..0000000 --- a/libsoup-2.44.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c532c331dd5f7eb78438867302ed6897a847c82b287ed9347bea8d1937974c1d -size 746716 diff --git a/libsoup-2.44.2.tar.xz b/libsoup-2.44.2.tar.xz new file mode 100644 index 0000000..80529c5 --- /dev/null +++ b/libsoup-2.44.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7e4b5ab74a6c00fc267c9f5963852d28759ad3154dab6388e2d6e1962d598f3 +size 748592 diff --git a/libsoup.changes b/libsoup.changes index 8a5fbe9..68f1339 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Mon Nov 11 23:13:57 UTC 2013 - dimstar@opensuse.org + +- Update to version 2.44.2 (bnc#849913): + + Fixed a hang with internet radio streams in Rhythmbox (and some + other places) (bgo#710494). + + Fixed a connection leak when cancelling the close of a message + GInputStream (bgo#711260). + + Plugged a few memory leaks (bgo#711085) + + Fix build with --without-ntlm (bgo#710267) + + Fixed a few warnings. + + Fixed connection-test to pass with current glib (bgo#711361). + + Tests are now more verbose by default under "make check", since + current automake just redirects all the output to a log file + anyway. + ------------------------------------------------------------------- Tue Oct 15 14:30:33 UTC 2013 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index b41c31b..6bf8fc8 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.44.1 +Version: 2.44.2 Release: 0 Url: http://www.gnome.org Source: http://download.gnome.org/sources/libsoup/2.44/%{name}-%{version}.tar.xz