forked from pool/libsoup
Accepting request 429134 from GNOME:Factory
(forwarded request 428927 from Zaitor) OBS-URL: https://build.opensuse.org/request/show/429134 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsoup?expand=0&rev=93
This commit is contained in:
commit
91a2ee92b1
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:47b42c232034734d66e5f093025843a5d8cc4b2357c011085a2fd04ef02dd633
|
||||
size 1793108
|
3
libsoup-2.56.0.tar.xz
Normal file
3
libsoup-2.56.0.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d8216b71de8247bc6f274ec054c08547b2e04369c1f8add713e9350c8ef81fe5
|
||||
size 1821412
|
@ -1,3 +1,43 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 20 08:38:05 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.56.0:
|
||||
+ Added SoupWebsocketConnection:max-incoming-payload-size
|
||||
property, to override the default maximum incoming payload
|
||||
size (bgo#770022).
|
||||
+ Added soup-version.h symbols (in particular
|
||||
soup_check_version()) to introspection (bgo#771439).
|
||||
+ Updated the copy of the public suffix list used by SoupTLD
|
||||
(bgo#769650).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 16 12:58:15 UTC 2016 - dimstar@opensuse.org
|
||||
|
||||
- Update to version 2.55.90:
|
||||
+ Removed support for SSLv3 fallback; sites that reject TLS 1.x
|
||||
handshakes will now just fail with an error (Firefox and Chrome
|
||||
have both already switched to this behavior) (bgo#765940).
|
||||
+ Fixed the parsing of <double>s in the new GVariant-based XMLRPC
|
||||
code (bgo#767707).
|
||||
+ Fixed soup_server_set_ssl_cert_file(), which was added in 2.48
|
||||
but didn't actually work.
|
||||
+ Added GObject properties to SoupLogger to make it
|
||||
bindings-friendly (bgo#768053).
|
||||
+ Fixed build error on FreeBSD (bgo#765376).
|
||||
+ Fixed build with certain new versions of glibc that define
|
||||
"EOF" as a macro (bgo#768731).
|
||||
+ Updated m4/ax_code_coverage.m4 with support for lcov 1.12.
|
||||
+ Updated po files for future gettext versions.
|
||||
+ Updated translations.
|
||||
- Drop libsoup-Prefix-signal-ID.patch: fixed upstream.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 26 19:23:45 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
- Add libsoup-Prefix-signal-ID.patch: Buildfix commit from
|
||||
upstream git.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 26 12:55:08 UTC 2016 - zaitor@opensuse.org
|
||||
|
||||
|
@ -20,10 +20,10 @@ Name: libsoup
|
||||
Summary: HTTP client/server library for GNOME
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/GNOME
|
||||
Version: 2.54.1
|
||||
Version: 2.56.0
|
||||
Release: 0
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/libsoup/2.54/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/libsoup/2.56/%{name}-%{version}.tar.xz
|
||||
Source99: baselibs.conf
|
||||
BuildRequires: glib-networking
|
||||
BuildRequires: glib2-devel >= 2.38.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user