diff --git a/libsoup-2.35.4.tar.bz2 b/libsoup-2.35.4.tar.bz2 deleted file mode 100644 index f92df7a..0000000 --- a/libsoup-2.35.4.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:958e7c7ff8abfa2257afb4e12f2534502954a3c2f3be291bfa033954cd7a29cf -size 698398 diff --git a/libsoup-2.35.5.tar.bz2 b/libsoup-2.35.5.tar.bz2 new file mode 100644 index 0000000..60cb03e --- /dev/null +++ b/libsoup-2.35.5.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5348eb7a5fea1357033b91e30aa319d9e59b4dfc9d96817a9c3bc0129e8abf +size 701035 diff --git a/libsoup.changes b/libsoup.changes index 7dee7ba..8f2ade3 100644 --- a/libsoup.changes +++ b/libsoup.changes @@ -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 diff --git a/libsoup.spec b/libsoup.spec index e59a213..3eda5c1 100644 --- a/libsoup.spec +++ b/libsoup.spec @@ -20,7 +20,7 @@ Name: libsoup Summary: HTTP client/server library for GNOME -Version: 2.35.4 +Version: 2.35.5 Release: 1 License: LGPLv2.1+ Group: Development/Libraries/GNOME