Accepting request 459792 from GNOME:Next

Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/459792
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=181
This commit is contained in:
Dominique Leuenberger 2017-02-22 20:39:56 +00:00 committed by Git OBS Bridge
parent be484358ed
commit fb1d9df06e
4 changed files with 31 additions and 5 deletions

View File

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

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

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

View File

@ -1,3 +1,29 @@
-------------------------------------------------------------------
Tue Dec 13 15:28:16 UTC 2016 - dimstar@opensuse.org
- Update to version 2.57.1:
+ Added SoupWebsocketConnection:keepalive-interval, to make a
connection send regular pings (bgo#773253).
+ Added soup_auth_manager_clear_cached_credentials() and
SOUP_MESSAGE_DO_NOT_USE_AUTH_CACHE, to allow greater control
over the use of cached HTTP auth credentials (bgo#774031,
bgo#774033).
+ Fixed the use of SoupSession:proxy-uri values containing
passwords (bgo#772932).
+ Various minor WebSocket fixes:
- Avoid sending data after we start closing the connection
(bgo#774957).
- Do not log a critical if the peer sends an invalid close
status code.
- Log a debug message when a "pong" is received.
+ Fix introspection of soup_message_headers_get_content_range().
+ Replaced Vala [Deprecated] annotations with [Version] to avoid
build warnings (bgo#773177).
+ MSVC build improvements.
+ Updated error/message strings to use Unicode punctuation
(bgo#772217).
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 20 08:38:05 UTC 2016 - zaitor@opensuse.org

View File

@ -20,10 +20,10 @@ Name: libsoup
Summary: HTTP client/server library for GNOME
License: LGPL-2.1+
Group: Development/Libraries/GNOME
Version: 2.56.0
Version: 2.57.1
Release: 0
Url: http://www.gnome.org
Source: http://download.gnome.org/sources/libsoup/2.56/%{name}-%{version}.tar.xz
Source: http://download.gnome.org/sources/libsoup/2.57/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: glib-networking
BuildRequires: glib2-devel >= 2.38.0