diff --git a/libsoup-2.57.1.tar.xz b/libsoup-2.57.1.tar.xz deleted file mode 100644 index 0c27d29..0000000 --- a/libsoup-2.57.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ca1ca037e89e8bc7b782559f3ec5d89c9d0b836f505b2f95e008ed517fd6658f -size 1824316 diff --git a/libsoup-2.58.1.tar.xz b/libsoup-2.58.1.tar.xz new file mode 100644 index 0000000..86b31a1 --- /dev/null +++ b/libsoup-2.58.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c669f557de745b7b20ba9d5b74d839c95e4c9cea1a5ab7f3da5531a1aeefb9 +size 1820096 diff --git a/libsoup.changes b/libsoup.changes index 8c2f25c..8401632 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -1,3 +1,32 @@ +------------------------------------------------------------------- +Wed May 10 16:29:58 UTC 2017 - zaitor@opensuse.org + +- Update to version 2.58.1: + + Reverts a change to SoupSession to close all open connections + when the :proxy-resolver property is changed (bgo#777326). This + change was made in 2.58.0 but accidentally left out of the NEWS + for that release; although that behavior made :proxy-resolver + more consistent with :proxy-uri, it ended up breaking Evolution + EWS (bgo#781590). + + Fixed undefined behavior in tests/header-parsing that could + make the test spuriously fail (bgo#777258). + + Updates to the configure tests for Apache for use in tests/: + - Dropped support for Apache 2.2. + - Changed PHP support from PHP 5 to PHP 7. + - mod_unixd can now be either built-in or dynamically loaded + (bgo#776478). + + Updated translations. + +------------------------------------------------------------------- +Tue Apr 25 09:02:03 UTC 2017 - dimstar@opensuse.org + +- Update to version 2.58.0: + + Fix authentication issues when the + SOUP_MESSAGE_DO_NOT_USE_AUTH_CACHE flag is used (bgo#778497, + bgo#777936). + + MSVC build improvements. + + Updated translations. + ------------------------------------------------------------------- Tue Dec 13 15:28:16 UTC 2016 - dimstar@opensuse.org diff --git a/libsoup.spec b/libsoup.spec index cfde369..3d6b206 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -1,7 +1,7 @@ # # spec file for package libsoup # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,10 +20,10 @@ Name: libsoup Summary: HTTP client/server library for GNOME License: LGPL-2.1+ Group: Development/Libraries/GNOME -Version: 2.57.1 +Version: 2.58.1 Release: 0 Url: http://www.gnome.org -Source: http://download.gnome.org/sources/libsoup/2.57/%{name}-%{version}.tar.xz +Source: http://download.gnome.org/sources/libsoup/2.58/%{name}-%{version}.tar.xz Source99: baselibs.conf BuildRequires: glib-networking BuildRequires: glib2-devel >= 2.38.0