From 43bd92f9a1d46b00842d3a7b40f87ac47f24b195 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Tue, 9 Jul 2013 16:52:27 +0300 Subject: [PATCH] OBS: sync with latest versions (cherry picked from commit 43b1ae4d8c850e517dcbae898085a9c637c9e826) --- contrib/opensuse-build-service/pidgin-sipe.changes | 27 +++++++++++++++++++--- 1 file changed, 24 insertions(+), 3 deletions(-) diff --git a/contrib/opensuse-build-service/pidgin-sipe.changes b/contrib/opensuse-build-service/pidgin-sipe.changes index a678c794..9bb1aa46 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.changes +++ b/contrib/opensuse-build-service/pidgin-sipe.changes @@ -1,7 +1,28 @@ ------------------------------------------------------------------- -Sat Jun 8 16:58:00 UTC 2013 - chemobejk@gmail.com - -- Update to version 1.16.0 +Sat Jun 22 10:41:37 UTC 2013 - zaitor@opensuse.org + +- Update to version 1.16.0: + + sf#58: Implement Digest authentication scheme for SIP Proxy + Authentication. + + sf#196: Useragent value not forwarded to core. + + sf#193: Pidgin Status changes stop working. + + sf#186: Users appear offline when they are not. + + Fix kinit-less use case with krb5 >= 1.11. + + Rewritten HTTP stack from scratch: + - cleaner, layered and hopefully less error-prone + implementation. + - HTTP stack internals no longer exposed to user code. + - Reduced network traffic and less SSL handshakes by utilizing + HTTP/1.1 connection keep alive for multiple HTTP requests to + the same host. + + Switch purple backend to deferred destruction approach: + - Pidgin should no longer crash at connection close, even in + corner cases. + + Add menu entry to make a call with a phone number. + + Some progress on telepathy backend. + - Add TLS certificate accept/reject user interaction. + - Add "Single Sign-On" & "Don't Publish Calendar" account + options. ------------------------------------------------------------------- Sat Apr 13 13:48:45 UTC 2013 - dimstar@opensuse.org -- 2.11.4.GIT