forked from pool/libsoup
Accepting request 265599 from home:Zaitor:branches:GNOME:Factory
- Update to version 2.48.1: + Fixed a bug in the SoupMessage:event signal that broke evolution's ability to connect to https hosts with "bad" certificates (bgo#739951). + Fixed a case where the async codepaths could potentially block on a synchronous write (bgo#727138). + Fixed the symbol soup_server_set_ssl_cert_file() to get exported, and added soup_server_get_uris() to the documentation. + Improved a bunch of introspection annotations (bgo#729987). + Clarified some documentation. + Fixed Windows build, twice (bgo#738003, bgo#738551). + Updated translations. OBS-URL: https://build.opensuse.org/request/show/265599 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=156
This commit is contained in:
parent
4e1e6476ee
commit
7e5689bdce
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ea34dd64fe44343445daf6dd690d0691e9d973468de44878da97371c16d89784
|
||||
size 1709072
|
3
libsoup-2.48.1.tar.xz
Normal file
3
libsoup-2.48.1.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b0d14b36e36a3131a06c6e3aa7245716e6904e3e636df81c0b6c8bd3f646f9a
|
||||
size 1707612
|
@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 17 17:44:18 UTC 2014 - zaitor@opensuse.org
|
||||
|
||||
- Update to version 2.48.1:
|
||||
+ Fixed a bug in the SoupMessage:event signal that broke
|
||||
evolution's ability to connect to https hosts with "bad"
|
||||
certificates (bgo#739951).
|
||||
+ Fixed a case where the async codepaths could potentially
|
||||
block on a synchronous write (bgo#727138).
|
||||
+ Fixed the symbol soup_server_set_ssl_cert_file() to get
|
||||
exported, and added soup_server_get_uris() to the
|
||||
documentation.
|
||||
+ Improved a bunch of introspection annotations (bgo#729987).
|
||||
+ Clarified some documentation.
|
||||
+ Fixed Windows build, twice (bgo#738003, bgo#738551).
|
||||
+ Updated translations.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 23 09:42:20 UTC 2014 - dimstar@opensuse.org
|
||||
|
||||
|
@ -20,7 +20,7 @@ Name: libsoup
|
||||
Summary: HTTP client/server library for GNOME
|
||||
License: LGPL-2.1+
|
||||
Group: Development/Libraries/GNOME
|
||||
Version: 2.48.0
|
||||
Version: 2.48.1
|
||||
Release: 0
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/libsoup/2.48/%{name}-%{version}.tar.xz
|
||||
|
Loading…
x
Reference in New Issue
Block a user