forked from pool/libsoup
Accepting request 79004 from home:dimstar:branches:GNOME:Factory
Update to 2.35.5 OBS-URL: https://build.opensuse.org/request/show/79004 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/libsoup?expand=0&rev=85
This commit is contained in:
parent
877568dd4b
commit
feb968ead9
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:958e7c7ff8abfa2257afb4e12f2534502954a3c2f3be291bfa033954cd7a29cf
|
|
||||||
size 698398
|
|
3
libsoup-2.35.5.tar.bz2
Normal file
3
libsoup-2.35.5.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:fe5348eb7a5fea1357033b91e30aa319d9e59b4dfc9d96817a9c3bc0129e8abf
|
||||||
|
size 701035
|
@ -1,3 +1,21 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 16 04:31:24 CEST 2011 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- Update to version 2.35.5:
|
||||||
|
+ bgo#650940: Support NTLM single sign on via samba's
|
||||||
|
/usr/bin/ntlm_auth.
|
||||||
|
+ bgo#581342: Default to TLS+extensions for https connections,
|
||||||
|
falling back to SSLv3-without-extensions only if the server
|
||||||
|
fails to negotiate TLS.
|
||||||
|
+ bgo#631368: Fixed a problem with https pages sometimes not
|
||||||
|
loading when using a proxy.
|
||||||
|
+ bgo#648848: SoupContentSniffer: don't use gio's sniffing rules,
|
||||||
|
since the spec now recommends that browsers not do any
|
||||||
|
additional sniffing beyond what's in the spec.
|
||||||
|
+ bgo#653707: Fixed SoupRequestHTTP to work properly with
|
||||||
|
alternate GMainContexts.
|
||||||
|
+ bgo#655397: Added some annotations from Vala's vapi files.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 28 21:27:11 CEST 2011 - vuntz@opensuse.org
|
Thu Jul 28 21:27:11 CEST 2011 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libsoup
|
Name: libsoup
|
||||||
Summary: HTTP client/server library for GNOME
|
Summary: HTTP client/server library for GNOME
|
||||||
Version: 2.35.4
|
Version: 2.35.5
|
||||||
Release: 1
|
Release: 1
|
||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: Development/Libraries/GNOME
|
Group: Development/Libraries/GNOME
|
||||||
|
Loading…
Reference in New Issue
Block a user