From 5eef14967c7750b37ab2d6ef632472463d518883 Mon Sep 17 00:00:00 2001 From: Stefan Becker Date: Sat, 8 Feb 2014 19:09:41 +0200 Subject: [PATCH] OBS: sync with latest versions --- contrib/opensuse-build-service/pidgin-sipe.changes | 26 +++++++++++++++++++++- 1 file changed, 25 insertions(+), 1 deletion(-) diff --git a/contrib/opensuse-build-service/pidgin-sipe.changes b/contrib/opensuse-build-service/pidgin-sipe.changes index 0e565799..8cb2fc16 100644 --- a/contrib/opensuse-build-service/pidgin-sipe.changes +++ b/contrib/opensuse-build-service/pidgin-sipe.changes @@ -1,7 +1,31 @@ ------------------------------------------------------------------- -Sat Jan 11 14:11:00 UTC 2014 - chemobejk@gmail.com +Mon Jan 20 12:49:36 UTC 2014 - zaitor@opensuse.org - Update to version 1.18.0: + + sf#71: Add support for EWS Autodiscover redirection. + + sf#69: Add UI support for (group) chats. NOTE: Adium does not + have an UI to fetch the room list. + + sf#64: Add support for GSS-NTLMSSP. + + sip-sec-krb5.c module has been renamed to sip-sec-gssapi.c if + gssapi/gssapi_ntlmssp.h is detected then sip-sec-ntlm.c will be + disabled and NTLM will be handled by sip-sec-gssapi.c instead. + NOTE: at the time of this writing the user has to set up + GSS-NTLMSSP by hand on his system, i.e. /etc/gss/mech. + + Fixed sf#227: Adium client doesn't save email option settings. + + Fixed sf#216: SIPE stops working on Mavericks. + + Add an UI option to disable SSL BEAST mitigations NOTE: + requires Adium 1.5.10. + + Fixed sf#197: Account stays in connecting stage. + + Cleanup for sip-sec Kerberos & SSPI modules. + + Replace old TGT hack with gss_acquire_cred_with_password(). + + Clean up Kerberos detection in configure. + + Remove special case handling; code is more straight-forward + now. + + Implement internal keepalive handling. + + Implement crypto backend based on OpenSSL. + + adium: + - Xcode project files update. + - Replace NSS crypto backend with OpenSSL. ------------------------------------------------------------------- Mon Dec 23 21:02:50 UTC 2013 - dimstar@opensuse.org -- 2.11.4.GIT