Accepting request 494446 from GNOME:Factory

New stable rel (forwarded request 494374 from Zaitor)

OBS-URL: https://build.opensuse.org/request/show/494446
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsoup?expand=0&rev=95
This commit is contained in:
Dominique Leuenberger 2017-05-18 18:39:54 +00:00 committed by Git OBS Bridge
commit ebe1b71812
4 changed files with 35 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ca1ca037e89e8bc7b782559f3ec5d89c9d0b836f505b2f95e008ed517fd6658f
size 1824316

3
libsoup-2.58.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:62c669f557de745b7b20ba9d5b74d839c95e4c9cea1a5ab7f3da5531a1aeefb9
size 1820096

View File

@ -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 Tue Dec 13 15:28:16 UTC 2016 - dimstar@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package libsoup # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -20,10 +20,10 @@ Name: libsoup
Summary: HTTP client/server library for GNOME Summary: HTTP client/server library for GNOME
License: LGPL-2.1+ License: LGPL-2.1+
Group: Development/Libraries/GNOME Group: Development/Libraries/GNOME
Version: 2.57.1 Version: 2.58.1
Release: 0 Release: 0
Url: http://www.gnome.org 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 Source99: baselibs.conf
BuildRequires: glib-networking BuildRequires: glib-networking
BuildRequires: glib2-devel >= 2.38.0 BuildRequires: glib2-devel >= 2.38.0